KVM-VDI Session Screen Script for LTSP thin clients running under Ubuntu 16.04 xenial

Sweet new project: github.com/Seitanas/kvm-…

It is required to run the installation readme above to use KVM-VDI.

KVM-VDI does not come with a built in  (client) script. So, I created one.
This is useful if you want your thinclients to be able to remote into a KVM-VDI, and want full control using lts.conf.

NOTE: You can also add this to the build client config file so that any time you upgrade or build your client image it automatically installs it. –> /etc/ltsp/ltsp-build-client.conf

Here is an example: ltsp-build-client.conf


The options are:
#KVM-VDI Remote Desktop to 
SCREEN_07 = vdi

Here is an example: lts.conf

Put the below screen script into: vdi

IMPORTANT: Be sure to name it “vdi

The last step is to run

LTSP comes with these screen scripts by default:

kiosk ldm menu rdesktop shell ssh startx telnet xdmcp xfreerdp xterm

I created a VNC session script here, and a SPICE session script here.

(ldm is enabled on VT_07 by default)

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.