lotus

previous page: 1.1. Where do I get this document? (SSH (Secure Shell) FAQ)
  
page up: SSH - Secure Shell FAQ
  
next page: 2.2. Why should I use it? (SSH (Secure Shell))

2.1. What is 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.

2.1. What is ssh?

To quote the README file:

Ssh (Secure Shell) is a program to log into another computer over a
network, to execute commands in a remote machine, and to move files
from one machine to another. It provides strong authentication and
secure communications over unsecure channels. It is intended as a
replacement for rlogin, rsh, and rcp.

Additionally, ssh provides secure X connections and secure forwarding
of arbitrary TCP connections.

 

Continue to:













TOP
previous page: 1.1. Where do I get this document? (SSH (Secure Shell) FAQ)
  
page up: SSH - Secure Shell FAQ
  
next page: 2.2. Why should I use it? (SSH (Secure Shell))