Linux

Remove authorized SSH keys from server

Alessandro Oppo 1 min di lettura

cd ~/.ssh

sudo nano authorized_keys

Remove manually the keys that you don’t want anymore (or use  CTRL+K on that line)

Write a comment if you have any problem.

Leggi anche