From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FmhVY-0001DU-2n for garchives@archives.gentoo.org; Sun, 04 Jun 2006 01:34:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k541WJTY001060; Sun, 4 Jun 2006 01:32:19 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k541P77S013794 for ; Sun, 4 Jun 2006 01:25:08 GMT Received: by py-out-1112.google.com with SMTP id b29so54196pya for ; Sat, 03 Jun 2006 18:25:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=OJBq5WkXsuKAMM4Hm7OedNysj1XiTkmpo7FlCeQ2F7X+i6/iV50eIWEAKYItBcLpLMCjGAICHWNR2qPPR++7ymeUAxjPbnuVxxE/uz1O4wEG7ylOJY28CqTMjySBZvjxbUPvzF5hZP6AqsqW3lVuzOeMgWmdh5/5bv4jGCA3MX0= Received: by 10.35.66.12 with SMTP id t12mr4324340pyk; Sat, 03 Jun 2006 18:25:07 -0700 (PDT) Received: from ?192.168.0.2? ( [66.183.161.106]) by mx.gmail.com with ESMTP id k62sm1390196pyk.2006.06.03.18.25.06; Sat, 03 Jun 2006 18:25:07 -0700 (PDT) Message-ID: <44823667.5090602@gmail.com> Date: Sat, 03 Jun 2006 18:24:55 -0700 From: Ryan Tandy User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] viewing consoles remotely References: <1149220262.11488.22.camel@orpheus> <447FC543.5050701@gmail.com> <200606031004.19362.exzombie@exzombie.homeip.net> <1149324181.11488.50.camel@orpheus> In-Reply-To: <1149324181.11488.50.camel@orpheus> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 004edebb-486a-4e0d-9978-2473f6761e71 X-Archives-Hash: 24e220420e4d4c7d36a8197213e3255d Iain Buchanan wrote: > 1. sudo chmod u+s /usr/bin/screen > 2. sudo chmod 755 /var/run/screen > 3. screen -r sessionowner/[[pid.]tty[.host]] I think the little part of me that's even slightly security-conscious just had a heart attack. It's interesting that screen -r has the desired effect, though; I could have sworn screen -x was the only method that did the simultaneous-use thing. -- gentoo-user@gentoo.org mailing list