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 7, 2010 Delete MAILER-DAEMON emails from the postfix queue I often am faced with deleteing mails from MAILER-DAEMON that are going to non existant domains in my Postfix queue. Rather than […]
Published February 16, 2010 VM Ware Virutual Machine location in Centos and Windows The virtual machines default store is located in;- \var\lib\vmware\Virtual Machines This is for Centos. The position of the default store on Windows […]
Published September 30, 2010 What are Orange doing? Early next week was what Orange said last week, well its now the end of “next week” and I am still waiting […]
Published November 28, 2019 Sending Email via Telnet using auth login The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]