←back to thread

Ubuntu on Windows

(blog.dustinkirkland.com)
2049 points bpierre | 1 comments | | HN request time: 0.21s | source
Show context
thought_alarm ◴[] No.11391383[source]
15+ years ago Microsoft shipped a UNIX subsystem for Windows NT/2k.

https://en.m.wikipedia.org/wiki/Windows_Services_for_UNIX

It blew my mind at the time, but it was kind of a pain and I didn't stick with it. I don't remember why.

I guess this is about same thing, only its Linux instead of some other sort of UNIX.

replies(2): >>11392229 #>>11392231 #
1. bahamat ◴[] No.11392231[source]
The significant difference here is that it's running unmodified Linux binaries. Compile on Linux, run in windows.

You should be able to compile functioning Linux binaries on Windows and run them on Linux as well.