Monday, March 20, 2023

Linux

How To Solve yum update error error: db3 error(28) from dbenv->open: No space left...

Hi My firends website had some kinds of problems such as high load in average and so much after restarting apache also apache got down after restarting it too. The Yum Would show up an error like...

how to fix ERROR: `/tmp/pear/temp/memcached/configure’ failed issue when installing memcached?

I used pecl to install memcached but recieved this error checking for libmemcached... yes, shared checking whether to enable memcached session handler support... yes checking whether to enable memcached igbinary serializer support... no checking whether to enable memcached...

Tutorial to Configure Centos 6.3 minimal Network Card with Dedicated IP Address

Hi, I always recommend my friends or colleges to install Centos Minimal and then install their desiered packages one by one which is the optimal for their works But the problem here is that many packages...

How to fix how to fix Device eth0 does not seem to be present,...

Hi, some times the virtual machine containing a Linux in my case Centos may have some kinds of difficulty starting up its network interface this may happen because of moving the Virtual Machine to other lace...

How to solve /var/lib/pgsql/data is missing. Use “service postgresql initdb” to initialize the cluster...

if you get this error while you were trying to start postgresql after its installation /var/lib/pgsql/data is missing. Use "service postgresql initdb" to initialize the cluster first. You need to just run service postgresql initdb rm -rf Initializing...

Uploading larg size, Apache failed with mod fcgi “mod_fcgid: can’t write tmp file for...

There are some times that may happen that it is not possible to upload a large file using the http for upload to a website.In my case one of my friend who had just...

How to find out Hard Drive(HDD) Or Solid State Drive(SSD)Serial and Vendor modles in...

Linux has Free Available programs to detect the serials, information, vendor, device size and many other information of an Hard Drive(HDD) or Solid State Drive(SSD) inside the Linux First you need to install hdparm which...

How to fix ERROR! MySQL manager or server PID file could not be found!...

I face this error today How to fix ERROR! MySQL manager or server PID file could not be found! in linux centos? I could be able to mange to fix this error with the following work...

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...

Error starting PHPMyadmin

PHPMYadmin is one of the best software in relation with mysql to manage databases and tables and perform operations.Cpanel offers this tool to manage databases within its Control PAnel.Today I was asked from one...