Skip to content

Files

Latest commit

02d8307 · Apr 5, 2024

History

History

0x0B-ssh

SSH

In this project, I became familiar connecting to and working with servers using the SSH protocol. I worked on a server provided by ALX.

Tasks 📃

  • 0. Use a private key

  • 1. Create an SSH key pair

  • 2. Client configuration file

    • 2-ssh_config: SSH configuration file configured to use the private key ~/.ssh/school and to refuse authentication using a password.