Live data from Hacker News

Ask HN: Linux on Windows?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: Linux on Windows?

#11
post #7

just like your doing with virtualbox. thats fine next do this * make sure you're using bridget network adapter (in the vm settings inside the virtualbox gui) boot your linux image in virtualbox. login root , set up a ssh server. > if deb apt-cache search sshd , if rhel/centos yum search sshd, then go ahead install... obtain the IP: (type ifconfig) and then you may go ahead , minimize the virtualbox (like hidden), * c…

Related to the VirtualBox recommendations: Take the time to read the VB manual. It's actually fairly well written. Get to know the VB networking options; they're fairly extensive.

(And, of course, make sure you're not committing a "termination offense" with your set-up (and/or that you can maintain security as well as live with any personal consequences) nor are you forgoing any needed licenses or running afoul of licensing implications.)

Re: Ask HN: Linux on Windows?

#12
Use VirtualBox + your preferred Linux distro (I use Linux Mint).Once you have Linux installed on VB just switch to Seamless mode, this will somehow integrate the 2 operating systems. Google for VirtualBox seamless mode and you will find more details.

For e.g. you will be able to see on top of your Windows 7 desktop a Linux Terminal.

Post reply on HN