Ssh

When in trouble, ssh …

xkcd tar

I was configuring a new server and what’s the first thing that we want to setup when doing that? Passwordless ssh of course.

So after following all required steps, I tried to connect. And it failed (still required a password)… So what do we do in that case?

  • Ensure that the key was copied to …