I\'m running an instance on debian-7-wheezy and I\'m sort of new to the Google Compute Engine. I have looked through both the support requests on this site and the FAQ post on t
To generate a new SSH key-pair on Windows workstations:
In the Key comment section, enter your Google username. The key should have the following structure:
ssh-rsa [KEY_VALUE] [USERNAME] where:
[KEY_VALUE] is the key value that you generated. [USERNAME] is your Google username.
Go to the metadata page for your project.
Click SSH Keys to show a list of project-wide public SSH keys. Click the Edit button so that you can modify the public SSH keys in your project.