ssh login information

Posted by bob on Ask Ubuntu See other posts from Ask Ubuntu or by bob
Published on 2012-07-01T19:14:16Z Indexed on 2012/07/03 21:23 UTC
Read the original article Hit count: 190

Filed under:
|
|
|

As the admin of my machine, I want users to be able to log into my computer with ssh, but I'm looking for a graphical way to be notified that a user is connected at the moment. If multiple users are connected, I want a list of connected users, their location, name, etc. This could be in the form of a forceCommand and 'alert' command when someone logs in, plus a icon saying how many people are connected right now in the notification bar, with the option to click on it to have more information about these users.

Is there such a tool available in ubuntu, and if not, how to do it (I'm guessing it's not that difficult and could be done with under ten bash command lines) ?

© Ask Ubuntu or respective owner

Related posts about 12.04

Related posts about networking