Comment Re:Update for debian (Score 2, Informative) 754
Better yet, this will fix stable as well as 'downgrade' your testing/unstable to stable, patched until testing/unstable has it...
apt-get update
apt-get install ssh/stable
Assuming you have /etc/apt/sources.list correct:
deb http://security.debian.org/ stable/updates main
You should still firewall if possible.
-Brian
apt-get update
apt-get install ssh/stable
Assuming you have
deb http://security.debian.org/ stable/updates main
You should still firewall if possible.
-Brian