Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] viewing consoles remotely
Date: Sat, 03 Jun 2006 08:49:32
Message-Id: 1149324181.11488.50.camel@orpheus
In Reply to: Re: [gentoo-user] viewing consoles remotely by Jure Varlec
1 On Sat, 2006-06-03 at 10:04 +0200, Jure Varlec wrote:
2 > On Friday 02 June 2006 06:57, Ryan Tandy wrote:
3 > > Multi-user mode. Only works as root, regardless of who started the screen.
4 >
5 > AFAIK suid root is enough. Using it depends on your approach to security
6 > though :) .
7
8 Thanks for the tip, I didn't know screen could do that. For those
9 interested, I had to:
10
11 1. sudo chmod u+s /usr/bin/screen
12 2. sudo chmod 755 /var/run/screen
13 3. screen -r sessionowner/[[pid.]tty[.host]]
14
15 and that's it! I could use it as a simple "talk", and also to see what
16 was going on - great!
17 --
18 Iain Buchanan <iaindb at netspace dot net dot au>
19
20 Someday your prints will come.
21 -- Kodak
22
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] viewing consoles remotely Ryan Tandy <tarpman@×××××.com>