Ask HN: Linux on Windows?
https://news.ycombinator.com/item?id=3049953I work on my windows (7) laptop for job #1 and find myself constantly missing having unix behind the scenes like on my powerbook to just pull up a terminal and go.
I need to be able to do my work on windows but would like to have a unix terminal around in the background. Cygwin doesn't do it for me, it's not full bodied unix experience - i miss seamless package management, certain resource & network toolchains, and other things critical to effective hacking.
What I really want is linux running behind the scenes (virtualbox, but hidden?) with the option to pull up a terminal (putty?) and crank. VIM inside and a few symlinks & scp ops later I basically can get in & out with whatever I need to.
Is there such a solution? Is the best thing really virtualbox running some really basic batteries excluded (except apt, gcc, etc) version of linux? Which distro would that be do you think? I'm thinking maybe I'm missing something and there's a better answer.