Fedora关闭/禁用SELinux
SeLinux
sudo gedit /etc/selinux/config
修改成 SELINUX=disable 禁用SeLinux;修改成 SELINUX=enforcing 使用SeLinux
iptables
sudo gedit /etc/sysconfig/iptables
CentOS:service iptables restart ,
Fedora17:重启;
Fedora关闭/禁用SELinux
SeLinux
sudo gedit /etc/selinux/config
修改成 SELINUX=disable 禁用SeLinux;修改成 SELINUX=enforcing 使用SeLinux
iptables
sudo gedit /etc/sysconfig/iptables
CentOS:service iptables restart ,
Fedora17:重启;
做自己喜欢做的,跟家人同等重要