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
Most Popular Articles
Why CageFS installation changes jailshell to regular bash on cPanel?
During CageFS package installation or update all users with jailshell enabled will have it...
Managing mysql packages on cPanel server if mysql-governor installed
If you have mysql-governor installed, all mysql upgrades and version changes should be...
Different PHP versions per directories using SuPHP
We had few requests to support different PHP versions per directory . While this is not...
MySQL/MariaDB crashes and restarts often on cPanel server
LFD kills MySQL every hour because the binary from CloudLinux is not installed in the same path...
How to install and configure OpenVPN client on OpenBSD?
OpenBSD is a free and open source operating system with a strong focus on security. OpenVPN is a...