Ubuntu Vs Gentoo Which distro is best ?
This is short comparison of the two leading Linux distros Ubuntu and Gentoo.Ubuntu is based on debian linux where as Gentoo is an independent OS.Gentoo comes with weekly releases (rolling distribution) but Ubuntu has only two releases per year. The packet management is controlled by APT in Ubuntu and by portage in Gentoo.The user interface is Unity shell in Ubuntu but in Gentoo we can choose the default one.Both can be installed from USB drive also.
Ubuntu | Gentoo | |
---|---|---|
Base Distribution
| Debian Linux | None |
Default File System | EXT 4 | None |
Desktop Environment | Unity | KDE Plasma Desktop fromLiveCD, various |
Supported Platforms | i386, AMD64,ARM | IA-32, x86-64, IA-64, PA-RISC; PowerPC 32/64, SPARC 64-bit, DEC Alpha, ARMIA-32, x86-64, IA-64, PA-RISC; PowerPC 32/64, SPARC 64-bit, DEC Alpha, ARM |
Packet Management | APT | Portage |
Package Format | .Deb | ebuild |
USB Installation | YES | YES |
Live CD | YES | YES |
Official Website | http://www.ubuntu.com | http://www.gentoo.org/ |
Any reason your gentoo link links to linux mint?
ReplyDeletesorry.it was a mistake.i have corrected it
ReplyDeleteGentoo package updates are available in roughly 15 minute intervals, not weekly. So if a new package gets updated, it is generally available within hours, if not minutes. We release new install media (liveCDs and install stages) weekly.
ReplyDeleteGentoo package format is tbz2 an ebuild is similar to the .spec in rpm based distributions.
ReplyDeleteBut as per my experience Ubuntu is much faster than Gentoo. Gentoo takes time to compile whereas Ubuntu does in secs.
ReplyDeleteyes, if you use binary packages in ubuntu and compile from source in gentoo.. if you enable the bindist USE-flag in gentoo you can also easily build an entire precompiled system in gentoo
DeleteBut it's exactly the easy and efficient configuration of the source that makes gentoo so great. I use both xubuntu and gentoo but it depends what kind of user you are.