How do I start using Linux for web development?
Posted
by Chris Maple
on Stack Overflow
See other posts from Stack Overflow
or by Chris Maple
Published on 2010-05-14T20:33:26Z
Indexed on
2010/05/14
20:44 UTC
Read the original article
Hit count: 292
OK, so that's maybe not the best title, but I don't know exactly what I want to do, so, please, hear me out.
I've used Windows pretty much all my life although I played with Linux on several occasions. At work everyone does web development with php on Windows using the same IDE and stuff.
I would like to experience the powerful Linux command line as well as test my web apps locally running the Linux version of php, however I prefer to keep using the IDE because I feel that version control, FTP, code completion etc. are helpful to my productivity. Eventually I would also like to dive into Ruby and Python and I hear that they're not really suited for Windows users.
Is running a Linux distro in a virtual machine my best bet? Should I try something like Wubi (Ubuntu running inside Windows)? Or are there any other options out there?
© Stack Overflow or respective owner