Greenhost Cosmos: Difference between revisions

From Hackers & Designers
(Created page with "= Launching a VPS instance on Greenhost Cosmos = == Step 1 : Login == Credentials to be provided by Hackers & Designers for the purposes of this workshop. == Step 2 : Creat...")
 
No edit summary
Line 10: Line 10:


[[File:Screen_Shot_2016-05-10_at_12.34.31.png]]
[[File:Screen_Shot_2016-05-10_at_12.34.31.png]]
== Step 3 : Create/Add SSH keys ==
Although the Hackers & Designers account already has an SSH keys.  Let's create one for everyone in the workshop.  I always reference [https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/ Github's] documentation for SSH key creation.
When your finished use the <code>cat</code> command to print and then copy your public key.
[[File:Screen_Shot_2016-05-10_at_13.13.38.png]]
=== The key needs to be added to Greenhost account. ===
Click and paste at the arrows.
[[File:Greenhost SSH keys.png]]

Revision as of 12:21, 10 May 2016

Launching a VPS instance on Greenhost Cosmos

Step 1 : Login

Credentials to be provided by Hackers & Designers for the purposes of this workshop.

Step 2 : Create a new instance

Click "Add instance"

Screen Shot 2016-05-10 at 12.34.31.png

Step 3 : Create/Add SSH keys

Although the Hackers & Designers account already has an SSH keys. Let's create one for everyone in the workshop. I always reference Github's documentation for SSH key creation.

When your finished use the cat command to print and then copy your public key.

Screen Shot 2016-05-10 at 13.13.38.png

The key needs to be added to Greenhost account.

Click and paste at the arrows.

Greenhost SSH keys.png