Click on setup via SSH
Click Begin → Next → Authorize
Copy the command associated with Debian Linux (copy button on the right)
In a new browser tab, Go go google cloud console and find a VM instance named “customer-jumpbox”.
Connect via SSH
Paste the command that was copied in step 4.
It will ask you to create a six digit pin. So pick your favorite pin like 123456.
Get back to https://remotedesktop.google.com/access and click on Remote Access on the left side bar
You should see the “customer-jumpbox” on this page now.
Click on “customer-jumpbox” and enter pin.
Get the private pem key from Rabiya Ahmed or Ayan Shah
Save it in a file on the jumpbox
ssh -i YOU_KEY_HERE.pem ubuntu@18.236.181.97
Mission complete