Problems with shell users

Rolf Berkenbosch rolf at berkenbosch.nl
Thu Mar 18 02:00:17 UTC 2004


I don't now how to thank you...
My shell is working fine again.
Thank you very much!!! 

-----Original Message-----
From: fedora-list-bounces at redhat.com [mailto:fedora-list-bounces at redhat.com]
On Behalf Of Alexander Dalloz
Sent: Wednesday, March 17, 2004 7:55 PM
To: For users of Fedora Core releases
Subject: RE: Problems with shell users

Am Mi, den 17.03.2004 schrieb Rolf Berkenbosch um 19:37:
> Can I reinstall all the packages with ssh:
> openssh-server-3.6.1p2-19
> openssh-clients-3.6.1p2-19
> openssh-askpass-3.6.1p2-19
> openssh-3.6.1p2-19
> openssh-askpass-gnome-3.6.1p2-19
> 
> With first te remove the with:
> rpm -e *packagename*
> And the isntall the with
> Apt-get install *packagename*
> 
> Rolf

You can do that. You might run "rpm -qa "*openssh*" to get the list of all
installed openssh packages. Then run

for i in `rpm -qa "*openssh*"`; do rpm -e --nodeps $i; echo $i uninstalled;
done

Take care that no modified ssh configuration files be left. Check /etc/ssh
and ~/.ssh and /root/.ssh.

After uninstallation is ready reinstall all previously erased packages using
up2date, yum or even apt.

Alexander


--
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13 Fedora
GNU/Linux Core 1 (Yarrow) on Athlon CPU kernel 2.4.22-1.2174.nptl
Sirendipity 19:49:56 up 8 days, 20:09, load average: 1.28, 1.36, 1.22 
                   [ G???? s'a?t?? - gnothi seauton ]
             my life is a planetarium - and you are the stars





More information about the fedora-list mailing list