LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 03-13-2012, 01:23 PM   #1
wulfsburg
LQ Newbie
 
Registered: Mar 2012
Posts: 15

Rep: Reputation: Disabled
Smile Which Distro to Use


I am seeking information on what the best distro to use for purpose of having a Linux box.

Some Background:
I work for a telecommunications company, and about a year ago I moved into the business support group. I just got promoted to Tier 2, and as a result, I have been given a free a 50x5 internet connection with up to 14 static ip addresses (using a CIDR block) at my home for on call purposes. Now that I have a free internet connection with static IP's I want to (for the sake of learning) host a simple 1-2 page website, a ventrilo server, ftp server, and a mail server.
I want to mount a network directory from a Windows machine onto said Linux box to be shared via ftp.
I want to do this all on Linux, as it is free.
I do not plan on using this box as my daily use machine. I plan to configure it and leave it running.

I am looking to use this as a learning opportunity, as I have heard I have quite a learning experience ahead of me. As someone who has NO WORKING KNOWLEDGE of Linux or any distros, I have purchased a "Linux for Dummies" book that was released in 2010.

What distro would the community recommend for what I plan to use the computer for? I just got my hard drive today, and plan to get started with an OS install tonight.

Thanks!
 
Old 03-13-2012, 02:05 PM   #2
T3RM1NVT0R
Senior Member
 
Registered: Dec 2010
Location: Internet
Distribution: Linux Mint, SLES, CentOS, Red Hat
Posts: 2,385

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
@ Reply

Hi wulfsburg,

Welcome to LQ!!!

As you will use the machine as a server I would suggest you to go with CentOS. CentOS is an open source distribution which has got a good community support plus it will prepare you for RHEL (Redhat Enterprise Linux). Basically CentOS is rebuild of RHEL.
 
Old 03-13-2012, 04:53 PM   #3
archShade
Member
 
Registered: Mar 2006
Location: Delft NL
Distribution: Debian; Slackware; windows 7
Posts: 218

Rep: Reputation: 53
I would agree with CentOS defiantly one of the best free solution for going down the RPM route. And there is logical ugrade path to RHEL if you ever need serious support.

You did say stability was key. Debian has a hard earned reputation for being solid and stable (many (most) desktop users use the unstable build, as it has more modern packages and is still as stable as most desktop OSs). Debian is APT based, so works slightly differently to CentOS, but both give you smiler functionality.

APT and RPM are package management systems, they are used to install/uninstall/upgrade programs on your system. For a server your package manager is one of the biggest influences when picking a distribution along with the the repositories (which define what software is easily installable). Other considerations when picking a distro are the default GUI(more for desktops) and hardware compatibility(laptops).

If you want to learn it may be worth trying out a few diffrent distros here is a short (certainly not exhaustive list)

->CentOS (as previously recommended)
->Debian (my choice)

->Open SUSE
->Ubuntu (there is a server version, still the most popular with a large albeit mainly desktop user base)
->Gentoo (You like compiling stuff from source right )
->Slackware (Hardcore linux that will teach you more than anything else).

Really any distro will do what you want, just some will have a different way of doing it.

Finally welcome to the Linux world we have lots of choice for your love and enjoyment.
 
Old 03-13-2012, 07:46 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
I might suggest opensuse but that is me only. If you want to get wild, I'd suggest Gentoo. Gentoo means you will have to learn a lot.

All of the top 30 or more at www.distrowatch.com may suit your needs.

Some of the turnkey linux systems may suit your needs.

A whole host of pre-made virtual machines exist all over the place. VMware hosts a few hundred or more.

VM's are just download and run type deal. You don't have to learn how to install stuff


For the most part, try a few live cd's and see how you like them. See if they work easily with your systems. Then stick with a few. Don't keep switching. Each distro has quirks that are hard to forget and remember on the next distro.
 
Old 03-14-2012, 12:20 PM   #5
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,140

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
You can learn with any distro, even the much maligned Ubuntu. But since you are only going to use this as a server, get something that was intended for that. If you get the CentOS DVDs, the installer will give lots of options including "Web server". What more can you want? Other than the knowledge that you'll be using the most popular web-server distro, that is.

NB you do need both the DVDs, as Apache &c are on the second.
 
Old 03-14-2012, 02:15 PM   #6
wulfsburg
LQ Newbie
 
Registered: Mar 2012
Posts: 15

Original Poster
Rep: Reputation: Disabled
Thank you all for the advice. I got my hard drive yesterday, and went with Ubuntu, just to see how easy it can be. I am not going to lie, Ubuntu is really streamlined, and completely automated. I was blown away how hands off it was to get installed. That is great for the level I am at currently. However, I do not have a working knowledge of how to operate the CLI other than moving around directories.

Somehow, I managed to setup a SSH client, so I can access my CLI from work via an SSH session. I have been reading material that covers the very very basics (cd, rmdir , etc), and since this is my very first experience with a Linux CLI, I am lost. I can navigate the GUI with no issues, but I do not plan to really use that at all. Once I familiarize myself with how to install patches, applications, and such, I will probably move to something that is a little more challenging.

I am waiting for a book in the mail that covers how the OS actually works. Growing up I had a pretty good working knowledge of DOS, and its various utilities. I may be waaay off base here, but DOS seems nothing like Linux .

For example, I have downloaded a ventrilo server application, and can modify the ini and log files, but I cannot figure out how to actually launch/use it. :-(

It will all come in time I am sure.
 
  


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
Best Distro for dual-boot Macbook (rolling distro preferred) adamt222 Linux - Laptop and Netbook 3 02-28-2011 09:16 PM
Newbie Distro Question 1: Reasons for inter-distro pkg incompatibility. Wombat Pete Linux - Distributions 20 04-05-2010 01:59 PM
math distro....? music distro...? small distro....? jasonparent Linux - Newbie 11 02-11-2008 09:57 AM
LXer: DistroWatch Weekly: Distro hopping, Linux Format's distro mega-test LXer Syndicated Linux News 0 06-11-2007 04:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 05:44 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