How to cut off a ssh connection

Matthew Flaschen matthew.flaschen at gatech.edu
Wed Jul 18 15:17:38 UTC 2007


Serg B. wrote:
> ps aux | grep ssh
> 
> see which user/process needs to go and let them go (kill).

Alternatively, you could try using slay:

sudo apt-get install slay

slay otherUser

That will kill all of their processes, logging them off.

Matt Flaschen




More information about the ubuntu-users mailing list