Multi-functional linux home server required... software suggestions?
June 10, 2007 7:14 PM
Subscribe
I'm going to set up a linux server on a spare desktop I have. I want to share my photos, download torrent files and back up my files. I need software suggestions and also any tips you might have!
I have a spare box (think it's 1ghz, 256mb) and I would like to use Ubuntu server on it for all of this.
1) Now first off, I am a linux n00b, so I'm not really sure whether I'll need the LAMP stuff (is there a disadvantage to installing that if you're not going to need it?) but you guys should be able to tell me if I tell you what I need, right? :)
A couple of other things: my main computer runs windows, and I'm going to uni soon.
2) I would like to share my photos with Gallery2.
3) I would like to be able to backup my files onto the machine from uni (I'm guessing by FTP, but incrementally...should I use rsync?). I'll also need a good (read: open source) FTP backup program for my main computer if I'm going to do it by FTP.
4) The uni will probably block bitorrent ports, so I would like a bitorrent program, with a scheduler, so I can feed it addresses of torrent files and then it will download them. I can then pick them up later via FTP.
5) I would also like to be able to stream my music (if possible). I like the look of Jinzora. Are there any copyright issues I need to worry about?
6) It will also be behind a NAT, but I already have DynDNS Static IP set up. Will there be any security issues I need to worry about?
So if you have any suggestions on good software, have noticed an area where I'm mistaken, or have done this before and have any advice to offer, it'd be very much appreciated.
I know it's quite a biggy, but I'm trusting in you! Hive mind go now
posted by edbyford to computers & internet (14 comments total)
10 users marked this as a favorite
1) go for it, if you get adventurous (webserver, databases) the LAMP stuff will be waiting for you. If not, it's easy to add those components later
3) get the ntf3-3G component for Ubuntu either through synaptic or console (apt-get update, apt-get install ntfs-3g). Mod the config file for ntfs-3g and designate the local share. Bam, you have windows connectivity.
Make an account on ubuntuforums.org, there is an answer to practically any problems you may have!
good luck
posted by ronmexico at 7:33 PM on June 10, 2007