There are times when you really want to get rid of SSH password authentication, however SSH is VERY picky about permissions etc. I just found out that there’s a tool for that in all Linux boxes!
As promised, the two simple steps:
Create your keypair (assuming you don’t already have it ready) $ ssh-keygen -t […]
Recent Comments