[24793] in Kerberos
[OT] Re: Install Kerberos Fedora
daemon@ATHENA.MIT.EDU (Fredrik Tolf)
Tue Oct 4 15:02:57 2005
From: Fredrik Tolf <fredrik@dolda2000.com>
To: Guus Ellenkamp <Ellenkamp_Guus@hotmail.com>
In-Reply-To: <dhq93b$8cv$1@domitilla.aioe.org>
Content-Type: text/plain
Date: Tue, 04 Oct 2005 00:16:35 +0200
Message-Id: <1128377796.15487.38.camel@pc7.dolda2000.com>
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
On Mon, 2005-10-03 at 11:38 +0800, Guus Ellenkamp wrote:
> Thanks a lot! It worked!
>
> I'm used to windows install.
Poor bastard. ;)
> Do you know any other way of finding the proper
> packages names that exist? I also want to install Firefox.
Well, most packages follow (very) loosely defined standards, so it's
usually possible to guess the names. Firefox, for instance, is probably
"firefox" or "mozilla-firefox". You'll probably learn the standards over
time.
If you can't seem to find the package you're searching for, though, yum
does have a search function. Try, for example:
yum list '*firefox*'
yum list '*krb5*'
Or, if you're so inclined, even:
yum list '*'
Be prepared for a rather long list in the last case, however. :)
Fredrik Tolf
> "Fredrik Tolf" <fredrik@dolda2000.com> wrote in message
> news:1128124802.15487.16.camel@pc7.dolda2000.com...
> > On Fri, 2005-09-30 at 13:02 +0800, Guus Ellenkamp wrote:
> >> How do I install Kerberos on a Fedora system. I'm new to Linux and can't
> >> get
> >> how to do it from the instructions I found on the internet.
> >
> > Last I looked, MIT Kerberos came pre-installed on all versions of
> > Fedora. If you, by any chance, selected it to not be installed, try the
> > following:
> >
> > yum install krb5-workstation pam_krb5
> >
> > And, if you need it:
> >
> > yum install krb5-server
> >
> > Hope it helps,
> > Fredrik Tolf
> >
> >
> > ________________________________________________
> > Kerberos mailing list Kerberos@mit.edu
> > https://mailman.mit.edu/mailman/listinfo/kerberos
> >
>
>
> ________________________________________________
> Kerberos mailing list Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos