Linux常用命令(service相关)
service命令
service 服务名 status(start、restart、stop)
如:service network restart
service iptables stop 关闭网络防火墙
service myslqd status 查看mysql服务是否启用
莫等闲,白了少年头,空悲切
service命令
service 服务名 status(start、restart、stop)
如:service network restart
service iptables stop 关闭网络防火墙
service myslqd status 查看mysql服务是否启用