In a message written on Thu, Mar 20, 2003 at 04:18:43PM +0000, Emilio Manuel wrote:
> I wan to do this under Xwindows because I pretend to use this box as a 
> "dumb X terminal" that can display messages send from another UNIX machine.

If you really want to use it as an xterminal, you probably want to look
into the man page for Xserver, some sample command lines for you to try:

Start a session on a remote host:
  X -query other-host.your.net

Find all machines on the local network that will accept a session:
  X -broadcast

Ask another host on the network for a list of servers to start a session
with:
  X -indirect other-host.your.net

For the last option you may need to configure the "chooser" on the other
server, and all options may require changing some access permissions on
the other boxes you want to query.

Once you find what you like you can put it in a startup script
somewhere.

-- 
       Leo Bicknell - [EMAIL PROTECTED] - CCIE 3440
        PGP keys at http://www.ufp.org/~bicknell/
Read TMBG List - [EMAIL PROTECTED], www.tmbg.org

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to