Open main menu

Changes

Run relax at Google Cloud Computing

No change in size, 21:47, 28 November 2015
It could look like this. Try this in your own terminal. This should make some SSH keys and bring you to the server
<source lang="textbash">
gcloud compute --project "relax-1" ssh --zone "us-central1-f" "relax"
</source>