I recommend GEMS its a easy to setup " Gems is an unknown, little, but efficient program which enables you to broadcast what is seen in your terminal to any number of clients. It’s great for technical lectures and talks, where people often has to make an effort to see what are you typing in the projected screen. It is terminal-agnostic, communicates by any TCP port using very little bandwith and no CPU power, and obviously, it’s free software!
It is very easy to set up, there is no configuration at all, apt-get it and you’re ready to go. In the master terminal, launch the server, optionally specifying a listening port and maximum number of connections (defaults to 6666 and 25, respectively, see the man page for more information), and immediatly you will be given back a shell: " http://debaday.debian.net/2007/01/10/gems-broadcast-your-terminal/ -- Thanks, Ben Devine On Wed, 14 Mar 2007 09:11:15 +1300, Steve Brorens <[EMAIL PROTECTED]> wrote: > Indeed, "screen" is the answer. All in all a very handy wee program. > There's > a good howto for the "mutiuser' business at: > http://www.linux.com/article.pl?sid=06/08/14/1945249 > > - steve > > > > On 14/03/07, Matthew Gregan <[EMAIL PROTECTED]> wrote: >> >> At 2007-03-13T23:26:24+1300, Steve Brorens wrote: >> >> > Chris was after a way to mirror an ssh session (so that a user at the >> > remote end could "watch and learn"). >> >> Take a look at GNU Screen in multiuser mode. >> >> Cheers, >> -mjg >> -- >> Matthew Gregan |/ >> /| [EMAIL PROTECTED] >> > >
