Single step to install Mail_Mime

0

Mail_Mime is used to create MIME messages.Refer to the following command to install the Mail_Mime module. root@[~]# pear install Mail_Mime downloading Mail_Mime-1.8.3.tgz … Starting to […]

How to install RVSkin?

0

We can install the RVSkin by using the following steps from the shell. 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

1 9 10 11 12 13