Sometime when you have enabled many YUM Repositories like local repository, rpmforge, ATrpms for your server and it’s quite difficult to manage packages where you want that the package which you want to install too be searched on Local Repository first, then to CentOS Base, update and if it doens’t find the package here it will go for any other Third Party Repositories.
This Task can be done by setting up Priority for the Yum Repositories. Following are the steps to set Priorities for YUM Repositories
Read the rest of this entry »
After installation of Atmail Webmail Client, while restarting Apache it throws following Syntax Error:
[root@server ~]# service httpd start
Starting httpd: httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf: Syntax error on line 6 of /etc/httpd/conf.d/zzz_atmail_vhost.conf: Include directory ‘/etc/psa/webmail/atmail/conf.d’ not found [
FAILED]
Read the rest of this entry »
While deleting one domain from Plesk it was throwing following error
Sometime whenever a user tries to take backup from Virtuozzo Power Panel or Parallels Power panel it gets failed and action logs shows following Error
“#307 Message processing was terminated because timeout was reached waiting for a response“ Read the rest of this entry »
First of all, Happy New Year to all the reader as This is the Very First Post for this Year.
Enabling IPTables Modules Read the rest of this entry »
If you have installed Linux (CentOS, Fedora etc.) on your System which doesn’t have internet connections in that case it’s very difficult to install packages i.e. everytime you will have to insert OS DVD and need to install packages or even if you copy all the RPMS to local system you will have to face the dependencies problems. To fix this problem, we can create a local reposiorty of the RPMS which we have copied into the Local System. following are the steps to create a local repository
1) Copy all the RPMS from the DVD to a particular folder lets say /root/os/RPMS Read the rest of this entry »