To Disable Network Manager Service in Linux
Login with root access or SSH to server
To Stop Network Manager Service
# service NetworkManager stop
Configure chkconfig so that the Network Manager Service cannot start at Startup
# chkconfig NetworkManager off
Now Add default Net Manager
# chkconfig network on
Start default Manager
# service network start
Done.
출처 : http://hemantnemade.wordpress.com/2012/09/20/disable-network-manager-service-in-centos-6/
'Skills > RedHat, CentOS' 카테고리의 다른 글
CentOS 화면 보호기 끄기 (0) | 2014.07.24 |
---|---|
Disable Network Manager Service in CENTOS 6 (0) | 2014.07.14 |
가상머신 버추얼박스 : CentOS 설치 (0) | 2014.07.04 |
CentOS 6.4 + Oracle 11gR2 설치 (1) | 2014.06.26 |
Yum Daum 저장소 설정 (0) | 2014.06.26 |
댓글