Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT -Dumb Terminal and Bonus Question
Date: Sun, 10 Jul 2005 22:19:34
Message-Id: 42D19D95.3050707@gmail.com
In Reply to: [gentoo-user] OT -Dumb Terminal and Bonus Question by Michael Sullivan
1 Michael Sullivan wrote:
2 > On my network there are two machines: baby and blossom. baby has a 900
3 > megahertz processor with 256MB RAM. blossom has a 200 megahertz
4 > processor with 128 RAM. Right now baby has Gentoo 2005.0 and blossom is
5 > running Red Hat 9. I would like to set up something where my wife can
6 > log in on blossom (it's my wife's computer) and it connects blossom to
7 > baby (via the network) I want blossom to act as a dumb terminal, with
8 > all requests made on blossom going to baby. My wife prefers GNOME, but
9 > it runs so slow on blossom (that's why she wanted RH9) I'm pretty sure
10 > there's a way to do this, but I don't know how to start. I know I could
11 > use Google, but I don't know how to phrase my query. I know that all
12 > this could be accomplished with ssh, but is there a simpler way?
13 >
14
15 You want to use blossom as a thin client? Three choices that come to mind are xdmcp, nx, and vnc. If you want you can use a specialized thin client distro such as thinstation or ltsp.
16
17 >
18 > Bonus question:
19 >
20 > blossom has a TV card. I'd like to know (if it's possible) how to
21 > access blossom's TV card from baby. If it matters here's the output
22 > from running lspci on blossom.
23 >
24 > root@blossom's password:
25 > Last login: Sat Jul 9 15:43:50 2005 from baby.espersunited.com
26 > [root@blossom root]# lspci
27 > 00:00.0 Host bridge: Intel Corp. 430TX - 82439TX MTXC (rev 01)
28 > 00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 01)
29 > 00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
30 > 00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
31 > 00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 01)
32 > 00:0d.0 VGA compatible controller: ATI Technologies Inc 3D Rage II+
33 > 215GTB [Mach64 GTB] (rev 9a)
34 > 00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
35 > RTL-8139/8139C/8139C+ (rev 10)00:10.0 Multimedia video controller:
36 > Brooktree Corporation Bt848 Video Capture (rev 12)
37 >
38 >
39
40 Maybe you can pipe the output of a framegrabber program through netcat?
41
42 Zac
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT -Dumb Terminal and Bonus Question Michael Sullivan <michael@××××××××××××.com>