Go to TogaWare.com Home Page. GNU/Linux Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

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


Support further development by purchasing the PDF version of the book.
Other online resources include the Data Science Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © Togaware Pty Ltd. . Creative Commons ShareAlike V4.