Day 7 : Understanding SSH and Password-Less Login
When I first started managing Linux servers, I used passwords for everything.
Every time I needed to access a remote machine, I typed:
ssh user@server-ip
Then entered the password.
It worked.Until it
100-days-of-devops-day-1-user-curd.hashnode.dev5 min read