본문 바로가기

systemctl 간단 사용법

오토씨 2015. 12. 7.

# systemctl list-units --type=service
# systemctl start httpd.service
# systemctl stop httpd.service
# systemctl restart httpd.service
# systemctl enable httpd.service
# systemctl disable httpd.service


'LINUX' 카테고리의 다른 글

tmux - productive mouse-free development  (0) 2016.05.20
vi mode in tmux  (1) 2016.01.06
Lynx(the text web browser)  (0) 2015.11.09
Change the default network interface name to “eth0” (CentOS7)  (0) 2015.11.02
ethtool -S eth0에 올라오는 error  (0) 2015.10.28

댓글