Date: Mon, 15 Jan 2007 11:19:56 +0100 From: Pieter de Goeje <pieter@degoeje.nl> To: freebsd-questions@freebsd.org Cc: Dino Vliet <dino_vliet@yahoo.com> Subject: Re: let somebody watch my actions over the network Message-ID: <200701151119.56286.pieter@degoeje.nl> In-Reply-To: <978566.70643.qm@web51114.mail.yahoo.com> References: <978566.70643.qm@web51114.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 14 January 2007 11:28, Dino Vliet wrote: > So basically, if I login through ssh, he wants to sit > behind the machine and see what actions I'm doing. And > because we talk over skype, we could have this whole > interactin going on while I'm configuring his machine. > > How could I accomplish something like this? Does > anyone have an idea? > Two tools come to my mind, screen and nxserver but > still I don't have a clue how to accomplish this. > Hope someone can point me in a good direction. screen(1) would be perfect. Start a screen session, and let him connect to it with 'screen -x'. - Pieter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701151119.56286.pieter>