rsnt_translations
56,420
edits
No edit summary |
|||
Line 3: | Line 3: | ||
=== Install Linux on Windows with WSL === | === Install Linux on Windows with WSL === | ||
Please follow this link for more detailed instructions | Please follow this link for more detailed instructions: | ||
https://docs.alliancecan.ca/wiki/Windows_Subsystem_for_Linux_(WSL) | https://docs.alliancecan.ca/wiki/Windows_Subsystem_for_Linux_(WSL) | ||
Line 18: | Line 18: | ||
sudo apt install openssh-server -y | sudo apt install openssh-server -y | ||
NOTE: | NOTE: You may log in from Windows to Ubuntu with <code>ssh localhost</code>. | ||
</pre> | </pre> | ||
=== General idea of the setup === | === General idea of the setup === |