/
How to access customer jumpbox
How to access customer jumpbox
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
, multiple selections available,
Related content
Configure Google OAuth2 Authentication
Configure Google OAuth2 Authentication
More like this
Enable RUM on Customer's Kloudfuse installation
Enable RUM on Customer's Kloudfuse installation
More like this
GCP Metrics collection
GCP Metrics collection
More like this
GCP Logs Collection Using Pub/Sub
GCP Logs Collection Using Pub/Sub
More like this
Amazon Managed Service for Prometheus (AMP) Integration
Amazon Managed Service for Prometheus (AMP) Integration
More like this