- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- keyboard/keystoke logging software
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 04:54 AM
03-28-2006 04:54 AM
keyboard/keystoke logging software
i am hoping there is a method to capture every keystroke on the console keyboard of our HP workstation running 10.20 using a shell script or ???
i am familiar with "script" but not sure that will do the job as i want to capture keystrokes while users are running a particular application over our Intranet ...not stuff at the command line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 05:22 AM
03-28-2006 05:22 AM
Re: keyboard/keystoke logging software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 11:57 AM
03-29-2006 11:57 AM
Re: keyboard/keystoke logging software
...
script log-keystrokes
start-X-and-intranet-app
...
what i find is, when doing a rlogin or login from the console (no CDE ...XDM started when logged in), that the "script" runs fine but brings provides a prompt. then when i run commmands is logged to the file-keystrokes until i run "exit" which the stops the "script" and then starts "start-X-and-intranet-app" ...so i have lost the keyboard logging ability i wanted, which is while this app is running.
not sure if i am running "script" propely by putting it in the .login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 12:02 PM
03-29-2006 12:02 PM
Re: keyboard/keystoke logging software
basically "script" seems to start OK, but then stops (triggered by HAVING to run "exit") before allow .login to continue, and thus run the application i am interested in logging keystokes against
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 11:41 AM
03-30-2006 11:41 AM