Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
10
rated 0 times [  10] [ 0]  / answers: 1 / hits: 21856  / 1 Year ago, thu, april 13, 2023, 12:51:45

Is there a way to find a log of all the commands that have been run by a user on Ubuntu 11.10 Server?
I need to find out what my friend ran to install a program.


More From » server

 Answers
1

If you use something like bash as a command interpreter, you could check the history.



more /home/user/.bash_history

[#39478] Thursday, April 13, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ongdiligenc

Total Points: 452
Total Questions: 111
Total Answers: 107

Location: Ukraine
Member since Sun, Dec 13, 2020
3 Years ago
;