How to cut off a ssh connection

Serg B. sergicles at gmail.com
Wed Jul 18 13:12:28 UTC 2007


ps aux | grep ssh

see which user/process needs to go and let them go (kill).

Also, ps aux "username" see which user/process needs to go and let
them go (kill).

Cheers,
   Serg

On 18/07/07, Sergio Belkin <sebelk at gmail.com> wrote:
> I was testing that if you stop ssh service established connections remains, so
> how can to force a cutting off of an established connection (let's suppose
> that I'm not the user that is logged via ssh, but I am root).
>
> Thanks in advance.
> --
> Sergio Belkin
> Teléfonos 15-5494-5143 //  4788-8605
> ----------------------------------------
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>


-- 
Serg


More information about the ubuntu-users mailing list