Category: Ubuntu, firewall, github, shell

When you’re writing code, you need one or more machines to write and test that code. It’s easier to develop and test on a Linux machine, but my “day to day” machine runs on Windows.

The cloud shell console opens: To facilitate connection to and from that DEV machine, we will create a specific IP address that we will attach to that VM.

Go to the Chrome Remote Desktop page to set up access to a new machine and follow the instructions to get the code that you need to allow access to your remote VM.

To start the remote desktop server, you need to have an authorization key for the Google account that you want to use to connect to it.

Related Articles