Re: [Ltsp-discuss] Guess server IP and eth devices

2009-06-19 Thread David Van Assche
This code should help, from one of my scripts: ### Discover server ips, split and show eth1 only IPS=$(ip -o -f inet addr show | sed -e 's,.* \(.*\)/.*,\1,' | grep -v '^127') set -- $IPS eth0=$1 shift eth1=$@ On Wed, May 13, 2009 at

Re: [Ltsp-discuss] kubuntu 9.04 sound works for 30 seconds, stops

2009-06-19 Thread Peter Stein
I recognized, I got the same problem. Still no idea for the reason? 2009/6/3 Bjorn Helgaas bjorn.helg...@hp.com Is there a recent guide to LTSP sound troubleshooting? My previous Ubuntu 8.04 installation on an HP dc7800 server with an HP t5710 client worked quite well. But after upgrading

Re: [Ltsp-discuss] Ltsp server as dhcp for windows laptop

2009-06-19 Thread Jim McQuillan
Gabriel, It sounds like you need to enable IP Forwarding on your server. Also, you'll need to turn on Masquerade. There's got to be tons of information on the net about how to do that. Jim McQuillan j...@ltsp.org gabriel lopez wrote: I have Ltsp 4.2 installed on mandriva 2009 that seems

Re: [Ltsp-discuss] Automate fuse group additions

2009-06-19 Thread Rob Owens
On Tue, Jun 09, 2009 at 04:54:51PM -0500, Masao Garcia wrote: Hello, I was wondering if someone could help me with a little dilemma: I have multiple LTSP servers running Ubuntu 8.04 with XFCE as the GUI, along with LDAP authentication. Thunar is the native file manager with XFCE

Re: [Ltsp-discuss] ltsp 5 localdev and icons on the desktop

2009-06-19 Thread Jeff Siddall
Lars Madsen wrote: (2) RHEL 5.3 uses Gnome 2.16, it will automatically detect the two floppy mounts, place them on the desktop and in the Places menu, but USB and CDROM are not picked up. Any idea on how to fix this? I've seen a patch for ltspfsmounter that will add the icons for USB ad