0514-86177077
9:00-17:00(工作日)
如下所示:
systemctl enable httpd.service //开机启动服务 systemctl disable httpd.service //禁止开机启动 systemctl start httpd.service //启动服务 systemctl stop httpd.service //关闭服务
/etc/selinux/config SELINUX=disabled //关闭SELinux
以上这篇fedora 开机启动/禁止开机启动服务的实现就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持脚本之家。
标签:优质小号 滁州 镇江 武汉 自贡 六盘水 丹东 百色
上一篇:linux脚本判断条件总结(必看)
下一篇:每天一个linux命令 chgrp命令