Discussion:
[Ltsp-discuss] usb pendrives both for ldm and xfreerdp
SZABO Zsolt
2015-08-13 10:13:50 UTC
Permalink
Hi,

I use ltsp from debian jessie. LTSP terminals both served ldm login and
rdesktop to a windows server:
[default]
SERVER = 192.168.3.2
RDP_SERVER = 192.168.3.3
RDP_OPTIONS = "-f -a 16 -k hu -r sound:local"
SCREEN_04 = rdesktop
SCREEN_05 = ldm
SCREEN_DEFAULT = 05
...


Now, I see that xfreerdp preferred to
rdesktop and I am just trying to convert the old RDP_OPTIONS according to
xfreerdp man:
RDP_OPTIONS = "/f /bpp:16 /kbd:0x040E /vc:rdpsnd,sys:alsa"
SCREEN_04 = xfreerdp

however, I am not sure whether this is right.

Moreover, I am wondering whether it is possible to share the USB drives
through freerdp, and what is its correct parameters?

The USB sticks can be accessed after ldm login without problem,
and a terminal is mostly used either for ldm or for freerdp login
exclusively.

TIA,
--
Zsolt
Robert Mavrinac
2015-08-13 14:58:16 UTC
Permalink
I have several identical complete LTSP-PNP servers using an external DHCP server.

Without creating a separate root server, which would be a single point of failure, I'd like to load balance them such that the client uses the application server with the least number of connections to boot from, since each application server is already a root server as well. Clearly this is different from load balancing application servers with a single root server. I haven't had much success yet using LVS and keepalived, but I'm still working on it. I'm looking into a pxe boot using HTTP instead of TFTP for the image - that might work, using the application server rating as a way to dynamically adjust a weighted round robin.

Any thoughts?
Funke, Martin
2015-08-18 11:20:27 UTC
Permalink
Hi,

Im using it like this:

SCREEN_07=xfreerdp /f /d:WORKGROUP /sec:rdp /drive:USB,/mnt/usb /sound:sys:alsa,format:1,quality:high /v:IP-SERVER

This is for xfreerdp version 1.2.4.

If you need any instructions for installing 1.2.4 feel free to ask.

Best regards
Martin

-----Ursprüngliche Nachricht-----
Von: SZABO Zsolt [mailto:***@mm.bme.hu]
Gesendet: Donnerstag, 13. August 2015 12:14
An: ltsp-***@lists.sourceforge.net
Betreff: [Ltsp-discuss] usb pendrives both for ldm and xfreerdp

Hi,

I use ltsp from debian jessie. LTSP terminals both served ldm login and rdesktop to a windows server:
[default]
SERVER = 192.168.3.2
RDP_SERVER = 192.168.3.3
RDP_OPTIONS = "-f -a 16 -k hu -r sound:local"
SCREEN_04 = rdesktop
SCREEN_05 = ldm
SCREEN_DEFAULT = 05
..


Now, I see that xfreerdp preferred to
rdesktop and I am just trying to convert the old RDP_OPTIONS according to xfreerdp man:
RDP_OPTIONS = "/f /bpp:16 /kbd:0x040E /vc:rdpsnd,sys:alsa"
SCREEN_04 = xfreerdp

however, I am not sure whether this is right.

Moreover, I am wondering whether it is possible to share the USB drives through freerdp, and what is its correct parameters?

The USB sticks can be accessed after ldm login without problem, and a terminal is mostly used either for ldm or for freerdp login exclusively.

TIA,
--
Zsolt

------------------------------------------------------------------------------
_____________________________________________________________________
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
Loading...