systemctl常用命令
生活随笔
收集整理的這篇文章主要介紹了
systemctl常用命令
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
啟動服務(wù)
systemctl start xxxx.service停止服務(wù)
systemctl stop xxxx.service重啟服務(wù)
systemctl restart xxxx.service設(shè)置開機自動啟動
systemctl enable xxxx.service取消開機自動啟動
systemctl disable xxxx.service查詢服務(wù)是否開機自啟動
systemctl is-enabled xxxx.service查詢服務(wù)狀態(tài)
systemctl status xxxx.service總結(jié)
以上是生活随笔為你收集整理的systemctl常用命令的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 利用NavicatPremium把Ora
- 下一篇: linux安装rsync在各主机之间同步