Why do you choose Ubuntu ?
Is there any special benefits in ubuntu over centos?
Please reply dont just read and go!
23 Replies
I don't use it, btw. I use Debian proper.
@ruchirablog:
Is there any special benefits in ubuntu over centos?
Ease of use – allegedly.
For me, though, probably the two biggest reasons are that it's very lightweight (ubuntu minimal is indeed quite minimal, I've got it running on a P3 too) and simple (installing just what you need is a snap).
Overall, I find that, when it comes to distros for servers, it just does what I need, so I see no real reason to switch to a different distro.
Memory usage should be about the same for each distribution running the same stuff on the same architecture. More complex packages with a lot of compile-time decisions (e.g. Apache) will vary more, but probably not by much.
I suppose the more compelling question would be "why use CentOS?" It's always struck me as having all of the annoyances of RHEL (rpm, yum, lethargic release schedule) but without the benefits (support). It is, however, required by some commercial software (cPanel comes to mind).
CentOS tends to be rock solid, but a bit behind.
I use Debian simply because that's what I use at home, and it's easier for me to remember the foibles.
If you need deb, use debian.
@tinono:
I don't use Ubuntu because cannonical doesn't support packages outside of 'main'. The Ubuntu security team only cares about 'main'.
If you need deb, use debian.
Officially true, and I believe USNs are only sent for main, but I've not yet heard of a case where a known vulnerability was not rectified in universe. An example from today would be:
In 10.04, this moved from main to universe, but concurrently with the fixes to 8.04/9.04/9.10, it was also updated in 10.04:
rtucker@tremens:~$ apt-cache policy libmikmod2
libmikmod2:
Installed: (none)
Candidate: 3.1.11-a-6.1ubuntu0.1
Version table:
3.1.11-a-6.1ubuntu0.1 0
500 http://security.ubuntu.com/ubuntu/ lucid-security/universe Packages
3.1.11-a-6.1 0
500 http://mirror.rit.edu/pub/ubuntu/ lucid/universe Packages
(Perhaps not the best example, but it's the one I have right here.)
Full security support, a really good freeze process resulting in a good stable release, smoother upgrades between major versions, etc. I trust their approach to security.
In common with ubuntu is APT and aptitude, which is the package manager I love, and much configuration is the same between the two.
Ubuntu has a huge user community, which in my experience can be a little less knowledgeable than the Debian community (a fair bit of bad advice, and people stuck without answers, in Ubuntu forums) but on the other hand is much more welcoming towards and tolerant of newbies. One good thing is that a howto guide for Ubuntu will usually work with Debian and vice versa in case you can't find any info specific to one or the other.
@bryantrv:
I always assumed people used it for more up to date packages, like php, mysql, etc.
CentOS tends to be rock solid, but a bit behind.
I use Debian simply because that's what I use at home, and it's easier for me to remember the foibles.
for example
apt-get install nginx
installs the latest version available on nginx?
The latest version of Python in Debian stable is 2.5.2, which is ridiculously old:
In Ubuntu, the latest version of Python in the stable release is 2.6.5 (one behind the latest 2.6 release, but it has all the features that were added in 2.6):
Trying to upgrade Debian to Python 2.6 is a huge pain in the ass, because certain core tools of the distro rely on Python, so it's easy to accidentally break them.
Judging by reading, and by (crazy enough) clicking said link, I discovered that it points to a page to download the VLC media player…
Official is
@gainesms:
This is was my first shot at Linux. Tried Ubuntu (several times). Felt too desktop-oriented. Went with CentOS.
Yeah, if you use the desktop install, it's going to feel desktop-oriented. Try the server install.
Open source.
Great Community
Easy to learn, easy to install and debug.
Google is more efficient in finding help with Ubuntu related problems
What more can I say, just love it