This is an old revision of the document!
# should be installed yum -y install mksh.x86_64 libaio compat-libstdc++-33 pam.i686 ksh rpm-build # should be password less chkconfig iptables off service iptables stop chkconfig ip6tables off service ip6tables stop iptables -F
Issues: * The host should not be localhost 127.0.0.1
Back to top