From gentoo-user Thu Sep 02 13:51:06 2004 From: Christian Parpart Date: Thu, 02 Sep 2004 13:51:06 +0000 To: gentoo-user Subject: Re: [gentoo-user] copy SSH session to console Message-Id: <200409021551.09829.cparpart () surakware ! net> X-MARC-Message: https://marc.info/?l=gentoo-user&m=109413310515611 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart8114360.WxBgmQj0sU" --nextPart8114360.WxBgmQj0sU Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 02 September 2004 3:34 pm, Arran Fraser wrote: > Hi, > > I want to log in to a remote machine with SSH, and have everything I see > copied to the remote computer's console. (I want to install Gentoo on > the machine, and someone at that machine wants to watch.) > > I have no idea how to do this (I've had no luck with "man script") -- > but I'm confident that Linux can do what I want it to... can anyone > help? Have a look at screen multi user support. emerge screen Each user you want to be able to watch to your own screen session can now b= e=20 added to your $HOME/.screenrc file. Simple add the line "acladd watcher" to add user "watcher" to the list of=20 users that may attach to your screen. Now, user watch may access your screen using the command=20 screen -r otherUser/screenName where otherUser is the name of your user account and screenName the name of= =20 your screen session. Make sure, that you've enabled multiuser support in file /etc/screenrc. Have a look into the screen man-page anyway since you can do alot of more w= ith=20 your screen and multi sessions. Greets, Christian Parpart. =2D-=20 15:46:51 up 9 days, 3:26, 2 users, load average: 0.22, 0.42, 0.39 --nextPart8114360.WxBgmQj0sU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQBBNyVNPpa2GmDVhK0RAkliAJwLS3bGhsJZRDWQ7GuevuRuZ/WudwCfWm9T V8KJwBEHDhAj3s0K0Wg/AD0= =O/Mg -----END PGP SIGNATURE----- --nextPart8114360.WxBgmQj0sU--