Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Talk:Windows Subsystem for Linux"
Jump to navigation
Jump to search
m (Drobbins moved page Talk:Wsl to Talk:Windows Subsystem for Linux) |
|||
Line 5: | Line 5: | ||
https://www.reddit.com/r/bashonubuntuonwindows/comments/141n0c0/instructions_for_using_kernel_63y_on_wsl2_you/ | https://www.reddit.com/r/bashonubuntuonwindows/comments/141n0c0/instructions_for_using_kernel_63y_on_wsl2_you/ | ||
*gwsl in the microsoft store can run graphical applications that are installed. | |||
Xming uses ssh x11 forwarding to render x11 under windows: | |||
*http://www.geo.mtu.edu/geoschem/docs/putty_install.html |
Revision as of 20:28, November 25, 2023
https://docs.microsoft.com/en-us/windows/wsl/wsl-config
- copy debian kernel to windows system:
cp /boot/kernel-debian-sources-x86_64-6.4.13_p1-r1 /mnt/c/Users/*your user name*/
- gwsl in the microsoft store can run graphical applications that are installed.
Xming uses ssh x11 forwarding to render x11 under windows: