Skip to main content

ssh logins

Comments

3 comments

  • lldeepakll
    Hi, To check users currently logged in run "w" command root@lldeepakll:~# w You can check last logged in users using "last" command root@lldeepakll:~# last Thanks
    0
  • cPanelMichael
    Hello :) Yes, as mentioned, the "w" command is what you are looking for. You can also review the /var/log/secure log file to see SSH connection activity. Thank you.
    0
  • popeye
    Thanks command w is good shows me users and server load
    0

Please sign in to leave a comment.