Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

SSH Version 1


To turn version 1 support on in Debian, edit /etc/ssh/sshd_config to change Protocol 2 to Protocol 2,1 and add the line:

  HostKey /etc/ssh/ssh_host_key

Then generate the host key with:

  # ssh-keygen -f /etc/ssh/ssh_host_key -N '' -t rsa1

Restart he ssh server to have the changes take effect:

  $ wajig restart ssh


Copyright © 1995-2006 [email protected]

 
 
  Published under the terms fo the GNU General Public License Design by Interspire