Add inbound firewall rule for TCP 2222
- Windows 10 has 2 new services, SSH Server Proxy and SSH Server Broker which will already be bound to port 22
- Do not allow public connection on this rule, WSL is not proven safe
ConEmu
Add as cmd startup with bash.exe --login
Install the SSH server and some Rails essentials libraries in bash
sudo apt-get update && sudo apt-get upgrade -y