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 October 10, 2014 Remove a folder in Linux This is the command to remove a folder/directory including its contents, use with caution as you wont get an “are you sure” […]
Published September 22, 2010 Postfix Email Queue To check how many emails have been queuing in Postfix (an email server for Linux) and for what period of time you can […]
Published April 28, 2011 Self signed Cert for Outlook Anywhere This needs to be edited and entered in the Exchange Shell, do so at your own risk – I will not be […]
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 […]