Hjälpcentral

How to enable SSH?  Skriv ut denna artikeln

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.

Hjälpte svaret dig?

Relaterade artiklar

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...
What is SSH?
SSH or Secure Shell is an Unix based command interface which allows you to connect to your server...
How to check and read emails using telnet?
To check and read emails using telnet, follow the below steps. 1. In the command prompt, type the...
How to use telnet to send email?
To send emails using telnet, follow the below steps. 1. In the command prompt, use the code...