Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1 draft

34 bytes added, 21:49, 10 January 2016
SSH Keys
Using the magic of public key cryptography you can SSH to a linux machine without using a password. This topic is crucial - not only for this course but in the industry, SSH keys are used everywhere that linux servers are used.
Here's a modified diagram from [http://sebastien.saunier.me/blog/2015/05/10/github-public-key-authentication.html Sébastien Saunier's blog] that's a simple illustration of how SSH key authentication works (the one in the blog post had a significant error in itwhich I fixed in the version here):
[[Image:ssh_connection_explained.png|800px]]