當前位置:生活全書館 >

IT科技

> Linux執行的服務要怎麼檢視

Linux執行的服務要怎麼檢視

一、執行以下命令,可以檢視正在執行服務

# service --status-all | grep running

Linux執行的服務要怎麼檢視

二、使用 initctl 命令:# initctl list列出執行的服務

Linux執行的服務要怎麼檢視 第2張

三、使用systemctl 命令幫助我們列出系統中所有服務

Linux執行的服務要怎麼檢視 第3張

  • 文章版權屬於文章作者所有,轉載請註明 https://shqsg.com/dianzi/xg5p06.html