Log user activity

  • ~/.bash_history will show the commands that was used by a user.
  • Install acct : sudo apt-get install acct in addition to login/logout. It provides logs of every single command run by every single user. Below mentioned commands are the features of acct

    • ac print statistics about connect time
    • accton turns accounting on or off
    • last list last logins of users and terms
    • lastcomm list last commands executed
    • sa print accounting statistics
    • dump-acct print accounting file in human-readable form

    ==========================================

    https://launchpad.net/ubuntu/precise/+source/activity-log-manager/0.9.4-0ubuntu3.2

    ==========================================

    ==========================================


    Tag Cloud