I was wondering what everyone ones favorite Linux server distro was? I have always used Ubuntu, eve
r since 6.10 LTS, but watched a video with Richard Stallman, that has got me thinking about moving away from any Ubuntu distro. I am a command line junkie, when it comes to these rigs, and I also have no issues with compiling software from source, if they do not offer it in the repository. Anyway, I have a little time on my hands, and was thinking about firing up a few different distros, to find another one I like.
A long time ago when I didn't have to actually earn money I spent a lot of time testing out different Linux distributions. I started out with Red Hat and installed many other ones including Slackware, Debian, Mint, etc.
I would say you need to ask yourself a couple of questions.
1. Does your current server distribution work?
I also have Ubuntu Server installed on an old G4 PowerBook:
Code:
10:03:02 up 55 days, 17:29, 2 users, load average: 0.08, 0.03, 0.05
Code:
Linux G4 3.16.0-37-powerpc-smp #51~14.04.1-Ubuntu SMP Wed May 6 15:59:07 UTC 2015 ppc ppc ppc GNU/Linux
It works. I'm happy with it. I don't have time to experiment and it does everything I need it to do (almost, as some things will just refuse to run on the RISC Motorola G4).
2. Are there any practical reasons why you would want to switch?
Security, simplicity, or getting more familiar with a distribution your clients are using. If it's ideological or hobby/curiosity related, then that's what it is and you need to be aware of that.
If you have time to compile from source as opposed to using some kind of package manager, then go right ahead. I used to recompile kernels for fun. Now I just don't have the time and more importantly - the need for it. It would just be dabbling/experimenting without getting any real work accomplished.
But...
Let's say I did have the time, I would probably lean towards RHEL.
Just my two cents.
Pawel