Enable SSH to WSL 2.0 from other machines
Often, I’m working on a separate machine and I have docker and other services running or files sitting in my windows machine. Instead of allowing RDP to access my windows machine, I find it easier to just use ssh / scp to do what I need to di via WSL. It is quite straightforward process,
Read More »