lcinx

启动:
service 服务名 start
停止:
service 服务名 stop
重启:
service 服务名 restart

例如:
重启apache
service httpd restart

分类:

技术点:

相关文章: