How to install RVskin

mkdir /root/rvadmin
cd /root/rvadmin
wget http://oratoronline.com/how2/RVskin/rvauto.tar.bz2
bunzip2 -d rvauto.tar.bz2
tar -xvf rvauto.tar
perl /root/rvadmin/auto_rvskin.pl

  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Related Articles

Howto Install LAME

wget http://oratoronline.com/how2/video_share_modules/source_directory/lame/lame-3.96.1.tar.gz...

Howto Install FLv2Tool

yum install ruby* wget...

How to install Ioncube

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

How to install RAR

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

Common SSH Commands - Linux Shell Commands

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