what is screen?

what is screen?

Post by Chee Meng Le » Thu, 20 Jun 1996 04:00:00



Hi, just wonder if anyone know about a program called "screen"? I was
told it is for connecting two linux machines through serial line. Where
can I find the program and its information?
thanks for any information.

Chee Meng.

 
 
 

what is screen?

Post by B.A.McCau.. » Fri, 21 Jun 1996 04:00:00



Quote:>Hi, just wonder if anyone know about a program called "screen"?

It's a GNU program to give virtual console like fuctionality on a dumb
terminal.

Quote:> I was
>told it is for connecting two linux machines through serial line.

It is not. (pppd is).

Quote:> Where  can I find the program and its information?

All good FTP sites.

--

 .  _\\__[oo       from       | Phones: +44 121 471 3789 (home)

.  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
 # ll  l\\  ~~~~ ~   ~ ~    ~ | http://wcl-l.bham.ac.uk/~bam/


 
 
 

what is screen?

Post by Dave Beem » Fri, 21 Jun 1996 04:00:00



|> Hi, just wonder if anyone know about a program called "screen"? I was
|> told it is for connecting two linux machines through serial line. Where
|> can I find the program and its information?
|> thanks for any information.

It is a fairly primitive program that lets you switch betweeen multiple
terminal windows when running a single login under a communications program
like kermit or seyon.  (i.e., it is not for connecting two linux machines
through serial line - it is something you can use once you have done so.)
It came with my Red Hat 3.0.3 distribution, and has a man page.  I'm sure that
it is available on sunsite.

 
 
 

what is screen?

Post by Roscinan » Sat, 22 Jun 1996 04:00:00



Quote:>Hi, just wonder if anyone know about a program called "screen"? I was
>told it is for connecting two linux machines through serial line. Where
>can I find the program and its information?
>thanks for any information.

  Donno about connecting machines through serial lines, screen is a
terminal multiplexor, so if you're logged in on one tty, you can run
multiple sessions..
 
 
 

what is screen?

Post by Leo Gre » Tue, 25 Jun 1996 04:00:00



: Hi, just wonder if anyone know about a program called "screen"? I was
: told it is for connecting two linux machines through serial line. Where
: can I find the program and its information?
: thanks for any information.

: Chee Meng.

The only "screen" i know of is a program for running many screens on one
terminal, using a key combination to switch.

you might be referring to "term" though...

 
 
 

what is screen?

Post by Tony Gonzal » Sun, 30 Jun 1996 04:00:00



: |> Hi, just wonder if anyone know about a program called "screen"? I was
: |> told it is for connecting two linux machines through serial line. Where
: |> can I find the program and its information?
: |> thanks for any information.

: It is a fairly primitive program that lets you switch between...
                 ^^^^^^^^^^^^^^^^^
How is it a primitive program?  Is there anything else that will do what
it does better?....without the graphics overhead of course.  Is it not
being supported anymore?

-Tony