Find the answer to your Linux question:
Results 1 to 4 of 4
Hi, Is there any way to find out if some user non-root user logged into my system remotely (using rsh, rxterm or ssh) within say, the last 24 hours? Keep ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    5

    [SOLVED] finding who logged into my system remotely?

    Hi,

    Is there any way to find out if some user non-root user logged into my system remotely (using rsh, rxterm or ssh) within say, the last 24 hours? Keep in mind I do not have root permissions on my system.

    Thanks in advance!

  2. #2
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    Any logins.
    Just execute command
    # last
    Will show previous logins.

    and
    # who
    Will show current active logins.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

  3. #3
    Just Joined!
    Join Date
    Jun 2009
    Posts
    5
    Awesome, dude... thanks!

  4. #4
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    lol, don't mention it, just flag the topic as solved..if its solved.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...