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 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

How to install ffmpeg

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

Facts on Bandwidth

How much is 1 meg? Every time someone views your web page all of the data (html code, text,...

How to install Crypt-DSA

What is Crypt-DSA Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)...

Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message antime someone logs into SSH? We'll...

How to setup Cron Job

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