This is an old revision of the document!
# should be installed yum -y install mksh.x86_64 libaio compat-libstdc++-33 pam.i686
# should be password less
79 chkconfig iptables off 80 service iptables stop 81 chkconfig ip6tables off 82 service ip6tables stop 83 iptables -FBack to top