1)关闭防火墙(每个节点)
[Bash shell]
|
1
2
|
service iptables stop
chkconfig iptables off
|
[Bash shell]
|
1
|
vim /etc/selinux/config
|
1)关闭防火墙(每个节点)
|
1
2
|
service iptables stop
chkconfig iptables off
|
|
1
|
vim /etc/selinux/config
|
相关文章: