On May 13, 2008, at 2:35 PM, dererk wrote:
On Tue, May 13, 2008 at 10:53:25PM +0200, Jan Luehr wrote:
rm /etc/ssh/ssh_host_*
ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N ''
/etc/init.d/ssh restart
-> job done.
Keep smiling
yanosz
Shorter one:
Upgrading openssl before reconfiguring:
apt-get update
apt-get upgrade
rm /etc/ssh/ssh_host_*
dpkg-reconfigure openssh-server
Greetings,
Dererk
-gorkhe
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]