get logged in users
$ who
then log the user out
$ skill -KILL -u <user>
you can also temorarily freeze the user
$ skill -STOP -u <user>
then allow the user to regain control
$ skill -CONT -u <user>
just make sure not to do this to your user ;D
$ who
$ skill -KILL -u <user>
$ skill -STOP -u <user>
$ skill -CONT -u <user>
Got this while connecting to my mikrotik router via ssh Unable to negotiate with <ip address> port <ssh port>: no matching hos...
No comments:
Post a Comment