WSL - atabegruslan/Notes GitHub Wiki
WSL
- https://www.youtube.com/watch?v=-atblwgc63E
- https://docs.docker.com/desktop/windows/wsl/
- https://docs.docker.com/desktop/windows/install/
- https://learn.microsoft.com/en-us/windows/wsl/faq
- https://docs.microsoft.com/en-us/windows/wsl/install#step-4---download-the-linux-kernel-update-package
- https://ubuntu.com/wsl (Can be installed from MS Store)
- https://news.ycombinator.com/item?id=25617528
- https://github.com/MicrosoftDocs/WSL/issues/899#issuecomment-690753034
For WSL2 you only need "Virtual Machine Platform" (a subset of Hyper-V) and "Windows Subsystem for Linux" features.
Enable virtualization on Windows
Something you need to do before having Docker
- https://www.simplilearn.com/enable-virtualization-windows-10-article
- https://www.xda-developers.com/how-enable-virtualization-windows-11
Hyper-V vs VMWare
If you prioritize industry support, robust management tools, and a wide range of features, VMware and its ESXi offering is the suitable choice. On the other hand, if you have a Windows-based environment, prefer seamless integration with Microsoft technologies, and cost-effectiveness, Hyper-V can be a viable option.
Accessing from Windows host
wsl sudo zmap -p 80 171.67.70.0/23
wsl --echo "1234" `| sudo -S zmap -p 80 171.67.70.0/23
Reset guest Ubuntu password