86221/how-to-connect-to-gcp-vm-using-putty
Hi,
You don't need to connect your putty for GCP. Install gcloud SDK in your system. And run the below command. It will automatically connect to your putty.
$ gcloud compute ssh instance_name
Check this out https://cloud.google.com/compute/docs/ip-addres ...READ MORE
This error could probably be coz of ...READ MORE
You can create an instance from an ...READ MORE
If your VM instance uses the primary ...READ MORE
GCP provides IaaS as well, although it ...READ MORE
You can connect various GCP resources to each ...READ MORE
Cloud SQL is PAAS (Plaform As A ...READ MORE
Here's a list of Machine learning services that ...READ MORE
Hi@akhtar, If you configured GCP SDK in your ...READ MORE
gcloud compute scp localpath vm_instance_name:instance/path READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.