←back to thread

Ubuntu on Windows

(blog.dustinkirkland.com)
2049 points bpierre | 1 comments | | HN request time: 0.234s | source
Show context
bcantrill ◴[] No.11392265[source]
This is great to see, as it's very similar to the approach that we took with LX-branded zones on SmartOS[1][2]. I commented at some length on the other thread on this on HN[3], but I have a bunch of questions about apps that we know to be thorny: Go, strace, tcpdump, systemd, etc. As we learned, this approach is entirely possible -- but there are many, many details to be nailed before you get to the point that you can run production applications on it. So while the journey across the uncanny valley of Linux is long and arduous, we know from our experience that it can be done. Very much hoping that Microsoft gets to the other side -- and that they open source it all so we can all learn from one another!

[1] http://www.slideshare.net/bcantrill/illumos-lx

[2] http://us-east.manta.joyent.com/patrick.mooney/public/talks/...

[3] https://news.ycombinator.com/item?id=11392119

replies(5): >>11392299 #>>11392418 #>>11393777 #>>11395242 #>>11395345 #
tkinom ◴[] No.11392418[source]
Can windows 10

    apt-get install/run most/all the x/gtk base apps

    apt-get build from source those apps.

    ?
If so, I will consider switch.
replies(1): >>11392455 #
NateDad ◴[] No.11392455[source]
No. No GUI applications (currently, and no announced future support... and I wouldn't bank on them doing it).
replies(7): >>11392517 #>>11392570 #>>11392716 #>>11392718 #>>11392848 #>>11394041 #>>11412719 #
1. ldehaan ◴[] No.11394041[source]
not yet, and probably not likely, but if you're interested in running winders on a Linux i have x2go instance for testing and it works quite well. I use an internal gb network though, so your experience will vary.