Visual Studio Code Remotely! On a web browser, even from your iPad/Tablet.

This was a nice trick which I found to remotely login to my Visual Studio Code setup at my lab while I’m working from home. Usually, I’d had to get some SFTP plugin to remotely edit the files with my local VSCode but these extensions make it possible to simply get access to the VSCode itself. By remote, I mean you can get it to run on an AWS/Google Cloud instance as well.

Setting up VirtualMin/WebMin on Ubuntu AWS

So you finally caved and decided to move to Amazon’s AWS service, this is will guide you through the basic setup steps to get you up and running in no time. I know there is some existing tutorials out there, but I wasn’t able to find anything that had all the steps in once place.