PDA

View Full Version : Other Servers


ism.
April 14th, 2008, 11:08 PM
Hi!

Does anyone know of any other good linux servers besides Ubuntu? I've read that suse is ok. I love Ubuntu as a desktop but I'm not so sure about the server part.

Thanks in advanced,

-ism.

tamoneya
April 14th, 2008, 11:31 PM
debian, redhat, gentoo, slax.

http://www.distrowatch.com

cardinals_fan
April 14th, 2008, 11:47 PM
Slackware.

LaRoza
April 15th, 2008, 12:15 AM
CentOS.

mips
April 15th, 2008, 04:38 AM
Not linux but FreeBSD & Solaris comes to mind.

ibutho
April 15th, 2008, 04:42 AM
Red Hat (and its derivative CentOS) are quite popular on servers as well as Debian. FreeBSD is also quite popular (its used extensively at Yahoo).

kellemes
April 15th, 2008, 05:44 AM
I'd go Debian or CentOS.

ism.
April 15th, 2008, 11:02 AM
Thanks guys those are great and i plan to try out a couple (centroOS,FreeBSD, and Debian) but i have a question. Why does Red hat cost money? Isn't linux supposed to be free? or.....

Thanks again for the replies

-ism.

kellemes
April 15th, 2008, 11:13 AM
Why does Red hat cost money?

Support.

If you want RH and feel you can handle it yourself with the volunteer support allover the net, go get CentOS. It's the same thing.

christianxxx
April 15th, 2008, 11:17 AM
As far as I've understood, Linux is not necessarily free of charge, but it's free in the sense of open source.
But the two have a tendency to go hand in hand...

ism.
April 15th, 2008, 11:19 AM
o. Ok thanks

3rdalbum
April 15th, 2008, 11:20 AM
Fedora.

ism.
April 15th, 2008, 11:25 AM
i looked at Fedora but im kinda intrested in the FreeBSD and CentralOS

ibutho
April 15th, 2008, 11:58 AM
Did you mean CentOS ;) If you want to use FreeBSD, take a look at the FreeBSD (http://www.freebsd.org/doc/en/books/handbook/) Handbook. I found it to be a very valuable resource when I first started with FreeBSD. If you are going to use CentOS, then take a look at the RHEL Deployment Guide (http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/RHEL510/Deployment_Guide/index.html).

lespaul_rentals
April 15th, 2008, 12:34 PM
gentoo

I personally wouldn't use Gentoo for a server. While it is very customizable, stability isn't exactly the best. I could see it being good for some uses but I wouldn't trust it running the main production server. Same with Arch. While Arch is fairly stable, it is continually under development and kernel updates are always coming out. This == more reboots, which == more downtime. I love Arch for the desktop though.

Debian is very stable and I would recommend it as a server distro. Somebody from IBM once said that an updated, properly configured Debian server is as secure as an OpenBSD box. Whether that is true or not (it is a big statement), it's still a compliment to Debian.

Slackware is good in situations where it's okay to use processor power for compiling applications.

I liked using Ubuntu Server 6.06 for my home server. It seemed stable during the simple stuff I was doing with it, and the Ubuntu security team is good about getting security fixes out quickly.

In the real world, you will see a lot of SuSE and Red Hat servers. SuSE is often used in situations where interaction with Microsoft products is neccessary. The reason you have to pay for them is for support. When you buy the distro it comes with support for corporations. I personally don't like either one too much, especially SLES, because it seems kind of n00by and a waste of resources to have a GUI on a server. If you want an interesting experience, you can always try OpenSuSE and install all the server functions. If you want a free Red Hat, go with CentOS.

For LAN servers, FreeNAS is great. It's also a very small LiveCD that can run a fully functional server using just a few MB of RAM. It even has features like RAID.

notwen
April 15th, 2008, 01:39 PM
+1 Debian Etch

I've been running Debian Stable on my file server for the past 4 years and it is solid as a rock. I don't think I'll ever use anything other than Debian Stable for my server needs unless I get into more advanced services.

lespaul_rentals
April 15th, 2008, 02:49 PM
+1 Debian Etch

I've been running Debian Stable on my file server for the past 4 years and it is solid as a rock. I don't think I'll ever use anything other than Debian Stable for my server needs unless I get into more advanced services.

LOL, Debian UNstable is pretty much solid as a rock.

Seriously, I think that the Debian developers asked themselves, "How can we make an operating system that would survive a fall into the Grand Canyon?"

notwen
April 15th, 2008, 02:53 PM
Very true, I actually dual-boot Lenny and Arch on my tinker machine currently and have had no issues w/ Lenny for basic usage, playing media, surfing the web and email. I did have sid installed, but just like to keep up w/ what's in store for my future 'stable' release. Just to play it safe though, I'll use stable for my file server, jeebus knows what may happen if I can't stream my media to my laptops. =p

lespaul_rentals
April 15th, 2008, 03:03 PM
Very true, I actually dual-boot Lenny and Arch on my tinker machine currently and have had no issues w/ Lenny for basic usage, playing media, surfing the web and email. I did have sid installed, but just like to keep up w/ what's in store for my future 'stable' release. Just to play it safe though, I'll use stable for my file server, jeebus knows what may happen if I can't stream my media to my laptops. =p

Do you use sshfs, Samba, or NFS to stream?

ism.
April 15th, 2008, 06:37 PM
Did you mean CentOS ;) If you want to use FreeBSD, take a look at the FreeBSD (http://www.freebsd.org/doc/en/books/handbook/) Handbook. I found it to be a very valuable resource when I first started with FreeBSD. If you are going to use CentOS, then take a look at the RHEL Deployment Guide (http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/RHEL510/Deployment_Guide/index.html).

o hahaha my bad i did mean CentOS :cool: Also thanks for those links! Very Helpful!

Thanks alot,

-ism.

quickshade
April 15th, 2008, 09:28 PM
Have heard great things about CentOS and it's hosting abilities. Thats what i would use.

ism.
April 15th, 2008, 11:51 PM
i can see why Ubuntu is more popular for beginners. these others are all much more confusing to install for the new to linux people. But i eventually got them!

notwen
April 16th, 2008, 08:43 AM
Do you use sshfs, Samba, or NFS to stream?

NFS unless, I run into some issues somewhere down the road.