Is there a command to monitor all commands, more along the side of remote access than the keyboard.I have experienced a problem in which the current version of firefox the bookmarks where removed so I am expecting a possible hack. Perhaps something like a trace.
Asked
Active
Viewed 213 times
1 Answers
1
Do you mean terminal (shell) commands? There is a history command which will print out the past commands executed. Provided the list is not cleared of course.
If you mean remote commands executed over ssh, take a look at the first answer for this question