943,712 Members | Top Members by Rank

Ad:
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Sep 30th, 2008
0

Re: Best Linux Server Version

as a free server I'd recommend Debian. Especially if this is going to be a node in a cluster or an MTA server.
Moderator
Featured Poster
Reputation Points: 183
Solved Threads: 89
Posting Virtuoso
DimaYasny is offline Offline
1,772 posts
since Jan 2007
Oct 1st, 2008
0

Re: Best Linux Server Version

It might fair to say that whatever you're comfortable with is the best for you. There are pros and cons to each Linux distribution. I actually prefer to use Kubuntu for most things but I don't run heavily-used servers with lots of users or anything.

Regardless of which OS you choose, you're still going to want to study up on and implement standard security practices. There's likely going to be metric tons of documentation available for whichever OS you go with regarding how to properly secure your server and best implement the services you wish to offer.
Reputation Points: 10
Solved Threads: 2
Junior Poster in Training
BillBrown is offline Offline
60 posts
since Dec 2006
Oct 1st, 2008
0

Re: Best Linux Server Version

BillBrown hit it on the head. It's really all about preference. I started out working with RedHat servers, and then experimented with every different distribution I could get my hands on until I discovered the beauty and elegance that I like to call "apt" (the package manager used by Debian (and debian-based distros)).

I use Debian for all my server applications, and xUbuntu for my desktops. BUT it's all about preference.

In my personal experience, Debian makes a reliable, easy to manage (if you're comfortable at the command line) server. There are also graphical configuration tools, but I'm not that familiar with them, so I don't know how a new user would find them.

If you're not that familiar with Linux yet, and want a shiny web-based interface to help you get things set up, the "SME Server" distribution is really nice (or it was the last time I used it, at a previous job). Especially if you're running it in mixed (Windows and Linux) environment.

RedHat/CentOS based distributions are also very stable, but their package repositories are not nearly as complete as Debian's, and trying to resolve rpm (the redhat package manager) dependencies manually can be a nightmare. But they do provide some nice graphical configuration utilities if you are planning to run a graphical desktop on your server.

Fedora can also be used as a server, but it's the "bleeding edge" RedHat distribution, and in my experience is not stable enough for a production server.

Installing Gentoo will teach you everything you (n)ever wanted to know about Linux. Being source-based, it can be as light and efficient as you care to make it, but it hasn't made the easiest to manage server in the environments where I've had to use it.

I won't speak on SuSE... I know people who have used it with great success in server environments, but the way SuSE is configured is just not intuitive to me...

Slackware is always an excellent choice. It's "pure" Linux. It's reliable and stable, but notoriously difficult to manage.

I have the same issue with Mandriva (Mandrake) as I do with SuSE... I have a friend who swears by it though!

I think that covers all the major ones... Forgive me if this post was too long I like to see folks trying Linux, so I like to help them pick the distro that works best for them. Picking one that's not easy to work with, or doesn't fit your style, can make it a frustrating experience for the fresh Windows convert. These are all my personal opinions, so anyone is free to dispute them, but I try to be as unbiased as possible

I hope this helps!
-G
Reputation Points: 46
Solved Threads: 28
Junior Poster
Gromit is offline Offline
183 posts
since Sep 2008
Oct 16th, 2008
0

Re: Best Linux Server Version

In my view Bill is right. I worked on centos its really nice for server.

We were using it for clusters and all . You can go for CentOS
Reputation Points: 10
Solved Threads: 0
Light Poster
rkumaram is offline Offline
27 posts
since Sep 2008
Oct 16th, 2008
0

Re: Best Linux Server Version

I'm not server man but once a time my college used Ubuntu server. I have heard of Redhat too but just my contribution
Reputation Points: 462
Solved Threads: 392
Senior Poster
evstevemd is offline Offline
3,681 posts
since Jun 2007
Oct 21st, 2008
0

Re: Best Linux Server Version

Fedora and Ubuntu are bad for servers. They are beta-grade software!

Debian and CentOS / Red Hat Enterprise are much more stable.
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is offline Offline
16,505 posts
since Apr 2005
Oct 24th, 2008
0

Re: Best Linux Server Version

I hate to disagree with a Moderator - especially on my first post, but... Fedora and Ubuntu are far from being beta-grade software. Both are perfectly fine for a server environment for most purposes. Their stability and security are pretty much up to the server's administrator. We host a number of Fedora and Ubuntu customers and many of them have exceptional uptimes on their servers. Some of our Debian and CentOS customers don't. Depends on the admin.

To the initial question for this thread, as has been said many times, it mostly comes down to personal preference. There's some minor differences in the distributions and sometimes there's major ones. I say go with whatever you're most comfortable or familiar with. As you begin administering a Linux server you'll naturally learn about the differences in the distributions as you search the net for answers to specific questions you have along the way.
Last edited by SevenL; Oct 24th, 2008 at 2:41 pm. Reason: addition
Reputation Points: 10
Solved Threads: 0
Newbie Poster
SevenL is offline Offline
5 posts
since Oct 2008
Oct 24th, 2008
0

Re: Best Linux Server Version

I dont like using systems which are based on bleeding edge technology. For home use, yes, as they tend to have better hardware support and the features users want, but for mission cricitcal server tasks i prefer to use tried and tested stable software.

Im not against using ubuntu LTS, but the current version is not suitable IMHO for servers. Upgrading every few months is not realistic. I would rather use debian, ubuntu LTS or something based on red hat enterprise, as they have longer release cycles and commercial support.
Last edited by jbennet; Oct 24th, 2008 at 3:17 pm.
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is offline Offline
16,505 posts
since Apr 2005
Nov 2nd, 2008
0

Re: Best Linux Server Version

jbennet, you are a cool dude. I wish you'd come help me convince the IT people I work with... If it ain't broke, don't fix it!

My IT department has a habit of "sniper upgrading" production systems on us... These are the middle of the night upgrades that they don't tell us about because they "shouldn't" affect anything... Nearly lost 3 days of work the last time that happened... But I digress...

Personally, I avoid Fedora like the plague... It's as bleeding-edge as it gets. Ubuntu LTS has been pretty much on par with Debian IMHO for server use, but I am a little scared that they're already using a 2.6.26 kernel in the "stable" release...
Reputation Points: 46
Solved Threads: 28
Junior Poster
Gromit is offline Offline
183 posts
since Sep 2008
Nov 2nd, 2008
0

Re: Best Linux Server Version

Quote ...
I wish you'd come help me convince the IT people I work with... If it ain't broke, don't fix it!

My IT department has a habit of "sniper upgrading" production systems on us... These are the middle of the night upgrades that they don't tell us about because they "shouldn't" affect anything... Nearly lost 3 days of work the last time that happened
exactly. thats why lots of businesses still run very old OS systems. If it aint broke dont fix it. Most businesses also dont like to upgrade until they absolutely have to, because they want thier moneys worth.
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is offline Offline
16,505 posts
since Apr 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Getting Started and Choosing a Distro Forum Timeline: configure ubuntu guest os as a linux server on a windows host os
Next Thread in Getting Started and Choosing a Distro Forum Timeline: Which Linux for this configuration?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC