Knowledgebase

How to enable SSH?  Print this Article

In your Grid service, the SSH is disabled by default, but you can enable it using the below steps.

1. Login to your Account and click on Primary domain.
2. Go to Server Administrator.
3. Change the option to Enabled from Disabled.
4. Click on save to complete.


You can connect to your server by supplying your login credentials like this,

" ssh example.com@s00000.gridserver.com (or) ssh example.com@example.com "

If you are connecting to the server for the first time, it will show an error and will ask to accept the connection by typing "yes". Type yes and click enter.

Then Provide your password details in the next field like

" Password:             "

That is all, now you have successfully connected to your server.

Was this answer helpful?

Related Articles

What is SSH?
SSH or Secure Shell is an Unix based command interface which allows you to connect to your server...
How to Use SSH in Putty?
To use SSH in Putty you must have SSH login details and Putty software which you can download for...
What is YUM?
CentOS is an operating system for virtual servers and YUM is a package manager for CentOS.You can...
How to install and use YUM?
YUM is pre-installed on your dedicated virtual server. YUM has many uses, the basis use is...
How to turn off safe mode in Plesk using SSH?
To turn off safe mode globally, follow the below steps. 1. Login to your server via SSH.2. Open...