- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Secure Shell - Working with SSH Keys
In this lab, you'll configure and create SSH keys that enable passwordless SSH between 2 servers. Then you'll test the connection. The scenario for the lab is as follows: The IT manager at Eucalyptus and Lavender Inc. has asked you to install and configure a new SSH server on Server1. In addition, set up a key pair for the "cloud_user" user account to transfer files between Server1 and Server2 without prompting for a password. Good luck!

Lab Info
Table of Contents
-
Challenge
Log In and Check the Status of SSH
- Log in to Server1 with SSH.
- Make sure the OpenSSH package is running.
-
Challenge
Configure OpenSSH for Passwordless Authentication
- Configure OpenSSH for Passwordless Authentication.
- Restart the sshd service.
-
Challenge
Create an RSA SSH Key Pair for the cloud_user Account
- Create an RSA key pair for the cloud_user.
- Secure the ~/.ssh directory permissions.
- Copy the public key to Server2.
-
Challenge
Test the Connection
- SSH to Server2 as the cloud_user to test the connection.
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.