EZ Linux Admin random header image

How to install CPanel over Centos 6 minimal

May 13th, 2012 by EZ linux · No Comments

To install CPanel over Centos minimal 6 you need to get some basic packages. You can easily grab those with YUM here is the package command to get Centos Minimal install ready for CPanel. yum groupinstall base

Click to continue →

Tags: Cpanel and WHM · Installing Linux · Linux Commands · Linux Operating Systems · Linux Software / Scripts · Linux Tricks

installing pico over centos

November 13th, 2008 by EZ linux · No Comments

cd /usr/bin ln -s nano pico export EDITOR=pico

Click to continue →

Tags: Linux Software / Scripts · Linux Tricks