Re: [Ltsp-discuss] Need help with localapps on 12.04 Edubuntu

2012-08-11 Thread David Trask
Never mind...got it working. The tip to run firefox from the xterm window was the trick. I did so and found that libcanberra-gtk-modules needed to be installed in the chrootthen I found I couldn't write to /tmp once I fixed those things, everything is cool Thanks! tsp-disc...@lists.source

Re: [Ltsp-discuss] Need help with localapps on 12.04 Edubuntu

2012-08-10 Thread Richard Doyle
On 08/10/2012 03:26 PM, David Trask wrote: > Hi all, > > Hope you can help. I have a single NIC install of Edubuntu. It's > working as a normal terminal server, but I cannot seem to get localapps > working correctly. I followed the directions on the Youtube video put > out by the disklessworkst

[Ltsp-discuss] Need help with localapps on 12.04 Edubuntu

2012-08-10 Thread David Trask
Hi all, Hope you can help. I have a single NIC install of Edubuntu. It's working as a normal terminal server, but I cannot seem to get localapps working correctly. I followed the directions on the Youtube video put out by the disklessworkstations folks (LTSP.org) and as far as I know I did ever

Re: [Ltsp-discuss] need help crafting an rc script for thin client logoff

2009-02-26 Thread Michael Blinn
By the way, if anyone uses these scripts there are few syntactical issues in them. - Also, be advised that synchronizing via rsync (especially using checksums and compression) will really kill slower servers/IO channels when your number of concurrent users gets up there. ...not that I found that o

Re: [Ltsp-discuss] need help crafting an rc script for thin client logoff

2009-02-24 Thread Michael Blinn
On Tue, Feb 24, 2009 at 2:25 AM, Helmut Lichtenberg wrote: > > > On Thu, Feb 12, 2009 at 6:51 PM, john wrote: > > > I am trying to craft a script that moves files from users Desktops to > > > a network share which is mounted via NFS. In our situation, we had geographically separated clients, an

Re: [Ltsp-discuss] need help crafting an rc script for thin client logoff

2009-02-23 Thread Helmut Lichtenberg
> On Thu, Feb 12, 2009 at 6:51 PM, john wrote: > > I am trying to craft a script that moves files from users Desktops to > > a network share which is mounted via NFS. [...] > > # K99-CleanDesktop > > # Clean up from previous session > > # > > # Sweep all files from $HOME and $HOME/Desktop

Re: [Ltsp-discuss] need help crafting an rc script for thin client logoff

2009-02-23 Thread Michael Blinn
John: Don't know if this helps, but I originally looked into this a few weeks ago, and was told "Don't do it." -- People don't consistently log off. So, my solution was to create a background process ran on login that periodically rsync'd the users' files by putting a call to my bash script i

[Ltsp-discuss] need help crafting an rc script for thin client logoff

2009-02-12 Thread john
Hello all, I am trying to craft a script that moves files from users Desktops to a network share which is mounted via NFS. I currently run this script successfully at logon under Ubuntu Hardy 8.04 AMD 64. My clients are built with the -ai386 option so they run in 32 bit mode. The working verison o

Re: [Ltsp-discuss] Need Help with installing ltsp5 on Centos 5.2 - reg

2008-11-27 Thread jam
On Friday 28 November 2008 11:08:37 [EMAIL PROTECTED] wrote: > > I have installed Centos 5.2 on our new server and would like to install > > ltsp5 on it.  I had searched for some suitable documentation on how to > > install on Centos 5.2 but did not get much luck. > > I'm afraid that is impossible

Re: [Ltsp-discuss] Need Help with installing ltsp5 on Centos 5.2 - reg.

2008-11-26 Thread Asmo Koskinen
Shanmugasundaram Doraisamy kirjoitti: > I have installed Centos 5.2 on our new server and would like to install > ltsp5 on it. I had searched for some suitable documentation on how to > install on Centos 5.2 but did not get much luck. I'm afraid that is impossible. I think only these distros doe

[Ltsp-discuss] Need Help with installing ltsp5 on Centos 5.2 - reg.

2008-11-26 Thread Shanmugasundaram Doraisamy
Dear List, I have installed Centos 5.2 on our new server and would like to install ltsp5 on it. I had searched for some suitable documentation on how to install on Centos 5.2 but did not get much luck. Could some one tell me what changes I have to make my yum.conf and what .repo file should I us

Re: [Ltsp-discuss] Need help configuring dhcpd.conf for i386 and imac G3

2008-09-03 Thread Steven Taylor
Thanks, I built everything (chroot stuff) , on a mac, and have it now on the intel server, looks like everything is ready, but how do I configure the dhcpd.conf to choose between two architectures (i386,ppc)? On Wed, Sep 3, 2008 at 11:54 AM, Oliver Grawert <[EMAIL PROTECTED]> wrote: > On Mi, 200

Re: [Ltsp-discuss] Need help configuring dhcpd.conf for i386 and imac G3

2008-09-03 Thread Oliver Grawert
On Mi, 2008-09-03 at 11:33 -0400, Rob Owens wrote: > If you plan on booting a Mac thin client, I think you need to. The > default is to create a chroot environment capable of booting i386-type > machines. I don't have any experience booting Mac thin clients, though, > so maybe others here would b

Re: [Ltsp-discuss] Need help configuring dhcpd.conf for i386 and imac G3

2008-09-03 Thread Rob Owens
If you plan on booting a Mac thin client, I think you need to. The default is to create a chroot environment capable of booting i386-type machines. I don't have any experience booting Mac thin clients, though, so maybe others here would be able to help you out better. -Rob Steven Taylor wrote:

Re: [Ltsp-discuss] Need help configuring dhcpd.conf for i386 and imac G3

2008-09-03 Thread Steven Taylor
Thanks, Rob. I will try to use this tonight. So far, I have followed the instructions given here: (https://help.ubuntu.com/community/UbuntuLTSP/LTSPCrossArchSetup), to create the chroot environment, looks like it worked. I did not use the --arch=powerpc option, should I? Thanks On Wed, Sep 3,

Re: [Ltsp-discuss] Need help configuring dhcpd.conf for i386 and imac G3

2008-09-03 Thread Rob Owens
Steven Taylor wrote: > I just finished building a LTSP server (intel), to demonstrate LTSP > (dual boot opensuse and edubuntu). I managed to get an old imac G3 to > install Ubuntu 7.10 added ltsp-server, and created a client kernel, > put the kernel on the server (currently under Edubuntu 8). Every

[Ltsp-discuss] Need help configuring dhcpd.conf for i386 and imac G3

2008-09-02 Thread Steven Taylor
I just finished building a LTSP server (intel), to demonstrate LTSP (dual boot opensuse and edubuntu). I managed to get an old imac G3 to install Ubuntu 7.10 added ltsp-server, and created a client kernel, put the kernel on the server (currently under Edubuntu 8). Everything looks OK, but now I nee

[Ltsp-discuss] Need help with Pulse Audio setup

2007-12-26 Thread Bill Moseley
I still have not been able to get the GNOME volume applet working and I could really use help from someone that knows the Pulse/ALSA/LTSP setup. I assume Pulse is LTSP-5 and not just Edubuntu specific. Sound plays fine on the LTSP thin clients. Running alsamixer on the LTSP server works -- it on

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-13 Thread egroen
scuss@lists.sourceforge.net> > > Cc: eklektik < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > > Sent: Friday, June 8, 2007 2:02:30 PM > > Subject: Re: [Ltsp-discuss] Need help setting up ltsp server > > > > On Fri, 08 Jun 2007 10:34:

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-11 Thread Manoj Nair
<[EMAIL PROTECTED]> > Sent: Friday, June 8, 2007 2:02:30 PM > Subject: Re: [Ltsp-discuss] Need help setting up ltsp server > > On Fri, 08 Jun 2007 10:34:14 -0700 (PDT) > eklektik <[EMAIL PROTECTED]> wrote: > > > Now, when I try to boot the thin client I get a mess

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-11 Thread eklektik
- Original Message From: Alberto Castillo <[EMAIL PROTECTED]> To: ltsp-discuss@lists.sourceforge.net Sent: Friday, June 8, 2007 1:50:59 PM Subject: Re: [Ltsp-discuss] Need help setting up ltsp server Hi! 2007/6/8, eklektik <[EMAIL PROTECTED]>: Hi, I am new to this list a

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-09 Thread Peter Scheie
eklektik wrote: > > - Original Message > From: Frank Cox <[EMAIL PROTECTED]> > To: ltsp-discuss@lists.sourceforge.net > Cc: eklektik <[EMAIL PROTECTED]> > Sent: Friday, June 8, 2007 2:02:30 PM > Subject: Re: [Ltsp-discuss] Need help setting up ltsp serv

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-08 Thread eklektik
- Original Message From: Frank Cox <[EMAIL PROTECTED]> To: ltsp-discuss@lists.sourceforge.net Cc: eklektik <[EMAIL PROTECTED]> Sent: Friday, June 8, 2007 2:02:30 PM Subject: Re: [Ltsp-discuss] Need help setting up ltsp server On Fri, 08 Jun 2007 10:34:14 -0700 (PDT) ekle

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-08 Thread Alberto Castillo
Another thing: be more specific and tell step by step your job 2007/6/8, eklektik <[EMAIL PROTECTED]>: Hi, I am new to this list and am trying to setup an ltsp server on ubutnu feisty with one client and I am having problems. First of all, I have no experience with setting up servers, I am jus

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-08 Thread eklektik
- Original Message From: Frank Cox <[EMAIL PROTECTED]> To: ltsp-discuss@lists.sourceforge.net Cc: eklektik <[EMAIL PROTECTED]> Sent: Friday, June 8, 2007 2:02:30 PM Subject: Re: [Ltsp-discuss] Need help setting up ltsp server On Fri, 08 Jun 2007 10:34:14 -0700 (PDT) ekle

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-08 Thread eklektik
- Original Message From: Ray Garza <[EMAIL PROTECTED]> To: ltsp-discuss@lists.sourceforge.net Sent: Friday, June 8, 2007 3:09:33 PM Subject: Re: [Ltsp-discuss] Need help setting up ltsp server On Friday 08 June 2007 12:34:14 pm eklektik wrote: > Hi, > > I am new to t

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-08 Thread Alberto Castillo
Hi! 2007/6/8, eklektik <[EMAIL PROTECTED]>: Hi, I am new to this list and am trying to setup an ltsp server on ubutnu feisty with one client and I am having problems. First of all, I have no experience with setting up servers, I am just a regular linux user; but I read through all the availabl

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-08 Thread Ray Garza
On Friday 08 June 2007 12:34:14 pm eklektik wrote: > Hi, > > I am new to this list and am trying to setup an ltsp server on ubutnu > feisty with one client and I am having problems. First of all, I have no > experience with setting up servers, I am just a regular linux user; but I > read through al

Re: [Ltsp-discuss] Need help setting up ltsp server

2007-06-08 Thread Frank Cox
On Fri, 08 Jun 2007 10:34:14 -0700 (PDT) eklektik <[EMAIL PROTECTED]> wrote: > Now, when I try to boot the thin client I get a message: “Searching for > server (DHCP), No IP address. Did you start the dhcpd daemon? -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com -

[Ltsp-discuss] Need help setting up ltsp server

2007-06-08 Thread eklektik
Hi, I am new to this list and am trying to setup an ltsp server on ubutnu feisty with one client and I am having problems. First of all, I have no experience with setting up servers, I am just a regular linux user; but I read through all the available ubuntu and edubuntu documentation regarding

Re: [Ltsp-discuss] Need help in some modifications

2006-11-21 Thread Fernando Rocha Durso
Thanks everybody, it worked perfectly! John Lucas wrote: > That would be the "lts.conf" file in your active ltsp tree > (i.e. /opt/ltsp/i386/etc/lts.conf). > > On Tuesday 21 November 2006 06:15, Kai Wollweber wrote: > >> Am Dienstag, 21. November 2006 10:58 schrieb Fernando Rocha Durso: >>

[Ltsp-discuss] Need help in some modifications

2006-11-21 Thread Fernando Rocha Durso
Hi people, I'm new in this list, I hope i can contribute here in some way... But for now, I need help, my problem is that I need to implement a Win 2003 thinclient and I decided to use LTSP.org software, but when installing I had to install gdm because the installation asked for xdmcp, everithin

Re: [Ltsp-discuss] need help with touch screen

2006-07-13 Thread Tom Astle
I had to use the db9 serial setup. Now that is not all, you need to edit /opt/ltsp/i386/etc/modules.devfs. Go to the bottom and you'll find: alias /dev/ttyS0 off change the off to on. It will work sandin wrote: > Anyone have experience with usb eely/elotouch screens? > > Running LTSP-4.2-

[Ltsp-discuss] need help with touch screen

2006-07-12 Thread sandin
Anyone have experience with usb eely/elotouch screens?   Running LTSP-4.2-up2 touch screen devices appears to be /dev/usb/hiddev0 Also see things like hiddev96 during boot If I do a 'cat /proc/sys/bus/usb/devices' its there, not handlers though tried to specify that it was on /dev/ttyS0 a

Re: [Ltsp-discuss] need help debugging a once-working installation

2006-05-09 Thread Anselm Martin Hoffmeister
Am Montag, den 08.05.2006, 17:10 -0400 schrieb John Blinka: > Hi, > > I hope someone can help me debug an ltsp installation. It worked > perfectly up until a power outage that brought the server and all > the terminals down suddenly. Upon restarting, the terminals all > show something like this:

Re: [Ltsp-discuss] need help debugging a once-working installation

2006-05-08 Thread Verner Kjærsgaard
Mandag den 8. maj 2006 23:26 skrev Zoilo Gomez: > Could the problem be in a network switch between the server and the > terminals? > > To monitor that DHCP-traffic from your terminals actually does arrive at > your server, try (as root): > => tcpdump -n -i eth1 udp port 67 or port 68 > (replace eth

Re: [Ltsp-discuss] need help debugging a once-working installation

2006-05-08 Thread Zoilo Gomez
Could the problem be in a network switch between the server and the terminals? To monitor that DHCP-traffic from your terminals actually does arrive at your server, try (as root): => tcpdump -n -i eth1 udp port 67 or port 68 (replace eth1 by your own network interface, of course) Z. John Bli

[Ltsp-discuss] need help debugging a once-working installation

2006-05-08 Thread John Blinka
Hi, I hope someone can help me debug an ltsp installation. It worked perfectly up until a power outage that brought the server and all the terminals down suddenly. Upon restarting, the terminals all show something like this: Boot from (N)etwork or from (L)ocal? N Probing... [3C5x9]3C5x9 board

Re: [Ltsp-discuss] Need Help with Graphics Card - reg.

2006-05-08 Thread Sudev Barar
On 08/05/06, Shanmugasundaram Doraisamy <[EMAIL PROTECTED]> wrote: I have a ltsp 3.0 server running on Redhat 9. I am now trying to add additional nodes to the server. The node configuration is AMD Semphron 2800+ with VIA Chipset. The graphics card is S3 Unichrome. When I try to boot up the n

[Ltsp-discuss] Need Help with Graphics Card - reg.

2006-05-07 Thread Shanmugasundaram Doraisamy
Dear list members, I have a ltsp 3.0 server running on Redhat 9. I am now trying to add additional nodes to the server. The node configuration is AMD Semphron 2800+ with VIA Chipset. The graphics card is S3 Unichrome. When I try to boot up the node, the login dialogs box appears appears ve

Re: [Ltsp-discuss] Need help with configuring 845 chipset board - reg.

2005-05-12 Thread Sudev Barar
On Fri, 2005-05-13 at 04:48 +0630, Shanmugasundaram Doraisamy wrote: > Dear List! > I have configured ltsp 4.1 on Whitebox Linux 3. The node is an > Intel Original > motherboard with 845 graphics chipset. When I use the default auto option in > the > lts.conf file I am unable to get

[Ltsp-discuss] Need help with configuring 845 chipset board - reg.

2005-05-12 Thread Shanmugasundaram Doraisamy
Dear List! I have configured ltsp 4.1 on Whitebox Linux 3. The node is an Intel Original motherboard with 845 graphics chipset. When I use the default auto option in the lts.conf file I am unable to get the proper graphical login screen. Please do let me know what changes I have to

Re: [Ltsp-discuss] Need Help with installing Icewn on LTSP 3.0 - reg.

2004-07-28 Thread Ashraf Mohamed
Hi use the desktop swicthing tool or edit the configuration of the display manager if working from console On Tue, 2004-07-27 at 20:19, Shanmugasundaram Doraisamy wrote: > Dear Group, > We have an LTSP server running on Redhat 8.0, with > 1 GB RAM, 36GB SCSI HDD. We are c

Re: [Ltsp-discuss] Need Help with installing Icewn on LTSP 3.0 - reg.

2004-07-28 Thread David Johnston
On Tue, 2004-07-27 at 20:19, Shanmugasundaram Doraisamy wrote: > Dear Group, > We have an LTSP server running on Redhat 8.0, with > 1 GB RAM, 36GB SCSI HDD. We are currently using Gnome as the default > window manager. But would like to switch to Icewm. In have installed

[Ltsp-discuss] Need Help with installing Icewn on LTSP 3.0 - reg.

2004-07-28 Thread Shanmugasundaram Doraisamy
Dear Group, We have an LTSP server running on Redhat 8.0, with 1 GB RAM, 36GB SCSI HDD. We are currently using Gnome as the default window manager. But would like to switch to Icewm. In have installed the Icewm on the server and it works when I run from the server. When

[Ltsp-discuss] Need help!

2004-03-15 Thread jimmy a. ford
Hello all, I've been using Linux 7.0 with LTSP 3 for the year or so. Recently I upgraded my server with the K-12 Linux/Fedora Package. It has the 4.0 LTSP with it. After upgrading my server, I noticed that my Terminals were not loading as quickly as they were with my old configuration. Further

Re: [Ltsp-discuss] need help with Intel 845 chipset board - reg.

2003-12-16 Thread Cornelius Weiß
Hi Shan, I'm not totaly shure, about the 845GLVA, but the 845GV chipset uses the braodcom nic, wich needs the b44 kernel-driver. This driver is in kernel 2.4.23 only as experimental code available. So, it could be that you need to build your own kernel, to get this solved. good luck nelius On

Re: [Ltsp-discuss] need help with Intel 845 chipset board - reg.

2003-12-16 Thread Ken Godee
Dear Group, I am trying to setup a new node on an existing ltsp server. The new node has an original Intel D845GLVA mother board with onboard ethernet card. The following is the relevant part of my dhcpd.conf: host ckc{ # CKC MACHINE # PXE Floppy Drive hardware ethernet 00:07:E9:4

[Ltsp-discuss] need help with Intel 845 chipset board - reg.

2003-12-16 Thread Shanmugasundaram Doraisamy
Dear Group, I am trying to setup a new node on an existing ltsp server. The new node has an original Intel D845GLVA mother board with onboard ethernet card. The following is the relevant part of my dhcpd.conf: host ckc{ # CKC MACHINE # PXE Floppy Drive hardware ether

RE: [Ltsp-discuss] Need help setting up a VMWare Diskless client

2003-10-29 Thread Timothy Legge
> lol, Ok fair enough but that doesn't explain why earlier versions of > etherboot work. So a "broken" etherboot 5.0.11 and a broken Vmware 2.0.4 > makes for a working system. But a "fixed" etherboot 5.2.2, won't work > with a broken Vmware. I guess I can live with that, but that older > "broken bu

Re: [Ltsp-discuss] Need help setting up a VMWare Diskless client

2003-10-29 Thread Peter Rundle
Hi Tim, Thanks for the link, I tried method 2 and that got 5.2.2 to boot and produce the "when attempting to run an OS/2 guest" error message. When you have the source for Etherboot and just compiled code for VMWare the issue is obviously in the compiled code. ;-) lol, Ok fair enough but that do

RE: [Ltsp-discuss] Need help setting up a VMWare Diskless client

2003-10-29 Thread Timothy Legge
; From: [EMAIL PROTECTED] [mailto:ltsp-discuss- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, October 29, 2003 5:48 PM > To: Peter Rundle > Cc: [EMAIL PROTECTED] > Subject: Re: [Ltsp-discuss] Need help setting up a VMWare Diskless client > > Peter, &

Re: [Ltsp-discuss] Need help setting up a VMWare Diskless client

2003-10-29 Thread jam
Ok, for X, you need to specify the BUS ID. This is the entry that I use for VMWare thin client: X4_BUSID = "PCI:0:15:0" That should take care of it for you. The rgb shouldn't be causing any problem for you. Jim McQuillan [EMAIL PROTECTED] On Wed, 29 Oct 2003, Peter Ru

Re: [Ltsp-discuss] Need help setting up a VMWare Diskless client

2003-10-29 Thread jam
Peter, I think i've heard that VMWare support is broken in Etherboot 5.2.x, I'd go back and try 5.0.x Jim McQuillan [EMAIL PROTECTED] On Wed, 29 Oct 2003, Peter Rundle wrote: > G'day, > > I'm trying to setup a VMware virtual machine to act as the diskless > client as I have no other hardwa

[Ltsp-discuss] Need help setting up a VMWare Diskless client

2003-10-29 Thread Peter Rundle
oops, Forget that previous question, answered it myself, got an earlier version of etherboot, works a treat. However. I'm now at the stage where the client is going into X, and I get this error, (++) Using config file: "/tmp/XF86COnfig.1" Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb' (

[Ltsp-discuss] Need help setting up a VMWare Diskless client

2003-10-29 Thread Peter Rundle
G'day, I'm trying to setup a VMware virtual machine to act as the diskless client as I have no other hardware to try. I've pointed it's floppy device to be a file on disk created by, $ cat eb-5.2.2-pcnetfastiii.zdsk >bootfloppy.dsk But when I boot the Vmware client I get this after the usual

Re: [Ltsp-discuss] Need help with Syslogd

2003-07-16 Thread jam
On Wed, 16 Jul 2003, Jim Duda wrote: > I've installed ltsp-core-3.0.9, ltsp-kernel-3.0.10, > and ltsp-local_apps-3.0.0. I'm using a etherboot > rom on my client. > > 1) I don't have a /opt filesystem, so I installed the server > portion as /usr/local/ltsp. Anything wrong with using /usr/local ?

Re: [Ltsp-discuss] Need help with Syslogd

2003-07-16 Thread Anselm Martin Hoffmeister
Hello Jim, > I've installed ltsp-core-3.0.9, ltsp-kernel-3.0.10, > and ltsp-local_apps-3.0.0. I'm using a etherboot > rom on my client. > 1) I don't have a /opt filesystem, so I installed the server > portion as /usr/local/ltsp. Anything wrong with using /usr/local ? I think that's ok. As long

[Ltsp-discuss] Need help with Syslogd

2003-07-16 Thread Jim Duda
I've installed ltsp-core-3.0.9, ltsp-kernel-3.0.10, and ltsp-local_apps-3.0.0. I'm using a etherboot rom on my client. 1) I don't have a /opt filesystem, so I installed the server portion as /usr/local/ltsp. Anything wrong with using /usr/local ? 2) My client boots, downloads, etc. I get one e

Re: [Ltsp-discuss] Need help with LTSP..!

2003-04-09 Thread Rob Apodaca
> I need to know how many printers can be attached to the network at one > time - I think you would run out of printers long before you could reach a network limitation. > do these printers print relatively fast in this 'remote' networked > mode as compared to one PC mode, I assume you mean a pr

Re: [Ltsp-discuss] need help accessing floppy drives in linux lab(I've included my lts.conf file)

2003-04-02 Thread Sudev Barar
On Wed, 2003-04-02 at 21:57, Marco Bombadillo wrote: > Hello, > > I'm using K12. Only half the lab has access to the floppy drives on > >the workstations. I don't understand why only half the lab has floppy > >access.(workstation #1 to #9 work #10 to #20 do not) > > > >The error message that I get

[Ltsp-discuss] need help accessing floppy drives in linux lab (I've included my lts.conf file)

2003-04-02 Thread Marco Bombadillo
Hello, I'm using K12. Only half the lab has access to the floppy drives on the workstations. I don't understand why only half the lab has floppy access.(workstation #1 to #9 work #10 to #20 do not) The error message that I get is: can't connect to floppyd server on WS?? port 5703 (connection refus

Re: [Ltsp-discuss] Need help accessing floppy drives in Linux lab

2003-04-02 Thread Rob Apodaca
[...] > I'm using K12. Only half the lab has access to the floppy drives on > the workstations. I don't understand why only half the lab has floppy > access.(workstation #1 to #9 work #10 to #20 do not) > > The error message that I get is: can't connect to floppyd server on > WS?? port 5703 (conne

[Ltsp-discuss] Need help accessing floppy drives in Linux lab

2003-04-02 Thread Marco Bombadillo
Hello, I'm running a linux lab with 20 workstations (no hard drives) boot up from floppy. I'm using K12. Only half the lab has access to the floppy drives on the workstations. I don't understand why only half the lab has floppy access.(workstation #1 to #9 work #10 to #20 do not) The error mes

[Ltsp-discuss] Need help booting Wyse 5355se terminal via LTSP

2003-03-04 Thread John Clay
Do any of you know how to configure a Wyse 5355se to use LTSP? I have a Wyse 5355se terminal which is supposed to support PXE. Trouble is that it doesn't seem to wake up in a mode that uses PXE. Any help much appreciated. -- John Clay --- T

[Ltsp-discuss] need help with XF86Config

2003-02-27 Thread Chadwick E. Labno
I'm seeing double! The client displays 2 identical login in screens. I can enter my login and password and it displays on both screens, move the mouse and the cursor moves on both screens. I'm guessing the horizontal scan frequency is wrong but have not had luck changing it in the  /opt/lts

Re: [Ltsp-discuss] need help with: ERROR: cannot detect ISA net card

2003-02-12 Thread Chadwick E. Labno
existing DHCP > files). I have the feeling this will solve the problem, > I'll let you know. > thanks, > chad > > - Original Message - > From: "Patrick Regnouf" <[EMAIL PROTECTED]> > To: "Chadwick E. Labno" <[EMAIL PROTECTED]>; &g

Re: [Ltsp-discuss] need help with: ERROR: cannot detect ISA net card

2003-02-12 Thread Chadwick E. Labno
al Message - From: "Patrick Regnouf" <[EMAIL PROTECTED]> To: "Chadwick E. Labno" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 23:22 PM Subject: Re: [Ltsp-discuss] n

Re: [Ltsp-discuss] need help with: ERROR: cannot detect ISA net card

2003-02-12 Thread Patrick Regnouf
to try another, known working, > DHCPD. > thanks for the quick response, > Chad > > - Original Message - > From: "Patrick Regnouf" <[EMAIL PROTECTED]> > To: "Chadwick E. Labno" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> >

Re: [Ltsp-discuss] need help with: ERROR: cannot detect ISA net card

2003-02-12 Thread Chadwick E. Labno
ready to try another, known working, DHCPD. thanks for the quick response, Chad - Original Message - From: "Patrick Regnouf" <[EMAIL PROTECTED]> To: "Chadwick E. Labno" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 16:

Re: [Ltsp-discuss] need help with: ERROR: cannot detect ISA net card

2003-02-12 Thread Patrick Regnouf
Here is an extract from my dhcpd.conf for a station using 3Com 509 host adrian { hardware ethernet 00:60:97:df:fc:0f; fixed-address 10.1.1.7; option option-128 e4:45:74:68:00:00; option option-12

[Ltsp-discuss] need help with: ERROR: cannot detect ISA net card

2003-02-12 Thread Chadwick E. Labno
I'm booting the client off a floppy using ROM-O-MATIC image for mu 3com 3c509 card. The image loads, gets a IP from the DHCP (ISC 3.0), starts TFTP and loads the kernel. After the kernel loads the client displays: Running /linuxrc Mounting /proc ERROR: Could not auto detect netcard... ISA

Re: [Ltsp-discuss] Need help

2003-02-03 Thread pedro noticioso
liff > > > > - Original Message - > > From: "John McCreesh" > <[EMAIL PROTECTED]> > > To: "Kenneth Go" <[EMAIL PROTECTED]> > > Cc: <[EMAIL PROTECTED]> > > Sent: Friday, January 31, 2003 9:51 PM > > Subject

Re: [Ltsp-discuss] Need help

2003-02-03 Thread John McCreesh
OTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, January 31, 2003 9:51 PM > Subject: Re: [Ltsp-discuss] Need help > > > > I've written up how we set up our home ltsp system at > > http://uk.homelinux.org > --

Re: [Ltsp-discuss] Need help

2003-02-03 Thread wouter . debacker
On 31-Jan-03 pedro noticioso wrote: [snip] > you need a minimum of 2 computers to take advantage of > Linux, ... [/snip] Whow! I must remember that advocacy sentence! ;-) Wouter DeBacker ([EMAIL PROTECTED]) 03-Feb-0321:31:34(SuSE Linux Xfmail

Re: [Ltsp-discuss] Need help

2003-02-02 Thread Cliff Barnes
Hi John, WOW I your site is very good!! Are there more projectsites of this kind? CU Cliff - Original Message - From: "John McCreesh" <[EMAIL PROTECTED]> To: "Kenneth Go" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 31, 2003 9:

Re: [Ltsp-discuss] Need help

2003-01-31 Thread John McCreesh
On Fri, 31 Jan 2003 20:24:48 +0800 "Kenneth Go" <[EMAIL PROTECTED]> wrote: > sorry to disturb you guys with this question. i'm very new to ltsp. can i > ask for your help like can anyone share me some basic information about > ltsp? i'm also new to linux. so can anyone give me some pointers on w

Re: [Ltsp-discuss] Need help

2003-01-31 Thread pedro noticioso
--- Kenneth Go <[EMAIL PROTECTED]> wrote: > Hi! > sorry to disturb you guys with this question. i'm > very new to ltsp. can i > ask for your help like can anyone share me some > basic information about > ltsp? i'm also new to linux. so can anyone give me you need a minimum of 2 computers to tak

RE: [Ltsp-discuss] Need help

2003-01-31 Thread Michel van Horssen
Title: RE: [Ltsp-discuss] Need help Hi Kenneth, I have to agree with peter on this one. I started using (trying out really) linux since 1994 several times but removed it from my system a few months after I installed it because I had no time, no purpose and was in need of disk space

Re: [Ltsp-discuss] Need help

2003-01-31 Thread Jan Wilson
* Kenneth Go <[EMAIL PROTECTED]> [030131 06:30]: > sorry to disturb you guys with this question. i'm very new to ltsp. can i > ask for your help like can anyone share me some basic information about > ltsp? i'm also new to linux. so can anyone give me some pointers on what to > do to make learni

Re: [Ltsp-discuss] Need help

2003-01-31 Thread Peter Billson
Kenneth, Can you be more specific what you mean by "basic information?" The LTSP Web site (www.ltsp.org) can provide you with everything you need... what LTSP does, how to install it, etc. The best way I can think of to learn Linux that is both fun and easy is installing LTSP! :-) Kidding a

[Ltsp-discuss] Need help

2003-01-31 Thread Kenneth Go
Hi! sorry to disturb you guys with this question. i'm very new to ltsp. can i ask for your help like can anyone share me some basic information about ltsp? i'm also new to linux. so can anyone give me some pointers on what to do to make learning linux fun and easy? thanks...

[Ltsp-discuss] Need help

2003-01-31 Thread Kenneth Go
Hi! sorry to disturb you guys with this question. i'm very new to ltsp. can i ask for your help like can anyone share me some basic information about ltsp? i'm also new to linux. so can anyone give me some pointers on what to do to make learning linux fun and easy? thanks...

Re: [Ltsp-discuss] need help with pass kernel option

2002-06-13 Thread jam
Alex, Take a look at http://www.LTSP.org/instructions-3.0.html In that document is some information about what you need to add to the dhcpd.conf file. Jim McQuillan [EMAIL PROTECTED] On Thu, 13 Jun 2002, ustas wrote: > hi everybody !!! > I change dhcpd version from 2.0 to 3.0 > in old dhcpd

[Ltsp-discuss] need help with pass kernel option

2002-06-13 Thread ustas
hi everybody !!! I change dhcpd version from 2.0 to 3.0 in old dhcpd configuration file i use option-128 and option-129 for path ne module parameters but this options do not supported by new dhcp daemon what i may to do ? thanks for help ! Alex Andruschak [EMAIL PROTECTED]

Re: [Ltsp-discuss] need help, whats driver module for ESS1868 ?

2002-06-12 Thread Daniel Łaś
Hi Just use soundblaster (sb) module. I think that original LTSP kernel does not have PnP support compiled in, or this kernel does not work well with this card. Look at the http://www.ltsp.org, there is link to document in contrib area which describes PnP configuration with LTSP. I added PnP supp

[Ltsp-discuss] need help, whats driver module for ESS1868 ?

2002-06-12 Thread ustas
hi all !! need help, whats driver module for ESS1868 ? thanks for help. Alex Andruschak ([EMAIL PROTECTED]) ___ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _

[Ltsp-discuss] Need Help

2002-06-05 Thread erwin am
I have been trying using Redhat 7.2 / Mandrake 8.2 with LTSP 3.0.xx, but I found the same problem when starting the client. The msg are : (sorry I forgot the complete msg). Me:192.168.0.11 ... Kernel load... Done. Ramdisk xxx ---stop in here--- TIA. EAM. __

Re: [Ltsp-discuss] Need help with incredibly slow performance

2001-11-01 Thread Martin Herweg
> If you want to use X-Windows GUI clients, you should be looking at least > at Pentium/celeron/cyrix processors, with 32MB Ram and 100Mb NIC. I don't agree: my experience: 486 66MHz Clients are ok 10MBit switched Network is ok, if the server has 100MBit 16 MB RAM is enough for most applicati

Re: [Ltsp-discuss] Need help with incredibly slow performance

2001-10-31 Thread Gerry Kirk
> As far as reiserfs is concerned, there are major problems with NFS interactions and >reiserfs > filesystems on unpatched kernels less than (IIRC) 2.4.9. I think you can possibly >get away > with 2.4.5 if it's patched correctly. You will need to make sure your NFS/LTSP >server is > runnin

Re: [Ltsp-discuss] Need help with incredibly slow performance

2001-10-31 Thread Gerry Kirk
> I would imagine that you are having trouble with running out of memory and it's all >the > machine can do to keep running. X windows itself takes around 4-8MB of RAM to run. > You will > probably get it to work decently by upgrading the machine to 8MB of RAM, but you >will still > need to

Re: [Ltsp-discuss] Need help with incredibly slow performance

2001-10-31 Thread Peter Rundle
> I'm getting incredibly slow performance on the clients, which, admittedly are rather >puny - 486 > with 4MB RAM, rtl8139 10MB/s network card. Your problem is undoubtably the RAM on the clients. I think that 16M would really be the workable minimum and probably 32M to be realistic to run the X

Re: [Ltsp-discuss] Need help with incredibly slow performance

2001-10-31 Thread Jason A. Pattie
As far as reiserfs is concerned, there are major problems with NFS interactions and reiserfs filesystems on unpatched kernels less than (IIRC) 2.4.9. I think you can possibly get away with 2.4.5 if it's patched correctly. You will need to make sure your NFS/LTSP server is running a kernel th

Re: [Ltsp-discuss] Need help with incredibly slow performance

2001-10-31 Thread Jason A. Pattie
I would imagine that you are having trouble with running out of memory and it's all the machine can do to keep running. X windows itself takes around 4-8MB of RAM to run. You will probably get it to work decently by upgrading the machine to 8MB of RAM, but you will still need to implement so

Re: [Ltsp-discuss] Need help with incredibly slow performance

2001-10-31 Thread Nigel Pallett
Hi gerry, > Hi, > I'm getting incredibly slow performance on the clients, which, admittedly are rather puny - 486 > with 4MB RAM, rtl8139 10MB/s network card. Your server sounds OK, but If your clients are 486 with 4Mb Ram and 10Mb Nics, they will be ok for use as character terminals (telne

Re: [Ltsp-discuss] Need help with incredibly slow performance

2001-10-31 Thread Florence SEGUENOT
Well, is your network switched or just using an 10/100Mbps hub ? as with the hub all your network will go down to 10Mbps to allow your client to use it. That may be the first point of slowdown. I haven't tried yet with reiserfs, but I think it shouldn't be the problem as it is mounted via NFS, if

[Ltsp-discuss] Need help with incredibly slow performance

2001-10-31 Thread Gerry Kirk
Hi, I'm getting incredibly slow performance on the clients, which, admittedly are rather puny - 486 with 4MB RAM, rtl8139 10MB/s network card. On the server I've got Mandrake 8.0, with reiserfs partitions, 256 MB RAM, 1.33 GHZ Athlon processor, 7200 RPM ATA-100 IDE drives, 3COM 905 network car