My server needs a purpose
February 6, 2008 8:32 AM Subscribe
What would you do with a fresh install of Ubuntu 6.06, perfectly functioning LAMP configuration and a 200gig hard drive with a high speed connection?
It took me a few hours last night (mainly just learning how to use the command line) but I now have a brand clean install of Ubuntu serving itself up to my home network. As a complete Linux n00b up to this point I'm rather proud of myself.
After configuring my router, Apache, MySQL and giving the server a static IP address I decided to install Ampache, a web based music manager. I have yet to test it out it's music managing capabiliities but at first impression it is all installed and configured and I can log in over any computer on our network.
(My desire in terms of a local music server include streaming music to my roommates iTunes via RSS feeds, similiar to how iTunes handles podcasts - this is a whole other topic)
Ultimately I want to turn this into more than just a music server. I am a web developer at heart and if I no longer had to pay to host my personal domains I would be quite please.
With LAMP package all set up and running this should be easy right? I own a few domain names but I have no idea how to point them to this server.
I have never run a server before and am basically looking for any interesting projects that would help ground me in terms of what this technology is capable of. Preexisting projects are great but I would not object to getting really hands on and mucking around with PHP and MySQL and whatnot.
I like to tinker as well as think outside the box.
What would you do?
posted by jofuu to computers & internet (9 answers total) 18 users marked this as a favorite
Whether your box can serve up your websites depends on what kind of traffic you get. Even on DSL, upstream speeds are usually pretty crappy, so you won't be able to handle any kind of volume well. If nothing else, it will make for a great dev server.
posted by chrisamiller at 8:38 AM on February 6, 2008