MLUG: Re: [MLUG - DISCUSSION] logging off user sessions
Re: [MLUG - DISCUSSION] logging off user sessions
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Type in ps aux | less to see a list of processes running. Find the
username of the person that you want to kill, the shell process (usually
bash or tcsh) that they are using, and the PID. Then type q to get out of
less, then kill -9 PID to kill their shell session, thus killing their
login and disconnecting them if its a remote session.

Regards,
Neil


--
To manage your subscription, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/