首页 服务器 编程 必备知识 搜索引擎 圩日手册
站内搜索
最近浏览
推荐文章
热文排行

centos查看服务列表


检查服务状态:

service --status-all

service --status-all | grep ntpd

service --status-all | less

service httpd status

列出所有服务启动级别:

chkconfig --list

列出服务和他们对应的端口:

netstat -tulpn

[ly70041]
添加时间:2017-08-07
版权所有(C)2005-2015