up vote 0 down vote favorite
share [g+] share [fb]

Is there some way I can track all applications that were opened by a user during a gnome session in ubuntu?

Do gdm/gtkwm keep a history of all applications that were opened in some log file?

link|improve this question
feedback

2 Answers

Take a look a the Gnome Activity Journal. I've only read about it, but it might have something you could use in there.

http://ubuntu-tutorials.com/2010/01/19/preview-gnome-activity-journal-zeitgeist-on-ubuntu-9-10/

link|improve this answer
By the looks of it, the gnome activity journal will keep track of the files I accessed, and not the applications I opened which is what I want. – Anish Mar 4 '10 at 5:15
feedback

No, to my best knowledge there is no way to do this within the desktop or window manager.

But take a look at gnome deployment guide for some lockdown options. Maybe one of the kiosk mode options is of some help.

It might be easier to convince apparmor or SELinux to provide such a log.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.