pf » Tag: authentication on Pete Freitag's Blog

Setting up public key authentication over SSH

apple linux misc Every time I want to setup public key authentication over SSH, I have to look it up, and I've never found a simple guide, so here's mine.

Generate key on local machine

ssh-keygen -t rsa

It will ask you for a password but you can leave it blank.


This entry was:

Subscribe to my RSS Feed: solosub RSS
Tags