Categoria

Linux

3 contenuti

Linux

Remove authorized SSH keys from server

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.