Re: how does ssh work?

From: Bill Unruh (unruh_at_string.physics.ubc.ca)
Date: 09/26/04


Date: 26 Sep 2004 17:37:10 GMT

aaabbb16@hotmail.com (wld) writes:

]hi,
]I am new for ssh. Does anyone give
]some concept for it and how does it work?

ssh starts by negotiating an encryption key between the two computers,
 and then all communication between the two computers is encrypted--
including all password logon stuff.



Relevant Pages

  • some problem with tunneling
    ... the situation: A B are computers. ... using vnc. ... ssh into A. ... (after connecting via ssh from B). ...
    (SSH)
  • Connect to a non-utf8 computer from a utf8 computer
    ... I regularly use ssh to connect to other computers. ... computers can be configured to use UTF8, ... between utf8 and latin1 (or an arbitrary pair of character sets ...
    (comp.unix.shell)
  • Re: Multiple machines at one IP
    ... I have network at home with several computers, which I often use SSH to ... standard port 22, but my personal PC there is listening on port 1602. ...
    (SSH)
  • Multiple machines at one IP
    ... I have network at home with several computers, which I often use SSH to ... The network is behind a router, ... standard port 22, but my personal PC there is listening on port 1602. ...
    (SSH)
  • Re: Why is ssh so slow?
    ... Wolfgang Mueller wrote: ... Nevertheless, ssh is so slow. ... > something else wrong in my computers. ... Simply 'strace' the login and see what ...
    (comp.os.linux.networking)