- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Terminal Sniffing
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
09-29-2004 04:56 PM
09-29-2004 04:56 PM
I was wondering if anyone know's of a way to view someone elses terminal session from within hp-ux.
I was thinking of something like
#who
user pts/tx
#sniff /dev/pts/tx
and be able to see the same output on your terminal, that is getting displayed to the users terminal as well?
Thanks in advance,
Andrew
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 05:02 PM
09-29-2004 05:02 PM
SolutionThere isn't a default command or tool available with the OS.
"SharedX" can help you to share X-windows across systems. You should have it on your application CDs.
If the user starts 'script' program and outputs to a file that is readable by you, you can 'tail -f' it and see all the printable characters. Man 'script' for more information.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 06:30 PM
09-29-2004 06:30 PM
Re: Terminal Sniffing
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=703464
Some more ways discussed there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 08:26 PM
09-29-2004 08:26 PM
Re: Terminal Sniffing
I have some suggestion for you:
You can use "w" command or "uptime" (see the manpage)
Also refer to this link. You can find more!
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=703464
Goodluck to you.
Jimkery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2004 12:01 AM
10-01-2004 12:01 AM
Re: Terminal Sniffing
It runs solely on the hpux box you are on. It allow you to see other peoples sessions on that hpux box.
Googlesearch "DoubleVision".
steve