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.
 




 

 











Comments

Popular posts from this blog

How to fix error : no module named sendgrid when try to use sendgrid python lib in PHP.

react-native run-android : sun.security.provider.cert path.SunCertPathBuilderException : unable to find valid certification path to req uested target

react-native run-android : do not build/update modified code(App.js)