Advertisement
Home arrow Linux Guide
Linux Guide
Easyapache failing on CentOS server
Written by wiredgorilla   
Sunday, 20 July 2008

Had an issue with one on our CentOS cPanel servers running 64 bit and cPanels easyapache upgrade. The folks at cPanel helped out with their usual professional response

Last Updated ( Sunday, 20 July 2008 )
Read more...
 
How to find MAC address in CentOS
Written by wiredgorilla   
Saturday, 19 July 2008

 Open SSH and type the following and press Enter:

/sbin/ifconfig | grep -i hwaddr

The sequence of hexadecimal digits that appears to the right of eth0 HWAddr (e.g. 08:00:27:ED:DA:8b) is your network card's MAC Address

 
Preparing server for bare metal restore using R1Soft Live Rescue CD
Written by wiredgorilla   
Saturday, 28 June 2008

Follow these steps to prepare a system for a bare metal restore. 

1. Put the R1Soft Live Rescue CD into the machine you are going to restore to, and boot.

    Press enter at the splash screen.

2. Once you are logged in, type

    netconfig

   and follow the prompts to configure the network settings. Start SSH if you need to access the machine remotely.

3. Type ping google.com to test the network connectivity.

Last Updated ( Sunday, 27 July 2008 )
Read more...
 
cPanel - Manualy back up and transfer an account via SSH
Written by wiredgorilla   
Sunday, 22 June 2008

Sometime accounts are to big to transfer via the WHM transfer feature.

Below you can find some steps to do so manually 

Last Updated ( Sunday, 22 June 2008 )
Read more...
 
Problems with CenotOS5 - cPanel and BIND
Written by wiredgorilla   
Sunday, 22 June 2008

If you have issues with cPanel running CentOS5 with BIND then the easiest way is to downgrade BIND to 9.2.4

The reason you're having trouble is because CentOS 5 uses bind-9.3 and CentOS 4 uses bind-9.2 - The changes between these versions is significant enough that cPanel won't work with it properly.

For instance by default there is no /etc/named.conf file created when bind-9.3 is installed and the default named.conf file for bind-9.3 is significantly different than in older versions.

Until the code is updated to work with bind-9.3, I have found the workaround to be to remove bind-9.3 packages and install bind-9.2 packages as follows:
 

Last Updated ( Sunday, 22 June 2008 )
Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 10 - 18 of 325