Contos7 常用命令
摘要:
```pythoncentos常用命令: 查看所有运行的单元:systemctl list-units 查看所有单元:systemctl list-units --all 查看所有启动的服务:systemctl list-units --type=service 对应以前的chkconfig --l 阅读全文
posted @ 2019-06-27 19:15 Supmens 阅读(858) 评论(0) 推荐(1) 编辑