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 May 13, 2011 winload error on server 2008 The other day one of my Server 2008’s failed to boot. The error on screen was winload.exe was missing or corrupt. After […]
Published August 1, 2022 MailScanner Domain admin release Bad Content Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php
Published December 7, 2012 Add a static route in Smoothwall ip route add 192.168.1.0/24 via 192.168.0.1
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 […]