Re: [Ltsp-discuss] rdesktop and usbmount

2009-09-10 Thread Phil Davey
On Wed, 9 Sep 2009, Vagrant Cascadian wrote:
 On Wed, Sep 09, 2009 at 02:16:07PM -0600, David Burgess wrote:
 Another challenge I encountered while setting this up is getting local
 usb devices to appear in the rdp session.

 with ltspfs 0.5.13 on ubuntu or debian, install both the ltspfsd and ltspfs
 package into the chroot, and then it should at least partially work, by making
 a mount on the thin client in /media/root/* that you can then export via
 rdesktop somehow as a drive. at least that's what gadi tells me. :)

I have the following option set lts.conf in LTSP 4.2.

RDP_OPTIONS  = -r sound:local -r disk:drives=/Drives

I also have these which relate to the modules. They may or may not be 
necessary. :)

SOUND_DAEMON = rdp
SOUND = Y
SMODULE_01 = sound
SMODULE_02 = sis701  # driver for specific sound card


I am in the process of testing LTSP 5 and I'm not totally sure it works 
with that yet.

-- 
Phil Davey
Computer Officer
Hughes Hall, University of Cambridge
Email phil.da...@hughes.cam.ac.uk

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] rdesktop and usbmount

2009-09-10 Thread Gideon Romm
On Wed, 2009-09-09 at 17:46 -0700, Vagrant Cascadian wrote:

 with ltspfs 0.5.13 on ubuntu or debian, install both the ltspfsd and ltspfs
 package into the chroot, and then it should at least partially work, by making
 a mount on the thin client in /media/root/* that you can then export via
 rdesktop somehow as a drive. at least that's what gadi tells me. :)
 
I tell vagrantc lots of things - I never knew he was listening ;)

Yeah, just install ltspfs in the chroot, update the image, and use the 
following flag in your rdesktop line:

-r disk:Drives=/media/root

That will create a share in Windows under My Computer called Drives.  
Whenever you plug in a local drive, it will appear as a folder in there.

-Gadi
 

Gideon Romm | Proud LTSP Developer
l...@symbio-technologies.com

Pay It Forward!  
Intel Atom 1.6GHz, 512MB RAM + Symbiont Boot Stick = $275
10% of order goes to school or open source project of your choice!

Buy yourself a lab or office and use your donation to set up a school,
pay for a desperately needed feature added to a software package,
or sponsor part of LTSP's annual developer's conference LTSP-by-the-sea!

Check out:  http://www.symbio-technologies.com/payitforward 


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] RHEL 5.3, which package?

2009-09-10 Thread Karl . Barnes
I'm looking to install LTSP on an RHEL 5.3 box, but there doesn't seem to 
be a package that's either targeted for this distro or a generic package 
for none of the above on the download page. Which package are other RHEL 
users installing?

Thanks,

k.



--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] RHEL 5.3, which package?

2009-09-10 Thread Frank Cox
On Thu, 10 Sep 2009 11:15:38 -0400
karl.bar...@alexandriava.gov wrote:

 Which package are other RHEL  users installing?

ltsp 4.2

-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] RHEL 5.3, which package?

2009-09-10 Thread Lars Madsen
karl.bar...@alexandriava.gov wrote:
 I'm looking to install LTSP on an RHEL 5.3 box, but there doesn't seem to 
 be a package that's either targeted for this distro or a generic package 
 for none of the above on the download page. Which package are other RHEL 
 users installing?
 
 Thanks,
 
 k.
 

I think most RHEL users are using LTPS 4.2

I don't know if anyone have gotten LTSP5 to run with RHEL 5.3

I've been trying to make it run as an application server for an ubuntu 
based client (you cannot build the clients using RHEL, and fedora didn't 
work well with our client hardware).

It is possible to get things working, but I keep running in to problems 
regarding keyboards, which I fix (and all cries for help has not been 
answered)


-- 

/daleif

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] rdesktop and usbmount

2009-09-10 Thread David Burgess
Works for me. Thanks.

db

On Thu, Sep 10, 2009 at 8:18 AM, Gideon
Romml...@symbio-technologies.com wrote:
 On Wed, 2009-09-09 at 17:46 -0700, Vagrant Cascadian wrote:

 with ltspfs 0.5.13 on ubuntu or debian, install both the ltspfsd and ltspfs
 package into the chroot, and then it should at least partially work, by 
 making
 a mount on the thin client in /media/root/* that you can then export via
 rdesktop somehow as a drive. at least that's what gadi tells me. :)

 I tell vagrantc lots of things - I never knew he was listening ;)

 Yeah, just install ltspfs in the chroot, update the image, and use the 
 following flag in your rdesktop line:

 -r disk:Drives=/media/root

 That will create a share in Windows under My Computer called Drives.
 Whenever you plug in a local drive, it will appear as a folder in there.

 -Gadi

 
 Gideon Romm | Proud LTSP Developer
 l...@symbio-technologies.com

 Pay It Forward!
 Intel Atom 1.6GHz, 512MB RAM + Symbiont Boot Stick = $275
 10% of order goes to school or open source project of your choice!

 Buy yourself a lab or office and use your donation to set up a school,
 pay for a desperately needed feature added to a software package,
 or sponsor part of LTSP's annual developer's conference LTSP-by-the-sea!

 Check out:  http://www.symbio-technologies.com/payitforward


 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] RHEL 5.3, which package?

2009-09-10 Thread Karl . Barnes
Lars Madsen dal...@imf.au.dk wrote on 09/10/2009 11:54:31 AM:

 
 karl.bar...@alexandriava.gov wrote:
  I'm looking to install LTSP on an RHEL 5.3 box, but there doesn't seem 
to 
  be a package that's either targeted for this distro or a generic 
package 
  for none of the above on the download page. Which package are other 
RHEL 
  users installing?
  
  Thanks,
  
  k.
  
 
 I think most RHEL users are using LTPS 4.2
 
 I don't know if anyone have gotten LTSP5 to run with RHEL 5.3
 
 I've been trying to make it run as an application server for an ubuntu 
 based client (you cannot build the clients using RHEL, and fedora didn't 

 work well with our client hardware).
 
 It is possible to get things working, but I keep running in to problems 
 regarding keyboards, which I fix (and all cries for help has not been 
 answered)

I was planning to go with openSuse for the client testing, as that's my 
distro of choice. My issue is the server side of things, as VMware doesn't 
get along with openSuse and we need something with OS tech support for 
these boxes if/when they become production. 

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] RHEL 5.3, which package?

2009-09-10 Thread Lars Madsen
karl.bar...@alexandriava.gov wrote:
 Lars Madsen dal...@imf.au.dk wrote on 09/10/2009 11:54:31 AM:
 
 karl.bar...@alexandriava.gov wrote:
 I'm looking to install LTSP on an RHEL 5.3 box, but there doesn't seem 
 to 
 be a package that's either targeted for this distro or a generic 
 package 
 for none of the above on the download page. Which package are other 
 RHEL 
 users installing?

 Thanks,

 k.

 I think most RHEL users are using LTPS 4.2

 I don't know if anyone have gotten LTSP5 to run with RHEL 5.3

 I've been trying to make it run as an application server for an ubuntu 
 based client (you cannot build the clients using RHEL, and fedora didn't 
 
 work well with our client hardware).

 It is possible to get things working, but I keep running in to problems 
 regarding keyboards, which I fix (and all cries for help has not been 
 answered)
 
 I was planning to go with openSuse for the client testing, as that's my 
 distro of choice. My issue is the server side of things, as VMware doesn't 
 get along with openSuse and we need something with OS tech support for 
 these boxes if/when they become production. 
 

I did manage to get things like USB working (using a hack as they didn't 
  show on the desktop, but I think that has to do with the Gnome version 
used in RHEL 5.3). Sound also seems to be mostly working. I have no need 
for local apps so I've never tested it.

As long as one does not try to change the keyboard in Gnome, then it 
seems to be working fine on RHEL5.3






-- 

/daleif

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Mixed-mode setup

2009-09-10 Thread Robert Schuettler
Hi everybody,

here's the challenge: Get LTSP to work smoothly with a 64bit server running
Debian Etch and Thin Clients that support 24 TFTs (1920x1200) plus sound
and USB support.

Dare to read on? ;-)

Long(er) version: I'm trying to get LTSP to run on a Debian 4 (Etch) system.
The server is 64-bit and the Thin Client(s) are 32-bit. I can create a
working setup with the normal packages from the Debian repository using the
--arch i386 Option to ltsp-build-client. So far so good :) but...

...there are a couple of drawbacks:

- The graphics card in the Thin Client I'm testing with (which is a VIA
  model in a HP t5630 in case you're interested) isn't supported out of the
  box.
- Sound and local USB-sticks don't seem to work out of the box.

Using backports, as described in the Debian Wiki¹ doesn't seem to work
because there are no 64-bit packages available, so I though'd I'd give the
Debian 5 (Lenny) version a go. Here's how:

1) create client setup on a Lenny machine
2) copy everything over to the right places on the server (this means the
   stuff from the NFS share + TFTP directory)
3) edit etc/lts.conf
4) edit etc/ssh/ssh_known_hosts
5) (re)boot the client

Now the clients boots up and displays a pretty LDM login screen. Great! I
can login with my credentials on the server (ldm.log says Established ssh
session.) but then the X display goes black an that's it. Ooops. :-( Looks
like something is missing (ldm.log says Process returned no status).

What do I need to add to the server? ltspfs Package? Is there one out there
that'll work? Anything else?

Has anyone been there? Any ideas?

TIA, Robert

¹ http://wiki.debian.org/LTSP/Howto/Etch-With-Backports

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net