Skip to main content

Command Palette

Search for a command to run...

Day 6 #90DaysOfDevops

Published
1 min readView as Markdown
O

Aspiring Devops engineer eager to make an impact.

For day 6, i moved to topic 4: SSH.

Based on what i understood, Secure shell (SSH) protocol is a method for securely sending commands to a computer over an unsecured network. It uses cryptography to authenticate and encrypt connection between devices.

SSH has the ability to do a remote encrypted connection and also the ability to tunnel: In networking, tunneling is a method for moving packets through protocols or paths that are ordinarily not used.

SSH works with TCP/IP, authentication, cryptography adnd not limited to funnelling.

This is the theory aspect i could get a grip on. SSH is pretty straightforward and working with it is going to broaden my understanding deeper and deeper.

So to go into the pratical aspect, i discovered i needed an instance from AWS which i can’t create now as my account isn’t ready.

For tomorrow, i would go back to day 1 and revise everything i have learnt and try my hands on the different platforms.

Cheers to day 6 and cheers to many more days!

More from this blog

#90DaysOfDevops

35 posts

It's a daily blog of my Daily learning plan for the next 90 days. At the end of the day, i summarised what i have learnt and difficulties faced while learning.