monome / docs

monome.org/docs
https://monome.org/docs
Creative Commons Attribution 4.0 International
126 stars 85 forks source link

add ssh-copy-id instructions #329

Closed tyleretters closed 2 years ago

tyleretters commented 2 years ago

@tehn where would you break the steps up? .ssh/config vs ssh-copy-id?

tehn commented 2 years ago

to me there are two parts:

  1. copying the key and having ssh we@norns.local work w/o pw (to me, this is the main motivation)
  2. the second part is registering the norns host and default username so we you can ssh norns which is slightly more obscure but also cool (i haven't bothered doing this myself)
tyleretters commented 2 years ago

yeah good call! updated. i think i got it all.