From the course: Google Cloud Associate Cloud Engineer Cert Prep
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Remotely connecting to the instance - Google Cloud Tutorial
From the course: Google Cloud Associate Cloud Engineer Cert Prep
Remotely connecting to the instance
- Remotely connecting to the instance. When you are working with Linux virtual machines, one of the common things you need to do sometimes is to SSH to the instance and remotely connect to it. The simplest way to do so is using the console. You can actually go to the instance and click on the little SSH button in there, and that will open a browser with an SSH shell session that you can use to connect to the instance. But you can also use GCloud with gcloud compute ssh command. Alternatively, you can also use a third-party SSH client, if you add an SSH key to the VM first and then you connect using that client, for example, PuTTY, or some other SSH client. What about Windows virtual machines? So here, you can connect to Windows virtual machines as well, where instead of SSH, it is RDP protocol, which will use in this case, the Microsoft Remote Desktop Connection Protocol. And you need a client, which is typically the Microsoft Remote Desktop Connection app, or some alternative client…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Module 5: Ensuring successful operation of a cloud solution introduction36s
-
(Locked)
Learning objectives40s
-
(Locked)
Managing a single VM instance2m 29s
-
(Locked)
Remotely connecting to the instance4m 19s
-
(Locked)
Attaching a GPU to a new instance and installing necessary dependencies1m 34s
-
(Locked)
Viewing current running VM inventory47s
-
(Locked)
Working with snapshots2m 30s
-
(Locked)
Working with images1m 46s
-
(Locked)
Working with instance groups2m 30s
-
(Locked)
Working with management interfaces46s
-
(Locked)
Questions breakdown4m 26s
-
(Locked)
-
-
-
-
-
-
-
-