LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-16-2011, 11:30 AM   #1
diogosalazar
LQ Newbie
 
Registered: Mar 2011
Posts: 8

Rep: Reputation: 0
Smile Best option for home server


Hi, I have a computer lying around here and decided to turn it into a server. I installed Ubuntu Desktop 10.10 and was wondering what software would be best for it. I already have some software in mind but wanted to know if anyone here has a better aproach to my needs.

I wanted it to serve as:
-HTTP server; Apache
-File server for other computers on the network; Samba
-Streaming music server; SubSonic
-DHCP server; dhcpd3
-Proxy; Squid
-Firewall; ???
-DNS server for local network name resolution; ??
-Image gallery server; Some php application running on top of Apache ??
-FTP server; ??
-VOIP PABX; Asterisk

And eventually something else...
I would really appreciate any suggestions regarding all this software. Are they compatible? (all of them together breaking the system)

What special care should I take on configuring it all, taking into account that I'll be using two ethernet cards (LAN & WAN)?

Also the DNS part seems really tricky to me, as my needs are to resolve network names in my network.. (I can't ping any computer by name and file sharing becomes difficult)... I'm going to need some help.

Well, thats it... Thanks in advance
 
Old 03-16-2011, 11:41 AM   #2
srainsdon
LQ Newbie
 
Registered: Mar 2011
Posts: 5

Rep: Reputation: 1
IMO if you are looking for a server I would install Ubuntu server, if your needing the GUI then Desktop is probably the way to go but I have an older box running server and it has been working very well so far. I may be wrong and if I am someone please say something but Pfsence can do a lot of what your asking for. also on a side note I have never been able to get an Asterisk server running on anything but the install from there cd, could be just me but theres my two cents
 
1 members found this post helpful.
Old 03-16-2011, 11:51 AM   #3
diogosalazar
LQ Newbie
 
Registered: Mar 2011
Posts: 8

Original Poster
Rep: Reputation: 0
I'm going to need the GUI to run a softphone and maybe someday a mythtv frontend... maybe...

I looked over to PfSense and it really has a lot of features which are useful for a Firewall/router pc and that made me curious about the hardware youre running your server. How old is that box of yours?

And as you already have a server pc, are you using more than one ethernet card? How is name resolution done on your network?
 
Old 03-16-2011, 12:13 PM   #4
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Are these servers meant for your LAN only, or for access from outside your network? If they are LAN only, I'd be tempted to get a separate firewall/router for your network, preferably one that you could replace the firmware with OpenWRT - which would give you local DNS and DHCP, as well as tons of other features. I'm not a big fan of putting everything on one box unless you sandbox stuff. It's too much of a security risk in my opinion. I'd put external servers in a DMZ and internal servers on the LAN, unable to be accessed from outside.

Firewall - I use fwbuilder to construct the iptables rules. It's really flexible and lets me build firewalls for desktops or even my Linksys WRT54G router.
ftp - I use proftp and it works fine. But I've found that I don't use it for much now.
mythtv is great. I have a frontend/backend box on my network as well as a dedicated frontend.
 
1 members found this post helpful.
Old 03-16-2011, 12:28 PM   #5
diogosalazar
LQ Newbie
 
Registered: Mar 2011
Posts: 8

Original Poster
Rep: Reputation: 0
Hi pljvaldez, thanks for replying.

For now I'll be having only 1 server. This server main purpose is to share files to 4 computers in my LAN. It will also serve HTTP content so I can host my own webpages. (Actually this is really a sandbox server, except for the file sharing part which holds important documents, music and photos). The only external access to this server will be HTTP, FTP and SSH. My main issue at home is not having a working name resolution system and having duplicate files over all my computers... I want to centralize them.

I have heard of OpenWRT but never had a supported router. I wonder if you can have arbitrary software running on it. (I develop automation software which must reside in a central and accessible server)

Thanks for the software sugestions. I'll look into those tools.
Going a little off topic, what kind of tuner do you use on your mythtv box? (analog/digital, DVB/ATSC ?)
 
Old 03-16-2011, 12:32 PM   #6
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
I've got an old Hauppauge PVR-150. I built the box in 2005 and at the time Hauppauge was well supported in the kernel. In retrospect, I only wish I had gotten a multi-tuner card so I could record more than one show at a time. There have been times my wife's taste and my taste clash. Usually I bend and record her stuff. But it hasn't been enough of an issue for me to spend the money on a dual tuner card.

My frontend is not a true Mythtv frontend. Instead I transcode the video to mp4 so that my Roku box can stream it over http.

Last edited by pljvaldez; 03-16-2011 at 12:34 PM.
 
Old 03-16-2011, 03:36 PM   #7
inspiron_Droid
Member
 
Registered: Dec 2006
Distribution: Debian (Wheeze)
Posts: 391

Rep: Reputation: Disabled
Could you provide us with the OEM system Specifications. You nknow processorspeed, Memory amount, Diskspace. ight i also suggest that with these work loads you plan to lay on this machine.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Location of virtual hard disk (is /home the best option?) patogon.cl Linux - Virtualization and Cloud 1 10-19-2010 11:55 PM
how to mount the /home from a server exporting /home via SSHFS? frenchn00b Linux - Server 2 12-05-2009 03:55 PM
LXer: Open Source as standard option in home routers LXer Syndicated Linux News 0 10-25-2007 03:10 PM
where is the persistent home option in Kubuntu 6.06 (live) alaios Ubuntu 4 01-26-2007 10:54 AM
Earthlink Home network Option using router ldare Linux - Networking 2 04-21-2003 08:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration