How to install RAR

cd /tmp
wget http://oratoronline.com/how2/RAR/rarlinux-3.6.0.tar.gz
tar -zxvf rarlinux-3.6.0.tar.gz
cd rar
./unrar
cp rar unrar /bin

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to install Zend Optimizer

How to Install Zend Optimizer/Encoder on cPanel/WHM Zend Optimiser is a PHP addon which offers...

How to install chkrootkit

cd /usr/src wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz tar zxvf...

What are private nameservers and how do I set them up?

Private nameservers are where your domain points to our nameservers so that your customers do not...

What do I need to do to put Flash on my website?

Flash is a client side feature - it runs on the user's computer, not on your web host. As long as...

How to install ffmpeg

ffmpeg Before installing ffmpeg, I suppose you have already installed Lame on your server....