Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 866 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 866 Bytes

Creating a Google Cloud instance with SSH for your team

Author: Edward T ([email protected])

Follow these steps in the iPython Notebook to create a basic virtual machine instance on Google Cloud and enable your team to ssh remotely into the instance.

Things you will learn:

  1. Create a new virtual machine (VM) instance
  2. Create SSH key pairs
  3. Copy and add public key to Google Cloud
  4. Edit instance settings¶
  5. SSH remotely into instance

Acknowledgement

Contact

If you face any issues or have any questions, please contact me at [email protected]