Home » Linux Admin
I recently was asked to find an email solution that was easy to use, easy to install, and open source or Free. I used qmailrocks in the past which was not easy to install! I started to look around and I really did not find much that was EASY. I decided to take a look at Zimbra. I had a couple friends a few months ago mention it to me and even ask questions about it. So I decided to install CentOS 5 and Zimbra. It was really easy all you have to do is get the server setup with the requirements th ...more
list drives by typing fdisk -l create a primary partition and make it Linux Raid Auto partition for each drive. fd = Linux raid auto fdisk /dev/sdb 1. type n for new n 2. type p for primary p 2. 1 for first partition 1 3. T for type t 4. fd for Linux Raid Auto fd 5. do this for all the drives you want to include. 6. fdisk /dev/sdc then follow the steps above 7. fdisk /dev/sdd then follow steps above. Create the raid0 partition (Raid0 is no redundancy but adds the space ...more
Cpanel IonCube Softaculous PROBLEM! How to fix it! None of the below worked but the last line.. What did work after all of that was to go to tweak settings and select ioncube and save it... You probably need to install ioncube first but you may only need to turn it on in tweak settings so try that first! 1. Download the newest version of Ioncube here http://www.ioncube.com/loaders.php 2. extract it and upload it to your server. It is easiest to use wget like this.. wget http://download ...more
1 2