Help me set up a Linux development box.
April 10, 2007 2:15 PM
Subscribe
I have a laptop I’d like to use as a development server / file server. I’d like to install Ubuntu, Apache (if it’s not already in the Ubuntu distro, I haven’t checked) and CVS. I need your help.
I’ve never done this before, and beside connecting to my shared hosting with SSH and using a live cd a few times, I’m basically a Linux virgin. Further, I really don’t know the best practices for setting up a development box, so I’d like to leave this question sort of open.
I’m looking for tips, tricks, gotchas, caveats, how-tos and best practices to make the most seemless environment I can. How would you go about doing this? What should I consider? What haven’t I thought about? What resources should I look at? How can I best bring myself up to speed?
The secondary goal of this is to understand Linux and apache better.
My main machine is running xp pro and I do web development: html, php, python/django.
posted by miniape to computers & internet (13 comments total)
1 user marked this as a favorite
Installing stuff will be a snap. Get yourself acquainted with the GUI synaptic package manager, which is dead simple to use. If apache, php, python, django, whatever is not installed, just find it with the package manager, select it for installation, and you are in business. Also, I'm pretty sure you'll get apache php and python in a stock Ubuntu distro though.
I'd probably start here.
posted by mcstayinskool at 2:31 PM on April 10, 2007