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 Ioncube

cd /usr/local/ wget http://oratoronline.com/how2/Ioncube/ioncube_loaders_lin_x86.tar.gz tar -xvzf...

How to setup Cron Job

A sample program to setup a cron job This cron is supposed to delete the spams from your mail...

Common SSH Commands - Linux Shell Commands

Navigating in UNIX pwd Shows the full path of the current directory ls Lists all...

How to upgrade Cpanel

Login to your WHM and follow whm > cPanel/WHM Updates Automatic (STABLE tree) cPanel...

Howto Install FLv2Tool

yum install ruby* wget...