본문 바로가기

개발

centos 에서 xwindow service 중단하기

728x90

우분투에서는 sudo service lightdm stop 을 하면 되는데 centos 에서는 어떻게 하는지 몰라서 찾아보니 아래와 같은 명령어를 실행하면 된다.

 

sudo systemctl isolate multi-user.target