lotus

previous page: 3.4. Where can I obtain ssh?
  
page up: SSH - Secure Shell FAQ
  
next page: 3.6. Does it make sense to install ssh as non-root under UNIX?

3.5. How do I install it? (Obtaining and installing ssh)




Description

This article is from the SSH - Secure Shell FAQ, by Thomas Koenig Thomas.Koenig@ciw.uni-karlsruhe.de with numerous contributions by others.

3.5. How do I install it? (Obtaining and installing ssh)

Get the file from a site near you, then unpack it with

gzip -c -d ssh-1.2.20.tar.gz | tar xvf -

then change into the directory ssh-1.2.20, read the file INSTALL, and
follow the directions in it.

 

Continue to:













TOP
previous page: 3.4. Where can I obtain ssh?
  
page up: SSH - Secure Shell FAQ
  
next page: 3.6. Does it make sense to install ssh as non-root under UNIX?