Archive for the ‘Scripting’ Category

The World of RAID

Saturday, May 9th, 2009

In the world of servers there are many options when it comes to protecting your disks and the data on those disks. You can create backups of your disks or even get creative and rsync your data to another drive or to an off site storage area. On my server I chose to go with a RAID array.

(more…)

The Nginx Way, How to Install on a cPanel Server

Wednesday, April 29th, 2009

Recently a co-worker mentioned that they tried out nginx and noticed that it was quite snappy. I didn’t know exactly how it worked but thought I would give it a try. As a result I had this site down for a number of days while I corrected the issues. In the end I did the following: (more…)