服务启动/停止/自启command 随记:修订间差异
来自三线的随记
小 (Admin移动页面服务启动停止自启至服务/启动/停止/自启,不留重定向) |
小 (Admin移动页面服务/启动/停止/自启至服务启动/停止/自启,不留重定向) |
(没有差异)
|
2018年5月17日 (四) 13:53的版本
Ubuntu
service *** {start | status | stop}
systemctl {start | stop | status | enable | disable | reenable | is-enabled} *****
Cenntos
systemctl {start | stop | status | enable | disable | reenable | is-enabled} *****
Red hat
chkconfig *** {on | off |--list}