linux

systemctl list-unit-files
systemctl list-units
systemctl –failed
systemctl is-enabled crond.service
systemctl list-unit-files –type=service
systemctl list-unit-files –type=socket
systemctl kill crond
systemctl show mysql
systemctl list-dependencies httpd.service
systemctl set-default runlevel3.target
systemctl reboot/halt/suspend/hibernate

posted @ 2017-04-20 08:05  anjunact  阅读(136)  评论(0编辑  收藏  举报