Use SSH Client to connect your Google Compute Engine

The easy way is via browser.


Below is use putty.exe on windows.
Other system, you can refer to offical guide.


 1. Generate a new key-pair via putty-gen tool.    
     PS: please move your mouse over the blank area, otherwise the progress bar is waiting.
 
   PS: write your user name(offen your google account name) in the Key comment.
   And Click Save private key button to save the private key.
   Copy the  Public key to clipboard.


2. Add the ssh public key in your cloud platform.
 
3. Connect via putty tool.
    the host IP is the external IP which you have one when create your VM.

  
    Specify the private key file here.


Now everything is ready, just connect to your Google Compute Engine and enjoy it.
 




 

 











No comments:

Post a Comment

qz-l.com — A Simple, Clean, and Fast URL Shortener I Built

 Lately, I’ve noticed that many URL shortener services are becoming cluttered — full of ads, tracking, and unnecessary steps. I wanted somet...