Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
Original von beavisbee
aber wenn es dir lediglich um Eingaben geht, die in der bash getätigt werden, dann könntest du dir per CronJob alle X Minuten die Bash-History (/home/<username>/.bash_history) kopieren oder zumindestens auslesen und auswerten...
Original von bitmuncher
Schau dir mal Programme wie snoopylogger oder ttysnoop an. Damit dürfte das Gewünschte machbar sein.
Snoopy is designed to aid the task of a sysadmin by providing a log of commands executed. Snoopy is completely transparent to the user and applications. It is linked into programs to provide a wrapper around calls to execve(). Logging is done via syslogd
ttysnoop is a package which will, if configured properly, allow you (the SysAdmin) to "snoop" on users' ttys.