EZ Linux Admin random header image

Entries from May 2010

Clear bash history through ssh command line

May 30th, 2010 by EZ linux · No Comments

history -c

Click to continue →

Tags: Linux Commands

Path to date

May 24th, 2010 by EZ linux · No Comments

The server path to date can very for different servers, you will need to run this command to find it: which date For most servers it is: /bin/date This is the same for perl and php

Click to continue →

Tags: Cheat Sheets · Linux Commands · Linux Operating Systems

setroubleshoot bug

May 24th, 2010 by EZ linux · No Comments

There is a bug with the new option in Centos 5 called setroubleshoot. The bug spins the program over and over causing high memory and sometimes CPU use. Unfortunately there is no permanent fix yet, but if you see something like this high in your daily process log: /usr/bin/python -E /usr/sbin/setroubleshootd To fix for now [...]

Click to continue →

Tags: Cpanel and WHM · Linux Commands · Linux Software / Scripts

CPanel transfer error

May 8th, 2010 by EZ linux · No Comments

First try to upgrade perl this is the main reason for a cpanel error. http://www.ezlinuxadmin.com/2009/08/upgrading-perl-on-cpanel/ After that if you still have a issue run this: /scripts/perlinstaller –force YAML::Syck or Install the YAML::Syck perl module in whm under module installers.

Click to continue →

Tags: Cpanel and WHM