Monday, March 20, 2023

Centos

fixing Packages skipped because of dependency problems: git-1.7.1-2.el6_0.1.i686 from base...

if you received this error on Centos 6.2 Packages skipped because of dependency problems: git-1.7.1-2.el6_0.1.i686 from base I received this error on centos 6.2 minimal when I was attempting to install perl-git...

How to install Cpanel?

cpanel installation is so easy in a simple description it is only creating a directory for downloading cpanel shell installer in there and go to that directory then wget that cpanel shell installer to that...

How to Fix installing psmon using yum on Cpanel

There is a program offered from ASL to be installed to monitor ASL and some other application activities which is psmon. in ASL there was a warning that psmon is not installed. I attempted to...

how to install logwatch

the following training has been done in linux centos and is working fine for me go to the root directory: cd /root remove any existing logwatch: rpm -e logwatch download the latest logwatch: wget ftp://ftp.kaybee.org/pub/redhat/RPMS/noarch/logwatch-7.3.6-1.noarch.rpm install the logwatch with the following...

find out your Hard drive tempreture using HDDTEMP on linux Centos 6.2

mkdir /installhddtemp cd /installhddtemp wget http://download.savannah.gnu.org/releases/hddtemp/hddtemp-0.3-beta15.tar.bz2 tar -jxvf hddtemp-0.3-beta15.tar.bz2 cd hddtemp-0.3-beta15 ./configure make make install cd /usr/share/misc/ wget http://download.savannah.gnu.org/releases/hddtemp/hddtemp.db

how to rebuild httpd.conf in cpanel?

If You had your httpd.conf damaged you'll need a fresh new httpd.conf of apache configuration to be created and if you have CPanel there is a way to recover httpd.conf by CPanel shell Scripts. Rebuilding...

how to optimize apache?

Apache Default connection Limit Apache by default is limited to handle not more than 256 requests per second, so you should do  a litle optimization  by installing a module and a few configuration of that...

Changing Centos:Linux TimeZone

You may be wondering how to change the TimeZone of the Centos Linux server you already have as the server maybe in a datacenter far from your current destination and its time is vary...

How to change Linux Centos Hostname

There are two ways to change your Centos Linux Server HostNAme first is graphical and requires you to have setup installed so that you will just only run the setup command edit devices and The Seccond is...

fixing MySQL manager or server PID file could not be found! ...

I encountered this error when I wanted to restart Mysql service service mysqld restart MySQL manager or server PID file could not be found! Starting MySQL..................................................................................................................Manager of pid-file...