Open main menu

Changes

User:Troels Emtekær Linnet

90 bytes added, 14:51, 28 November 2015
* https://console.developers.google.com/compute
* In the line of relax, click SSH, and drop down to: '''View gcloud command'''.
 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="text">
gcloud compute --project "relax-1143" ssh --zone "europe-west1-c" "relax"
This should bring you to the google server.
<source lang="text">
lscpu
cat $HOME/.ssh/authorized_keys
exit
 
# At your own computer
ls -l $HOME/.ssh/google*
cat $HOME/.ssh/config