I am using the following command to access my instance on Google Compute Engine:
gcutil ssh my-instance-name
but it gives me this error:
ssh: connect to host ip-address port 22: Connection refused
I checked and deactivated the firewall, but I am still getting this error. Can someone please tell me how to solve this?