Run Linux in Windows

Probably some of you do this already. If you run windows it can sometimes be pretty difficult to get all the necessary compilers working together with php, apache and so on. Not only that but if you go and buy yourself a dedicated server it will probably be running linux. It makes a lot of sense to know how to use linux and write software that runs on linux.

So the easiest way, and also the free way is to get yourself these two things:

Guide to installing QEMU

SLAMPP ISO - This is linux on a CD

So basically all you do is follow the guide to installing QEMU, make sure it boots from a CD and point that CD to the SLAMPP ISO. You’ll then instantly have a fully working linux OS set up as a test webserver. Don’t write the ISO to a proper CD except as a backup precaution.

Basically when you have QEMU installed I think you can either use the QEMU manager, or the way I do it in linux :D .

qemu -cdrom slampp.iso -hda hardisk.img.qcow -m 256 -boot d

You can remove the -hda hardisk… part but then you won’t be able to save any changes to settings you make.

5 Responses to “Run Linux in Windows”

  1. DangerMouse Says:

    I’d argue that virtualisation is a better solution, although i’m not linux guru.

    DM

  2. adminme Says:

    linux in windows??=)

  3. bh digest Says:

    I want windows in my linux :)

    I’ve got a second and third box sitting here with linux on both of them. Rarely use them except for programming on them.

  4. Steven Russo Says:

    Hey awesome blog! Know anyone who would be interested in part time admin’ing a Linux box? Hit me up!

  5. Reliable web hosting Says:

    Hey there! a great article posted. Thanks for the information, it helps alot. :)

Leave a Reply

Enter this code