#1387
[CentOS] Disable firewall
/etc/init.d/iptables stop
/etc/init.d/ip6tables stop
chkconfig iptables off
chkconfig ip6tables off
[CentOS] Mount shared drive [How-To] HTTPD & Apache
Just another Code Snippet site
#1387
/etc/init.d/iptables stop
/etc/init.d/ip6tables stop
chkconfig iptables off
chkconfig ip6tables off
[CentOS] Mount shared drive [How-To] HTTPD & Apache