TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Run Linux natively inside Windows

2 pointsby dave1010ukover 13 years ago

2 comments

pedalpeteover 13 years ago
I'm hoping this is my answer to better rails development on Windows (I've been having trouble with cucumber and a few different gems). Unfortunately, 64-bit windows isn't supported. Hopefully running as a 32-bit app through xp mode will work.
dave1010ukover 13 years ago
After looking into is a bit more, it seems a bit out of date. Cygwin may be a better solution: <a href="http://www.cygwin.com/" rel="nofollow">http://www.cygwin.com/</a>