-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make work under WSL2 #30
Comments
I'm not opposed to making a WSL2 image, but Fedora does not create official WSL images currently. There are plans to provide them in Fedora 42: https://fedoraproject.org/wiki/Changes/FedoraWSL. We will have to revisit it when they are available. |
You can run a desktop environment on top of WLS2? |
Yes. There are a lot of instructions. I run XFCE |
I would like to clarify a little bit, that it is not (or not completely) a waste of time. Taking me as an example, in scientific world it is common that the software development is purely linux or linux + macOS, but you have to have windows system for e.g. CAD and other software. People often use WSL2. So you quickly move the most of your development under wsl2 and then you realize that while there is seamless integration between windows and linux file systems - it is slow, have problems with access, things like text files ending in \r\n on linux or FS watchers unable to work properly. So you install software under WSL2 linux and run it there - X integration is great novadays. Pretty quickly you end up win installing full DE under windows and XFCE is a popular choice here. For example I dedicated a desktop for it, switched off windows panel. See also (as example) |
It is so cool! Make it a WSL image on MS Store to run under windows WSL2. It will be a killer. Pleeeease!
The text was updated successfully, but these errors were encountered: