wsl-distrod | WSL 2 which installs
kandi X-RAY | wsl-distrod Summary
kandi X-RAY | wsl-distrod Summary
wsl-distrod is a Rust library typically used in Docker, Ubuntu applications. wsl-distrod has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
Support
Quality
Security
License
Reuse
Support
wsl-distrod has a medium active ecosystem.
It has 1694 star(s) with 80 fork(s). There are 20 watchers for this library.
It had no major release in the last 12 months.
There are 53 open issues and 18 have been closed. On average issues are closed in 25 days. There are 8 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of wsl-distrod is v0.1.7
Quality
wsl-distrod has no bugs reported.
Security
wsl-distrod has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
wsl-distrod is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
wsl-distrod releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of wsl-distrod
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of wsl-distrod
wsl-distrod Key Features
No Key Features are available at this moment for wsl-distrod.
wsl-distrod Examples and Code Snippets
No Code Snippets are available at this moment for wsl-distrod.
Community Discussions
No Community Discussions are available at this moment for wsl-distrod.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install wsl-distrod
Make sure that your default WSL version is 2. Download and unzip the latest distrod_wsl_launcher-x86_64.zip from release, and double-click the extracted .exe file. Follow the wizard to install a new distro. [Optional] To make your distro start on Windows startup, run the following command. You also might want to forward ports of services such as ssh to the outside of Windows. In that case, you can enable the built-in port proxy service provided by Distrod. NOTE: On Windows 11, portproxy.service doesn't work on Windows startup, which should be fixed soon. See Known bus. For more detailed instruction, see Forward Ports to outside of Windows.
Make sure that your default WSL version is 2. > wsl --set-default-version 2
Download and unzip the latest distrod_wsl_launcher-x86_64.zip from release, and double-click the extracted .exe file.
Follow the wizard to install a new distro.
[Optional] To make your distro start on Windows startup, run the following command. sudo /opt/distrod/bin/distrod enable --start-on-windows-boot You also might want to forward ports of services such as ssh to the outside of Windows. In that case, you can enable the built-in port proxy service provided by Distrod. NOTE: On Windows 11, portproxy.service doesn't work on Windows startup, which should be fixed soon. See Known bus. echo 22 | sudo tee /opt/distrod/conf/tcp4_ports # update the portproxy.service's configuration sudo systemctl enable --now portproxy.service # enable and start it For more detailed instruction, see Forward Ports to outside of Windows.
Launch WSL 2 on Windows Startup
Forward Ports to outside of Windows
Troubleshoot WSL Network Down
Install and Run Multiple Distros at the same time
Make sure that your default WSL version is 2. > wsl --set-default-version 2
Download and unzip the latest distrod_wsl_launcher-x86_64.zip from release, and double-click the extracted .exe file.
Follow the wizard to install a new distro.
[Optional] To make your distro start on Windows startup, run the following command. sudo /opt/distrod/bin/distrod enable --start-on-windows-boot You also might want to forward ports of services such as ssh to the outside of Windows. In that case, you can enable the built-in port proxy service provided by Distrod. NOTE: On Windows 11, portproxy.service doesn't work on Windows startup, which should be fixed soon. See Known bus. echo 22 | sudo tee /opt/distrod/conf/tcp4_ports # update the portproxy.service's configuration sudo systemctl enable --now portproxy.service # enable and start it For more detailed instruction, see Forward Ports to outside of Windows.
Launch WSL 2 on Windows Startup
Forward Ports to outside of Windows
Troubleshoot WSL Network Down
Install and Run Multiple Distros at the same time
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page