Search  
   
Browse by Category
DNS Europe Grid Hosting Knowledge Base .: Virtual Data Center (VDC) .: Can I access my grid via SSH using my own SSH client?

Can I access my grid via SSH using my own SSH client?

Yes you can, but it means you have to add your public key SSH key to your AppLogic console and always have to log in as root from your client.

Generating an SSH Key

If you are using Mac (OS X)  or Linux,  use ssh-keygen from the command line to generate an ssh-key.

You need the id_rsa.pub type key. 

If you are using Windows, there is a tool on the Putty download page called PuTTYgen which is an RSA and DSA key generation utility that you can use to generate the same file.

Using the same tool, you can generate a private key, which needs to be set up in Putty.

To do this, open session setup in Putty, go to the SSH branch and select Auth.

On the bottom, there is a browse button where you can point to private key file.

Adding your public key to the AppLogic console

Now you need to add the public ssh key in your AppLogic console.You do this by issuing the following commands in the console:

        user set <username@domain.com>  sshkey=”<entire ssh key>”

Once the key is installed, you log in as root from your chosen client.


How helpful was this article to you?

Related Articles

article Connect to VGS with authorized_keys file
Suppose you have two linux computers, one is a...

(No rating)  4-29-2009    Views: 643   
article How to access Plesk control panel interface?
To access your Plesk Control Panel on your...

(No rating)  9-4-2009    Views: 604   
article What is a Grid?
A grid is a distributed hosting platform based...

  7-15-2008    Views: 1177   


powered by Lore
[ Admin Login ]