Close a remote SSH session
05/03/2010 — Mots-clés : Linux, SSH — Classé dans Geek
To close all SSH sessions of a given user :
skill -KILL -u username
You can list connected users with the
command.who
05/03/2010 — Mots-clés : Linux, SSH — Classé dans Geek
To close all SSH sessions of a given user :
skill -KILL -u username
You can list connected users with the
command.who