Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Multiseat -- LTSP?
Date: Mon, 30 Jan 2012 09:21:38
Message-Id: 1327915153.9336.1@numa-i
In Reply to: Re: [gentoo-user] Multiseat -- LTSP? by Grant
1 I've been in the same situation a short time ago.
2 Finally I decided to buy a cheap notebook (ASUS AMD 1GHz, 8 Gb RAM)
3 for 265 Euro, only -- running Gentoo, of course.
4 I've installed a private wireless network.
5 So my wife can sit anywhere and she can still connect to our "family
6 server" if she likes.
7
8 If I had to buy a monitor, graphics card, keyboard and a better
9 power supply, that would have beeen more expensive.
10 Furthermore the notebook solution is more flexible.
11
12 Helmut.
13
14
15 On 01/30/2012 12:29:37 AM, Grant wrote:
16 > >> I'd like to have multiple users working from separate monitors,
17 > >> keyboards, and mice, but all connected to a single Gentoo
18 > computer.
19 > >> The main purpose is to minimize sys admin duties but hardware and
20 > >> power requirements would also be minimized.
21 > >>
22 > >> Apparently this is called "multiseat" and native support in Xorg
23 > might
24 > >> not be ready for primetime:
25 > >>
26 > >> http://wiki.x.org/wiki/Development/Documentation/Multiseat
27 > >> http://vignatti.wordpress.com/2008/09/23/multiseat-roadmap
28 > >>
29 > >> There is a configuration tool for Xorg multiseat called MDM:
30 > >>
31 > >> http://wiki.c3sl.ufpr.br/multiseat/index.php/Mdm
32 > >>
33 > >> but from what I've read it isn't ideal.  Besides Xorg multiseat
34 > I've
35 > >> read about LTSP and a few others:
36 > >>
37 > >> http://www.ltsp.org
38 > >> http://www.thinstation.org
39 > >> http://automseat.sourceforge.net
40 > >> http://www.openthinclient.org
41 > >>
42 > >> There are also a lot of proprietary options.  Is LTSP the way to
43 > go?
44 > >
45 > > It may be, but as with all thin client models you would need a
46 > terminal
47 > > computer for each user.
48 > >
49 > > If you only have one machine and monitors, keyboards and mice for
50 > each user
51 > > then you'll need multiple video cards (and a strong power supply)
52 > for your
53 > > only PC.  In this case something like
54 > http://automseat.sourceforge.net may be
55 > > more appropriate.  However, I have not used anything like this set
56 > up to offer
57 > > an opinion on performance.
58 > >
59 > > At work we use thin clients running Debian to serve MSWindows
60 > server
61 > desktop
62 > > and apps to users.  This setup uses the Citrix ica protocol, but
63 > I'm
64 > thinking
65 > > that FreeNX coupled with VNC or relevant KDE or Gnome remote
66 > desktop
67 > > implementation would probably work nicely and offer LAN and remote
68 > connection
69 > > security at the same time.
70 > > --
71 > > Regards,
72 > > Mick
73 >
74 > If I throw out installing a separate OS on a separate machine for
75 > each
76 > workstation and all of the proprietary thin-client protocols, I think
77 > I have 3 options:
78 >
79 > 1. Connect monitors, USB keyboards, and USB mice directly to a server
80 > with multiple video cards. I found a motherboard with 6 PCI-E slots:
81 >
82 > http://www.newegg.com/Product/Product.aspx?Item=N82E16813128508
83 >
84 > 6 video cards could be installed for 6 workstations if the server
85 > goes
86 > headless, and even more if multi-headed video cards are used. Xorg
87 > requires some special configuration for this but this discussion from
88 > 2010 sounds like it's something that is actually done:
89 >
90 > http://forums.gentoo.org/viewtopic-t-836950-start-0.html
91 >
92 > These guys got it working in 2006:
93 >
94 > http://www.linuxgazette.net/124/smith.html
95 >
96 > 2. Set up a separate thin client for each workstation and run LTSP on
97 > the server. This seems inferior to #1 because it requires setting up
98 > and maintaining the LTSP server and client configuration, NFS,
99 > xinetd,
100 > tftp, dnsmasq, and PXE-boot. Bandwidth would also be limited
101 > compared
102 > to #1 and hardware and power requirements would be much greater.
103 >
104 > 3. Run a Plugable thin client for each workstation:
105 >
106 > http://www.amazon.com/dp/B004PXPPNA
107 >
108 > This likely requires running "Userful Multiseat Linux" on my server
109 > which is only packaged up for Ubuntu. The Plugable thin client
110 > connects to the server via USB 2.0 which makes me wonder if it could
111 > be made to work without Userful Multiseat Linux as a USB video card
112 > and input devices, but I imagine drivers for the video card and
113 > bandwidth over USB could be a problem.
114 >
115 > I think #1 is the way to go but I'd love to hear anyone else's
116 > opinion
117 > on that. Has anyone here ever set up multiseat in Xorg?
118 >
119 > - Grant
120 >
121 >
122 >
123 >
124
125
126
127 --
128 Helmut Jarausch
129 Lehrstuhl fuer Numerische Mathematik
130 RWTH - Aachen University
131 D 52056 Aachen, Germany

Replies

Subject Author
Re: [gentoo-user] Multiseat -- LTSP? Grant <emailgrant@×××××.com>