Gentoo Archives: gentoo-server

From: Dan Podeanu <pdan@×××××××××××.net>
To: gentoo-server@l.g.o, gentoo-list@××××××××××.com
Subject: Re: [gentoo-server] show screen over ssh
Date: Wed, 24 Mar 2004 12:30:56
Message-Id: 000e01c4118e$599fce50$4400000a@nod.ro
In Reply to: [gentoo-server] show screen over ssh by Mauro Stettler
1 For every ttyX there's a /dev/vcsX with the actual screen.
2
3 Simply, cat /dev/vcs0 , in your case :)
4
5 Cheers,
6 Dan.
7
8 ----- Original Message -----
9 From: "Mauro Stettler" <gentoo-list@××××××××××.com>
10 To: <gentoo-server@l.g.o>
11 Sent: Wednesday, March 24, 2004 1:18 PM
12 Subject: [gentoo-server] show screen over ssh
13
14
15 > hi list
16 >
17 > I got a server with running processes on his screen (tty0) and I need to
18 > know how, what the monitor show's. but the only possibility to access
19 > the machine is ssh.
20 >
21 > Does anybody know an application to show a tty like:
22 > xxx -t /dev/tty0
23 >
24 > thanks
25 > mauro
26 >
27 >

Replies

Subject Author
Re: [gentoo-server] show screen over ssh Kirk Smith <ksmith@××××××.net>