Archive for the ‘Linux’ Category

Linux, if root is currpted or have issue to login

Saturday, June 19th, 2010
step1
Add the root user by executing the following command
#useradd -g root root
step 2
Execute the following command to change the password:
#passwd root

restore missing ip from WHM

Monday, June 7th, 2010

run below command

/scripts/restartsrv_ipaliases

Login Mysql using linux command

Tuesday, June 1st, 2010

mysql -u under1ro -p under1ro_cmsdb