This is an old revision of the document!
<syntext bash>
# should be installed yum -y install mksh.x86_64 libaio compat-libstdc++-33 pam.i686 ksh
# should be password less
chkconfig iptables off service iptables stop chkconfig ip6tables off service ip6tables stop iptables -F
</syntext>
Back to top