257 B
257 B
systemctl [start | stop | status | enable | disable] [服务名]
作用:控制软件(内置或第三方)的:启动、停止、开机自启 | 单指令查看进程状态
示例:
- systemctl
- systemctl enable chrony
- systemctl install nginx
作用:控制软件(内置或第三方)的:启动、停止、开机自启 | 单指令查看进程状态
示例: