Run LiveCD’s from your Grub2 Boot Menu automatically in Ubuntu 16.04 xenial

From: https://help.ubuntu.com/community/Grub2/ISOBoot#grml-rescueboot grml-rescueboot A very simple way of creating a GRUB menuentry for a bootable ISO file is to use grml-rescueboot. The package does the following: Creates a /boot/grml folder. Automatically adds menuentries to the GRUB menu for any ISO files located in the /boot/grml folder. This is accomplished whenever the update-grub command is executed. The Read more about Run LiveCD’s from your Grub2 Boot Menu automatically in Ubuntu 16.04 xenial[…]

Wireless thin client using Ubuntu 18.04.1 named BoXenbaby

UPDATE: BoXenbaby is simply Ubuntu 18.04.1 Desktop minimal install with OpenVPN,  FreeRDP-nightly, and other modern clients. This document describes how to: Automatic Install Part 1 – PXE Install BoXenbaby to a computer plugged into a BoXenbrain network. Manual Install Part 2 – USB Install BoXenbaby with a USB drive. Download the usb image here: Check Read more about Wireless thin client using Ubuntu 18.04.1 named BoXenbaby[…]

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

Sweet new open source project: https://github.com/Seitanas/kvm-vdi It is required to run the installation readme above to use KVM-VDI. KVM-VDI does not come with a built in LTSP (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. Run the Read more about KVM-VDI Session Screen Script for LTSP thin clients running under Ubuntu 16.04 xenial[…]

Spice Session Screen Script for LTSP thin clients running under Ubuntu

LTSP does not come with a built in Spice (client) script. So, I created one. This is useful if you want your thinclients to be able to remote into a KVM VDI. I use the virt-viewer package. Run the following on your Ubuntu LTSP server: ltsp-chroot –arch <base> -m apt-get install virt-viewer exit NOTE: You can also Read more about Spice Session Screen Script for LTSP thin clients running under Ubuntu[…]