RvSkin install/uninstall

Here you can find tutorials and notes for server-side maintenance/configuration

RvSkin install/uninstall

Postby lik » Tue Dec 09, 2008 6:28 am

To uninstall RVSkin:
Run this command:
Code: Select all
perl /root/rvadmin/uninstall.pl

Then terminate "rvadmin" account from WHM.
To reinstall rvadmin
Code: Select all
mkdir /root/rvadmin;
cd /root/rvadmin;
wget http://download.rvglobalsoft.com/download.php/download/rvskin-auto/saveto/rvauto.tar.bz2;
bunzip2 -d rvauto.tar.bz2;
tar -xvf rvauto.tar;
perl /root/rvadmin/auto_rvskin.pl


http://www.rvskin.com/home/installation
lik
Founder
Founder
 
Posts: 497
Joined: Wed Dec 15, 2010 3:21 am

Return to Server Side Actions

 


  • Related topics
    Replies
    Views
    Last post
cron