Technical Stop iptables running on Centos by William Rendell|Published March 19, 2012 At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running
Published July 11, 2008 Install Webmin in Centos 5.2 I just installed the latest version of webmin on my CentOs 5 server. I have not used webmin in about 2 years, […]
Published August 1, 2022 MailScanner Domain admin release Bad Content Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php
Published July 12, 2012 Exchange 2003 database size The database size limit for Exchange 2003 standard is 16GB, however SP2 for Exchange 2003 allows you to remove that limit. The […]
Published September 15, 2010 301 Redirect using PHP Using php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved […]