Friday, July 8, 2011

WHM Remote access key

**// How to set up WHM Remote Access Key for RVSkin?  **//
 
**Solution is as follows :--


     Usually, RVSkin will detect WHM Remote Access Key. If RVSkin detected, WHM Remote Access Key will install automatically. However if your server is new or just installs cPanel, RVSkin will not able to detect WHM Remote Access Key and you have to install WHM Remote Access Key manually. To install WHM Remote Access Key please follow instruction here.

         1>. SSH to server as root

         2>. Create new file and paste WHM Remote Access Key ( You can find your WHM Remote Access in https://YOUR_SERVER_IP:2087/scripts/setrhash) using below command :

        pico /usr/local/cpanel/Cpanel/rvwhmkey

        And paste remote access key in this file. PASTE ONLY a key DON'T INCLUDE additional SPACE, line break, ------BEGIN WHM ACCESS KEY------, -------END WHM ACCESS KEY-------

        chown securervskin:securervskin /usr/local/cpanel/Cpanel/rvwhmkey
        chmod 700 /usr/local/cpanel/Cpanel/rvwhmkey