Skip to content

Commit

Permalink
Update guide.md
Browse files Browse the repository at this point in the history
Adds a video option for installing WSL2 on Windows.
  • Loading branch information
dbosk authored Aug 17, 2024
1 parent b639110 commit d5c972b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/ssh/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,15 @@ also have a command-line interface, it's not compatible with a UNIX-like
interface. If you run Windows 10, just go ahead and install Windows Subsystem
for Linux (WSL) to run Ubuntu in Windows. There are various guides:

- [Installing WSL2 on Windows][wsl2install] (FeedbackFruits, recommended)
- [Microsoft's installation guide][ms-wsl]
- [Ubuntu's installation guide][ubuntu-wsl]
- [omg!ubuntu!'s guide][WSL2]
- [How-to-geek's guide][WSL]

Pick your favourite!

[wsl2install]: https://eu.feedbackfruits.com/courses/activity-course/0ccfb0cc-3274-470f-9def-0ddec7bd1c73
[ms-wsl]: https://aka.ms/wsl2-install
[ubuntu-wsl]: https://ubuntu.com/tutorials/ubuntu-on-windows#1-overview
[WSL]: https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/
Expand Down

0 comments on commit d5c972b

Please sign in to comment.