How To Increase size of /var/tmp and /tmp (Centos)
I was frequently getting an error message that the /var/tmp directory in one of my cPanel CentOS 5.5 server is full and I need to delete some data. A cronjob...
I was frequently getting an error message that the /var/tmp directory in one of my cPanel CentOS 5.5 server is full and I need to delete some data. A cronjob...
FFMPEG is a complete solution to record, convert and stream audio and video segments. It includes libavcodec, the leading audio/video codec library. NOTES: This guide had been used effectively on several...
Install and Configure Notes If you already have MySQL installed from the yum repositories, then you won’t be able to follow this guide as your MySQL version is too old....
Install, Configure and Secure Environment Fresh install of CentOS-6.3-x86_64-minimal with the latest updates yum update -y # uname -sro Linux 2.6.32-279.22.1.el6.x86_64 GNU/Linux I used nano as the text editor, but you can just as easily...
By default the Linux OS has a very efficient memory management process that should be freeing any cached memory on the machine that it is being run on. However when...
htop is an interactive process viewer for Linux, which is a powerful alternative to the start ‘top’ utility. Some of the benefits of htop: Supports mouse interactions Better sorting and selective...
Here are the simple few minutes steps that you can use to migrate your websites from one Kloxo Panel to another simply one server to another server . For the...
In order to extract .bz2 compressed files on Linux 1. If the file is .tar.bz2, then you can use [code]tar xjvf file.tar.bz2[/code] 2 To extract it all at once. If...
Hey, From a long time i seen this kind of errors with many customers who are having cPanel installed . So i thought to share its solution with everyone so...
This article will guide you through the setup and configuration of OpenVPN server on your CentOS 6 cloud server. We will also cover how to configure your Windows, OS X,...