Ubuntu 6.06 LTS 64-bit. It is beyond me why so many people use non-LTS release of Ubuntu on their production servers .
What Linux distro are you using for your servers ?
41–47 of 47 posts
Re: What Linux distro are you using for your servers ?
#42CentOS 4.4. (I'd upgrade to 5, but it's a huge pain on SliceHost at the moment.)
Re: What Linux distro are you using for your servers ?
#43Earlier quoted context omitted.
I would like to hear more about why you use it. I used to use FreeBSD for everything, but it's my understanding that the once significant differences in performance and stability between Linux and BSD no longer amount to anything. I switched to Gentoo (can not give up source builds!) two years ago.
It typically has less to do with performance or stability than with ease of use. While Linux is piling on features, BSD focuses on clean design and quality of code and documentation. Linux is "do it now," BSD is "do it right."
Re: What Linux distro are you using for your servers ?
#44Re: What Linux distro are you using for your servers ?
#45Earlier quoted context omitted.
It typically has less to do with performance or stability than with ease of use. While Linux is piling on features, BSD focuses on clean design and quality of code and documentation. Linux is "do it now," BSD is "do it right."
I hate to press you on this point -- the wreckage of many a flame war has barely had time to grow moss -- but can you point to a specific feature? I assume you mean OS level features -- system calls and such.
Re: What Linux distro are you using for your servers ?
#46Earlier quoted context omitted.
I hate to press you on this point -- the wreckage of many a flame war has barely had time to grow moss -- but can you point to a specific feature? I assume you mean OS level features -- system calls and such.
I don't understand your question. Do you mean you want an aspect of FreeBSD that's easier to use?
Re: What Linux distro are you using for your servers ?
#47Earlier quoted context omitted.
I don't understand your question. Do you mean you want an aspect of FreeBSD that's easier to use?
Sure.
Much of the difference is subjective. FreeBSD feels coherently designed, whereas Linux is a patchwork of programs written by different people with different styles and philosophies.
I don't know a lot about Gentoo (most of my experience is with Debian and Slackware) but from what I understand, its purpose is to be as flexible as possible. That's a legitimate goal, but it seems to conflict with ease of use.