I have a question. How can I check a user who did access to the Server let say 2-3 days before? I am trying to investigate on who was the person who has gained access to the particular server via remote. Can I catch the IP Address who did access to the server as well? Thanks.
feedback
|
|
The | |||
|
feedback
|
|
You should be able to get what you want from: lastlog -u user -b 2 Cheers | |||
|
feedback
|