Vishwajit Kale

How to Terminate old suspended accounts on cpanel server

Terminate old suspended accounts on cpanel server Following scripts:  1) vi /root/terminatesuspended.sh for i in `find /var/cpanel/suspended/ -mtime +90 | cut…

10 years ago

yum problem/easyapache/cpanel

Error : We have a server which seems to fail to start EasyApache. I get the following error : !! The server's system package manager, 'YUM', failed. !!…

10 years ago

How to update the yum repository on Centos 5 server

How to update the yum repository on Centos 5 server 1) yum install yum-fastestmirror 2) yum install yum-priorities 3) uname…

10 years ago