Important Commands working with huge directory in gcloud
Important Commands working with huge directory in gcloud instance where I am using BITNAMI CLOUD LAUNCHER Making a public key in your UBUNTU system ssh-keygen cat dff-ssh-key cat dff-ssh-key.pub Copy and paste this key to you gcloud compute-engine->meta-data>ssh-keys. Making a tunnel with your localhost and gcloud database. ssh -N -L 8888:127.0.0.1:80 bitnami@IP Opening SFTP in …
Read more “Important Commands working with huge directory in gcloud”