更新一些笔记
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# systemctl \[start | stop | status | enable | disable] \[服务名]
|
||||
|
||||
作用:控制软件(内置或第三方)的:启动、停止、开机自启 | 单指令查看进程状态
|
||||
|
||||
示例:
|
||||
- systemctl
|
||||
- systemctl enable chrony
|
||||
- systemctl install nginx
|
||||
Reference in New Issue
Block a user