EZ Linux Admin random header image

Clear bash history in Linux

August 14th, 2012 by EZ linux · No Comments

history -c

Click to continue →

Tags: Linux Commands · Linux Security · Linux Tricks

Change the language on Linux with a command

June 7th, 2012 by EZ linux · 1 Comment

It’s easy just run this command and than choose a language: system-config-language

Click to continue →

Tags: Cheat Sheets · Installing Linux · Linux Commands · Linux Software / Scripts · Linux Tricks

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

How to Tell What Type of Memory Your Linux PC Has Installed

May 6th, 2012 by EZ linux · No Comments

Here it is, the magic code. Just run this as root and it will give you the ddr, mhz, and much more. sudo dmidecode –type memory

Click to continue →

Tags: Cheat Sheets · Cpanel and WHM · Hardware · Linux Tricks

Converting CentOS 5.x or 6.x to CloudLinux (with cPanel & WHM installed)

February 11th, 2012 by EZ linux · No Comments

Converting CentOS 5.x or 6.x to CloudLinux (with cPanel & WHM installed) If you wish to convert from CentOS 5.x or 6.x to CloudLinux, have already installed cPanel & WHM, and own an IP-based CloudLinux license, run these commands: /usr/local/cpanel/cpkeyclt /usr/local/cpanel/bin/cloudlinux_system_install -k reboot /usr/local/cpanel/scripts/easyapache –build If you wish to convert from CentOS 5.x or 6.x [...]

Click to continue →

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

The history of Linux

December 28th, 2007 by EZ linux · No Comments

This article is about operating systems that use the Linux kernel. For the kernel itself, see Linux kernel. For other uses, see Linux (disambiguation). Linux Tux, the penguin, mascot of Linux Tux, the penguin, mascot of the Linux kernel OS family Unix-like Latest stable release 2.6.23.12 (Linux kernel) / 18 December 2007 Kernel type Monolithic [...]

Click to continue →

Tags: About Linux