Setting up a new remote dev environment
- Set up OpenSSH on the machine you will be accessing https://linuxize.com/post/how-to-enable-ssh-on-ubuntu-20-04/
- Harden SSH with security key https://monicalent.com/blog/2017/12/16/ssh-via-yubikeys-ubuntu/ (follow instructions for generating key pair to use ssh + security key for accessing)
- Port Forward 22 to your machine if you wish to work outside of your network