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 ...
- 06-10-2009 #1Just 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!
- 06-10-2009 #2
Any logins.
Just execute command
Will show previous logins.# last
and
Will show current active logins.# who
- 06-10-2009 #3Just Joined!
- Join Date
- Jun 2009
- Posts
- 5
Awesome, dude... thanks!
- 06-10-2009 #4
lol, don't mention it, just flag the topic as solved..if its solved.


