- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Redirecting user's terminal
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-29-2001 09:00 AM
03-29-2001 09:00 AM
I am looking for a way or software that allows you to see
particular user's terminal ( telnet session).
Thanks
Troy.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 09:05 AM
03-29-2001 09:05 AM
Re: Redirecting user's terminal
You will find both of these useful...
# who -u
# last
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 09:08 AM
03-29-2001 09:08 AM
Re: Redirecting user's terminal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 09:11 AM
03-29-2001 09:11 AM
Re: Redirecting user's terminal
good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 09:12 AM
03-29-2001 09:12 AM
Re: Redirecting user's terminal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 09:20 AM
03-29-2001 09:20 AM
Re: Redirecting user's terminal
Oh. You can have the user use 'script' capture the terminal output to a file. See the man pages for more details.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 09:25 AM
03-29-2001 09:25 AM
Re: Redirecting user's terminal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 09:48 AM
03-29-2001 09:48 AM
Re: Redirecting user's terminal
Somebody is using "restricted sam". He doesn't know how to do something
and needs help. I know his /dev/tty and to be able to help him, I want
to take a look at his screen!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 10:13 AM
03-29-2001 10:13 AM
Re: Redirecting user's terminal
DoubleVision is full-featured remote control software for character-based UNIX/Linux applications or terminal emulation sessions that permits a remote system to connect to another terminal, (tty or pseudo-tty), and have full access to its screen and keyboard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2001 10:39 AM
03-29-2001 10:39 AM
SolutionThis product works quite well. If you are root you can get to any users telnet session and see exactly what they are doing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2001 03:19 AM
03-30-2001 03:19 AM
Re: Redirecting user's terminal
Currently I am looking for something cheaper (is there a GNU product?) that does the same thing. So I am interested in hearing other comments here as well.