How to remote login to the lab computer

Note:You need Visual Studio Code for this setup. Make sure you have installed VS Code in your machine.

If you are new to VS Code you can learn more about how to install extensions here.

From the list, choose Remote-SSH:Add New SSH Host…

Enter the host ID you got from Step 1 in the above empty field. This will prompt you to choose a directory for saving the configuration file. You can choose the default options you see from the list. Once adding the remote host is complete, you’ll see the following message towards the bottom right corner of your VS Code window.

From the list, choose Remote-SSH:Connect to Host…. This will show you a list of Hosts to choose from. The host will be listed by their IP address.

Once you choose the host IP address, a new VS Code window will pop with with the command palette asking for you to enter the password. Here you enter your netid password. Once the connection is established you’ll see the left corner of your vs-code with your host IP address in blue color.