forked from www/www-new
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
624 B
624 B
name | short | date | online | location |
---|---|---|---|---|
SSH and Networks | Once more into the breach | March 27 2003 18:30 | false | MC1085 |
The Secure Shell (SSH) has now replaced traditional remote login tools such as rsh, rlogin, rexec and telnet. It is used to provide secure, authenticated, encrypted communications between remote systems. However, the SSH protocol provides for much more than this.
In this talk, we will discuss using SSH to its full extent. Topics to be covered include:
- Remote logins
- Remote execution
- Password-free authentication
- X11 forwarding
- TCP forwarding
- SOCKS tunnelling