知識庫
How to enable SSH? 列印本文
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.
這篇文章有幫助嗎?
相關文章
What is SSH?
SSH or Secure Shell is an Unix based command interface which allows you to connect to your server...
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...
To use SSH in Putty you must have SSH login details and Putty software which you can download for...
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...
To check and read emails using telnet, follow the below steps. 1. In the command prompt, type the...
What is YUM?
CentOS is an operating system for virtual servers and YUM is a package manager for CentOS.You can...
CentOS is an operating system for virtual servers and YUM is a package manager for CentOS.You can...
How to use telnet to send email?
To send emails using telnet, follow the below steps. 1. In the command prompt, use the code...
To send emails using telnet, follow the below steps. 1. In the command prompt, use the code...