logoalt Hacker News

xerox13steryesterday at 4:26 PM1 replyview on HN

Yeah I asked my director if I could rip out the shell and replace it with X Server running in WSL2 and he said it would make the IT people very upset.


Replies

1718627440yesterday at 9:33 PM

If you use an X Server and environment to launch programs inside WSL2, what part produced by Microsoft is still providing some value to that setup? Wouldn't you just exec ELF programs to be run on top of the Linux kernel and Windows would be just some useless abstraction layer between the Linux kernel and the hardware? Or would you still use some actual Windows programs? How would that work with the X Server?

show 1 reply