Learning Gentoo
This week I have installed Gentoo, I made it using the Live CD once there I have used the text interface to install it, with the expert option, and using Networkless, so it is more or less like installing the Debian base system.
Once that installed (the instructions were easy to follow), I installed xorg
emerge xorg-x11
Follow this: http://www.gentoo.org/doc/en/xorg-config.xml
and fluxbox
emerge fluxbox
Follow this: http://gentoo-wiki.com/HOWTO_Fluxbox
After that I wanted to install firefox, so I had some problems, I had to resync my portage packages using:
emerge --sync
Then follow this to install firefox
As you can see everything is well documented on Gentoo, I think it is really difficult to add something to such well documented distro, I have to say it is not easy to work with it, but I like it, it optimizes the hardware to limits I had not seen before, using uptime I could have seen that uses less CPU resources than my Light Debian with Fluxbox I think I will really go deeper on this Distro, and hardly recommend it to anyone who would like to learn a lot about Linux, and I do not mean learn how to work with it, I mean learn how Linux work!.
Trackback URL for this post:
If you like this article, subscribe to our full rss
Please post your question in our forum and use comments only to leave your comments about the article, thanks.




[..] but I like it, it
[..] but I like it, it optimizes the hardware to limits I had not seen before, using uptime I could have seen that uses less CPU resources than my Light Debian with Fluxbox [..]
Try compiling Gentoo using the Minimal install CD then you'll realize how faster can a Gentoo system be. Compilation is not so hard as it sounds, particularly when you've the Gentoo manual available. Gentoo does require patience though. If you can be patient enough to watch the compilation process going on and on and on.. for 12+ hrs, go ahead and compile Gentoo on your system. :-)
Thanks, I will try it.
Thanks, I will try it.
Guillermo Garron
I am also a very long time
I am also a very long time Debian user and very happy with it. But now I have to build a PS3 cluster for Physics and I decide to deploy Gentoo in those machines. I find easy (not the easier tough)I post about it in http://profs.if.uff.br/tjpp/blog/entradas/escolhi-a-distribuicao-do-clus... but it is in Portuguese :( I promise next posts about Gentoo on PS3 will be in English.
I used Gentoo for about a
I used Gentoo for about a year and while It was very fast and fun to use, I did not like the compilation time it took to install a program. I strongly recommend Arch Linux over Gentoo. Arch is very comparable in speed and it uses binaries for program installation.
Thanks, I have never tried
Thanks, I have never tried Arch, I will do it someday
Guillermo Garron
I have used Gentoo for a few
I have used Gentoo for a few years and I think it has its pros and cons. It's true that the machine becomes faster, but sometimes it's a pain the time it takes to compile everything. For me, I never used Gentoo because the machine was more optimized. What I really loved was two things: the huge repository (only rivaled by ubuntu these days) and the package management software "portage". Portage has a lot of problems, specially performance-wise, but it gives you a freedom I never saw elsewhere. Portage gives you the option to select specific tags when installing a software. Those tags will influence what features will be compiled in that package. And that makes a huge difference in the dependency tree for that software. So, with portage you can "unselect" kde support (for example) in some app, and kde-related dependencies will not be installed. This way you only install packages that you really need. And I like that :)
Hope you enjoy this great
Hope you enjoy this great and unique distro!
I started using it about 1 year ago and never stopped using it. It's so flexible, clear and well documented that I don't have anything but praises for it.
Plus it great to learn Linux.
;)
Post new comment