home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pipex!unipalm!uknet!mucs!vtx.ma.man.ac.uk!bane
- From: bane@vtx.ma.man.ac.uk (Michael!)
- Newsgroups: comp.windows.x
- Subject: Re: An X mirror program
- Message-ID: <7165@m1.cs.man.ac.uk>
- Date: 12 Jan 93 01:23:09 GMT
- References: <C0p380.5uF@encore.com>
- Sender: news@cs.man.ac.uk
- Reply-To: bane@vtx.ma.man.ac.uk
- Organization: Magic Michael's Mushroom Factory.
- Lines: 25
-
- In article <C0p380.5uF@encore.com>, tma@encore.com (Thanh Ma) writes:
- |> I just wonder if there is an X program that will allow a remote user
- |> to see what is going on the host. (as if he was on the host)
- |> A typical application is that when an operator at the console wants
- |> to inform the administrator that he sees something wrong at the console,
- |> the administrator should be able to remotely login and sees what
- |> the operator is seeing.( some kind of a mirror window )
- |>
- |> Thanks for any pointers.
- |>
- |> --
- |> thanh ma
- |> tma@encore.com
-
-
- try:
-
- local_host$ rsh remote_host screendump | screenload
-
-
- (or pipe screendump through rasfilter8to1 before screenload if remote_host
- is col and local_host aint)
-
-
- Micahel
-