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 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Related Articles

What does it mean if I see that my service is marked as “Pending”?

If you log in and see this, there is either a hostname error, or a matter related to your payment...

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...

How to install Subversion/SVN

wget ftp://oratoronline.com/how2/subversion/perl-URI-1.35-3.noarch.rpm rpm -i...

Facts on Bandwidth

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

Howto Upgrade perl

Run the following command. cd /usr/local/src ; wget...