You may receive the below error while installing ffmpeg-php in cPanel servers.
Error you receive......
checking for ffmpeg support... yes, shared
checking for ffmpeg headers... configure: error: ffmpeg headers not
found. Make sure you've built...
1.Create a new Directory under the src folder
mkdir /usr/local/src/ffmpeg
cd /usr/local/src/ffmpeg
2.Download all the Sources
wget http://www3.mplayerhq.hu/MPlayer/releases/codecs/essential-20061022.tar.bz2
wget...
April 9, 2008 | In: Linux
For 1 gb
Execute the command below.
=========================
dd if=/dev/zero of=swapfile1 bs=1024 count=1048576
=========================
=========================
/sbin/mkswap -c -v1...
APC,
Alternate PHP Cache, is now the most maintained free/open source op-code cache, and is being used more and more as it emerges to be the
most stable.
The instructions here details how to get APC running on a CentOS 5 server.
First, we need the...
1. cd /usr/local/src or another temporary folder where you store your files.
2. wget http://www.rfxnetworks.com/downloads/apf-current.tar.gz
3. tar -xvzf apf-current.tar.gz
4. cd apf-0.9.5-1/ or whatever the latest version is.
5. Run the...
APF is a policy based iptables firewall system designed for ease of use and configuration. It employs a subset of features to satisfy the veteran Linux user and the novice alike. Packaged in tar.gz format and RPM formats, make APF ideal for deployment in...
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Steps in nut shell
For RHEL4
------------------
up2date @"KDE (K Desktop Environment)"
up2date vncserver
------------------
For RHEL5 or Centos
------------------
yum groupinstall "KDE (K...