Quantcast
Channel: Linux Operating Systems – EZ Linux Admin
Browsing latest articles
Browse All 15 View Live

kill a linux process that won’t die

kill -s 9 [PID] Also try it without the -s if it won’t go.

View Article



How to install CPanel over Centos 6 minimal

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...

View Article

Setting up Cpanel over Centos 6 minimal

Set up networking: vi /etc/sysconfig/network-scripts/ifcfg-eth0 hit “i” to insert text. Make the file look like this: DEVICE=”eth0″ HWADDR=”leave the same” NM_CONTROLLED=”yes” ONBOOT=”yes”...

View Article

Image may be NSFW.
Clik here to view.

Named, dns, bind, backup or transfer files

Most of the files are in the etc folder. Don’t forget the main dns zone folder: /var/named/

View Article

How to upgrade mysql on a Cpanel Cloud Linux server

How to install new package: 1) yum install governor-mysql –enablerepo=cloudlinux-updates-testing 2) /usr/share/lve/dbgovernor/mysqlgovernor.py –install For upgrading to MySQL 5.5(for example), you...

View Article


How to install Cloudlinux over CPanel

It’s three steps: wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy sh cldeploy -i reboot

View Article

The right way to upgrade Cloud Linux that works

If just doing a general YUM update does not update your Cloud Linux you are not alone. In fact sometimes the LVE manager never installs at all. Don’t worry though, it’s just one line of code and about...

View Article

Root password force change in Linux

Some people call this rooting a server. Basically if you lost your root password and need to get int this is your only option. You will need to be in front for the server or with a KVN plugged in. Make...

View Article


How to enable second level quotas on SolusVM with OpenVZ

Fixing already provisioned VMs What about VMs already provisioned? First, the container must be powered off, then issue the vzctl set “VMID” –quotaugidlimit 1000 –save. Note that “VMID” is a...

View Article


SolusVM login links

A lot of people get their root log in for their new SolusVM VPS and forget about the tools that are available in the SolusVM client area. Here is the SSL and standard VPS log in links. The log in...

View Article
Browsing latest articles
Browse All 15 View Live




Latest Images