0x04-loops_conditions_and_parsing

Опубликовано: 19 Март 2026
на канале: JUBASS TV
2,770
13

0x04-loops_conditions_and_parsing ‪@JUBASSTV‬ Share your public key in your answer file 0-RSA_public_key.pub

Fill the SSH public key field of your intranet profile with the public key you just generated

Keep the private key to yourself in a secure location, you will use it later to connect to your servers using SSH. Some storing ideas are Dropbox, Google Drive, password manager, USB key. Failing to do so will prevent you to access your servers, which will prevent you from doing your projects

If you decide to add a passphrase to your key, make sure to save this passphrase in a secure location, you will not be able to use your keys without the passphrase

SSH and RSA keys will be covered in depth in a later project.

follow me here at GitHub https://github.com/Jubasstech/alx-sys...