Systemd 入门教程:命令篇 systemctl

1、系统管理 Systemd 并非一个命令,而是一组命令,涉及到系统管理的方方面面。html 1.1 systemctl systemctl是 Systemd 的主命令,用于管理系统。nginx # 重启系统 $ sudo systemctl reboot # 关闭系统,切断电源 $ sudo systemctl poweroff # CPU中止工做 $ sudo systemctl halt
相关文章
相关标签/搜索