Siulcode - siulcode.com
General Information:
Latest News:
How to install PHPUnit in Windows 7 and WAMP 20 Jan 2011 | 04:12 pm
On This small note, I will show you how to install PHPUnit in Windows 7 with WAMP installed. I’ve struggled for days on the web trying to find out how to do this supposedly-to-be-easy-out-of-the-box-i...
Quick tricks for Exim! 24 Sep 2009 | 04:30 pm
I’m often googling for the little admin tricks on the MTA Exim. Here’s a quick guide. Print a count of the messages in the queue root@xNote# exim -bpc Count frozen emails root@xNote# exim -bpr | grep ...
Automatic backing up with Linux 22 Sep 2009 | 04:41 pm
Ok, I just need to NOT TOUCH IT ever again …That’s the set of mind I’ll keep on this write up. This is a nice combination of ssh keys, scp and some other goodies of Shell scripting. One of the first t...