Re: [Ltsp-discuss] Two servers running ltsp

2005-03-02 Thread Tom Lisjac
On Tue, 01 Mar 2005 14:52:14 +0100, Harald Wehr <[EMAIL PROTECTED]> wrote: > As there is a second identical server available I want to separate the > clients on the two servers to get a better performance. This is a howto for combining 2 servers in a load balancing and failover configuration: ht

Re: [Ltsp-discuss] High Availablity LTSP

2005-02-23 Thread Tom Lisjac
> On Tue, 2005-22-02 at 07:55 +, Peter Childs wrote: > > I would like to get a second server and be able to have everything > > on both machines so that should one fail the other one can take over > > even if we lose a few thin clients that need resetting to bring them back. Another approa

Re: [Ltsp-discuss] LTSP and Knoppix...

2002-12-08 Thread Tom Lisjac
> Sounds great! ...Im just worried about the CD-ROMs low > speed compared to the hard disk though 8/ The cloop driver that Knoppix uses for its compressed file system is a block device... so if there's plenty of ram available, frequently used apps like Mozilla and OpenOffice should tend to remain

[Ltsp-discuss] LTSP and Knoppix...

2002-12-05 Thread Tom Lisjac
I just came across an interesting interview with Klaus Knopper on OSNews. Toward the bottom of the first page he talks about Knoppix forks and says: "I know that a LTSP fork is using a Knoppix version"... Does anyone know where this distribution can be found? Google didn't have anything useful on

[Ltsp-discuss] Load balancing and Failover HOWTO...

2002-11-29 Thread Tom Lisjac
ions on the document's content and system architecture are welcomed and appreciated. Best regards, -Tom Lisjac http://theseus.sourceforge.net/ --- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Pow

Re: [Ltsp-discuss] very slow boot

2002-11-26 Thread Tom Lisjac
> I had this problem as well, using two > small switches ultimately gave me tons of problems, I ended up buying a > 24port from netgear and all my problems went away. I had a similar slow booting problem using 3c509's in the workstations and a cheap, 8 port switch. When I replaced the 8 port swit

Re: [Ltsp-discuss] Windows apps under ltsp or linux

2002-11-19 Thread Tom Lisjac
> I have a training group that wants to put in 4 PC's as a group. Would like > to use ltsp but all the training CD's run under windows. > Any solutions? There are several flavors of Wine available that work to various degrees. The original and totally free version is here: http://www.winehq.org

Re: [Ltsp-discuss] Display Manager and Login Faces

2002-11-10 Thread Tom Lisjac
> First, I disable the graphic login (the one with all the goofy faces) > which really seems stupid with several hundred users at school, all > with the same face. Agreed! > If I get into KDE on the server, under the KDE > Control Center I can find a login manager and turn off the faces. > Howev

Re: [Ltsp-discuss] Multiple LTSP Servers?

2002-11-07 Thread Tom Lisjac
> > I was thinking about the approach of separating > > servers for different applications, meanning that if > > the server that serves the office app dies, it will be > > the only app not available until the server reboots, > > without killing the complete sessions. > > Not necessarilly a good i

Re: [Ltsp-discuss] not really an ltsp question

2002-11-06 Thread Tom Lisjac
> The question is, does anyone know of a minimal distro that will > load from from a floppy or from cd-rom that will get me far enough > to mount nfs filesystems and run my simulations? A small CD rescue disk that has a very complete set of tools can be found here: http://rescuecd.sourceforge.n

Re: [Ltsp-discuss] Kiosk - Browser

2002-11-06 Thread Tom Lisjac
On Mon, 2002-11-04 at 09:26, David Leuser II wrote: > If you end up sticking with Mozilla see Bug 122698 on > bugzilla.mozilla.org. They have a patch to fix run-mozilla.sh (for the no > multiple-instance "feature") which I applied on our stations here... works > quite well and as long as you setup

Re: [Ltsp-discuss] re:Multiple LTSP servers

2002-11-06 Thread Tom Lisjac
> > You can control the ratio in dhcpd.conf if you set the servers up as > > primary and secondary. The "split" option will spread the clients > > equally, and the hba option lets you define a custom ratio. > > Why introduce anymore complexity into a simple system that works? Using dhcp for fa

Re: [Ltsp-discuss] Session declined RH8

2002-11-05 Thread Tom Lisjac
> If you look at the RH8 font config there is a limit of 10 connections to > the font server? > > I just upped mine to 100 to make sure. > > The path is /etc/X11/fs/config on mine. I just checked and one of our labs with 10 workstations has the client-limit value set to 4. The lab has been work

Re: [Ltsp-discuss] Multiple LTSP Servers?

2002-11-04 Thread Tom Lisjac
> We would like to set up multiple LTSP servers to balance load and provide > redundancy. > Does anyone have any pointers/suggestions? I've got a "how-to" almost ready to release on this subject. Unfortunately I'm the only one that's performed the configuration procedure I describe in the docume

Re: [Ltsp-discuss] Kiosk - Browser

2002-11-04 Thread Tom Lisjac
> I surch for an browser, withhout "Profile Manager", but with plugins like > Java and Flash! > I need this because Mozilla, open the Profile Manager, when on a other > Terminal somebody surf with the same account. Mozilla's Project Phoenix supports java and is intended for embedded application

[Ltsp-discuss] StarOffice, gdm, NT problem?

2002-11-02 Thread Tom Lisjac
We're having a strange problem trying to get StarOffice 6.0 and LTSP working with NT authentication. We install (with the -net option) and setup SO6 as root. We can also login with gdm and a local account and run SO6 without any problems. When we log in with gdm via the domain, however, we have th

Re: [Ltsp-discuss] Where to install office software

2002-11-02 Thread Tom Lisjac
> I want to allow workstations (clients) to use Star > Office suite but are unsure on the installation type >(single, network or user) and where to install to ?/root/staroffice folder (default) or /home/staroffice > folder or /homes/user folder. StarOffice 6.0 installs in /opt/staroffice6.0 by d

Re: [Ltsp-discuss] OpenMosix 2.4.19

2002-10-29 Thread Tom Lisjac
> But am using the 2.4.19-om6 kernel instead... > > But my server hangs upon boot > > after EXT3-fs: mounting filesystems with ordered data mode This isn't LTSP related. It's hanging on a variety of systems and is a known issue. Cruising the OM help forum, I found out it's an rpm file bug. Th

Re: [Ltsp-discuss] pam_mkhomedir module

2002-10-24 Thread Tom Lisjac
> I have my own schema for LDAP, that stores the login, name, password > and mail directory. If the home dir already exists, adding pam_ldap to > the auth entry of /etc/pam.d/system-auth allows a login, but I think > pam_mkhomedir needs more in LDAP, or one of the account/session pam > e

Re: [Ltsp-discuss] Upside down display

2002-10-19 Thread Tom Lisjac
> some of my thin-clients are used in a POS application where I need to > display the screen upside down. [No I can't turn it around :-( ] I've never seen this done in software... but if all else fails, reversing the two wires on the vertical coil of the crt deflection yoke should invert the imag

Re: [Ltsp-discuss] RE: pam.d and Winbind

2002-10-16 Thread Tom Lisjac
> Mandrake has a good documentation on this one. > http://www.mandrakeuser.org/docs/connect/csamba5.html Thanks, Duane... this is a good reference. I had all the winbind related stuff working per this faq... the problem was with xdm. The pam.d service file for xdm doesn't tie into system-auth..

[Ltsp-discuss] pam.d and Winbind...

2002-10-15 Thread Tom Lisjac
Hi folks, I'm trying to get our LTSP terminals to authenticate via the school's NT domain. I've got winbind working from the console login... but not from the terminals yet. We're using xdm and I've noticed that xdm in /etc/pam.d is completely different from the files for gdm and kdm. Both kdm a

Re: [Ltsp-discuss] RE: LTSP Remote Logout

2002-10-04 Thread Tom Lisjac
Hi Sam, > I've also done code > for a clustered environment where you might have more that 1 terminal server > for load balancing or for redundancy. Sounds very cool! Is your code for clustering based on configuring a primary and secondary dhcpd config? If you're taking a different approach, I'd

[Fwd: Re: [Ltsp-discuss] dhcpd-conf]

2002-10-02 Thread Tom Lisjac
> Anyone know any gui tools that configure /etc/dhcpd.conf? I'm trying to > write a tool (specificly for LTSP) that allows one to add a > terminal/workstation through some sort of Druid. GTK or QT haven't decided > - just that parsing the dhcpd.conf file is so nasty - the file is very > irregul

Re: [Ltsp-discuss] Failover and load balancing question....

2002-09-26 Thread Tom Lisjac
> I would like to ask the group to discuss the > possibility that what OP wants is overkill for a local elementary > school, as well. To clarify, here are the requirements for this project: 1. 2 LTSP servers per classroom, a primary and secondary. 2. The two servers split the boot

Re: [Ltsp-discuss] Failover and load balancing question....

2002-09-26 Thread Tom Lisjac
> > However, Linux-HA still can't handle failing X clients gracefully, > > particularly complex clients such as Grome or KDE. You can round-robin > > your clients, so that some get server1 and some get server2, but when a > > server goes down it will take out the workstations using that server.

[Ltsp-discuss] Failover and load balancing question....

2002-09-25 Thread Tom Lisjac
I'm new to the list and apologize if this question has been asked before. My searches have come up empty so I thought I'd ask here. Over the Summer, I've set up an LTSP system with 10 terminals at a local elementary school where LTSP was able to save a lot of perfectly good equipment from being