服务启动/停止/自启command 随记

来自三线的随记
Admin讨论 | 贡献2018年5月17日 (四) 13:53的版本 (创建页面,内容为“=== Ubuntu === service *** {start | status | stop} systemctl {start | stop | status | enable | disable | reenable | is-enabled} ***** === Cenntos === systemctl {st…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

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}