SSH advanced usage

How to use SSH for more than plain terminal access

Ratings: 3.73 / 5.00




Description

In this course you will learn how to use SSH for more than plain terminal access. SSH is the secure equivalent to telnet for remote terminal access over tcp/ip and even if you have probably used SSH before to connect to a remote host over TCP/IP there is so much more that can be done with SSH. All this will be taught in this course!

Course includes:

  • Theory about keys and the SSH authentication process.
  • how-to for password-less login
  • Explanation of file transfer protocols such as scp and sftp.
  • Learn how to tunnel TCP traffic thru ssh with local port forwarding as well as dynamic port forwarding (SOCK4 proxy)
  • Use jump-hosts to ssh in multiple steps.
  • And much more!



What You Will Learn!

  • Use SSH with keys
  • Tunnel traffic thru SSH

Who Should Attend!

  • Anyone who wants to have a deeper knowledge of what SSH can do.