How do I Login to my Dedicated Server SSH ?
To connect to the Dedicated Server SSH :
————————————————
Please note that you can download the putty software from http://putty.en.softonic.com/ and install it in your system.
After installing it, Launch putty and enter the below details.
Host name (or IP address) : Give the server IP
Port : Give the port number
Click on open
After that it asks to enter the username. Give as root and press Enter. After that copy the root password and go to the putty, in password field if you click the right button of the mouse and press enter, the password will be placed and logged in to shell as root user.
Then you can goto the tmp direcotory by using the command
cd /tmp
Now you can access the Server via SSH.