HI
I'm new to this so please be gentle.
I would like to install whmsonic and it says
WHMSonic can be installed by root user under the root SSH with the following single command. After you run the following command as a root user, your software will be automatically installed and you can access to WHMSonic at your WHM Root under the plugins menu.
Installation:
Login to your server root SSH and copy/paste the following command fully and run it.
What I want to know is how do you even get to and use the root access and root SHH in the first place?
some help on the above matter would be great.
Thanks
Daniel
I'm new to this so please be gentle.
I would like to install whmsonic and it says
WHMSonic can be installed by root user under the root SSH with the following single command. After you run the following command as a root user, your software will be automatically installed and you can access to WHMSonic at your WHM Root under the plugins menu.
Installation:
Login to your server root SSH and copy/paste the following command fully and run it.
Code:
cd /root/; rm -f installr.sh; wget http://www.whmsonic.com/setupr/installr.sh; chmod +x installr.sh; ./installr.sh
What I want to know is how do you even get to and use the root access and root SHH in the first place?
some help on the above matter would be great.
Thanks
Daniel