|
From: | Rick Niles |
Subject: | Question: Multiple terminal remote access |
Date: | Mon, 12 May 2003 14:05:38 -0400 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 |
I have a NCurses application running in shed out on a airport runway. I would like to view the screen that displaying currently from the comfort of a airport office via telnet. Obviously, if this was started remotely, I could check on it. However, it's something we plan to run for weeks to months at a time, so we don't really want to start it remotely. Also, there's advantages of having it display inside the shed as well.
We use to use QNX which had this command "ditto". It would allow you to temporarily take control of a particular console tty and the then release it when you're done with it. That way you could "see" the screen from another location and even make changes, and then release it. It seems quite useful for this application.
Is there anything I can do similar to this in Linux? Thanks, Rick Niles.
[Prev in Thread] | Current Thread | [Next in Thread] |