Gentoo Archives: gentoo-user

From: "Hemmann
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Switching to Gentoo
Date: Thu, 09 Mar 2006 19:45:03
Message-Id: 200603092024.35890.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] Switching to Gentoo by Jim
1 On Thursday 09 March 2006 20:16, Jim wrote:
2 > Hey group,
3 >
4 > I am a long time Linux user, however I am new to Gentoo. I used Red
5 > Hat/Fedora for many years, then my own Linux based on LFS and the last
6 > year I have been using Ubuntu.
7 >
8 > I really like Ubuntu because of apt, however I have had frustrations
9 > with Ubuntu because it could be a pain to get newer versions of packages
10 > installed. For example Ubuntu defaulted to Apache 1.x for mod_mono.
11 >
12 > I have now been using Gentoo for a few days and I am running into some
13 > issues I hope this group can help with. At first emerge was trying to
14 > merge some really old packages. For example I wanted mysql 5.x, php 5.x
15 > and Apache 2.x and Gentoo was only going to install mysql 4.x. I did
16 > find out about ACCEPT_KEYWORDS="~x86" which has helped with getting more
17 > recent versions of software installed.
18 >
19 > I am looking for any good links, tips, suggestions of admin software to
20 > emerge, etc to help me learn the ins-and-outs of Gentoo. I have tons of
21 > questions but don't know where to look. Well, I can google but that
22 > takes ages and I was hoping many of you on this list will have a nice
23 > set of bookmarks on gentoo admin, handy gentoo software, tips etc.
24 >
25 > Some tasks I could do in Fedora/Ubuntu that I want to know how to do on
26 > Gentoo:
27 >
28 > See list of all *installed* software.
29
30 best done in kuroo ;)
31
32 > Browse available software that can be installed.
33
34 best done in kuroo, too.
35
36 > See what version of a particular software package is installed.
37
38 emerge -s or emerge -S
39
40 > See if any new versions of *installed* software are available.
41 > ...
42 emerge -u, emerge -s or emerge -S
43 --
44 gentoo-user@g.o mailing list