- Lab
- A Cloud Guru
212 - Secure Shell and SSH Key Exchange
<p>This lab will allow us to practice using SSH keys.</p> You will create local keys and exchange them with another server. You will also explore how to generate SSH keys for two factor authentication.
Path Info
Table of Contents
-
Challenge
Create local public and private SSH keys
Using the appropriate command, create an ssh key.
-
Challenge
Exchange the keys with a remote system using SSH-COPY-ID
Using the second server that has been supplied, exchange the users ssh key with the other server.
-
Challenge
Exchange the keys using the manual method for our exam objectives
Using a manual process, exchange the ssh keys.
-
Challenge
Explore the 'authorized_keys' file
Examine the authorized_keys file.
-
Challenge
Login using the SSH key to a remote host
Login to the remote system to test the key exchange.
-
Challenge
Generate SSH keys for two factor authentication
Using the appropriate command generate a key for use with two factor authentication.
-
Challenge
Learn how to use SSH-AGENT to bind your key to a bash shell
Use 'SSH-AGENT' to bind your key to a bash shell.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.