How can I get the command log of a particular user on Ubuntu Server?

Solution 1:

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

more /home/user/.bash_history