Wireless thin client using Ubuntu 18.04.1 named BoXenbaby

UPDATE: BoXenbaby is simply 18.04.1 Desktop minimal install with OpenVPN,  FreeRDP-nightly, and other modern clients.

This document describes :

Automatic Install
Part 1 –
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 out BoXenLinux here: github.com/jphein/boxen

My project is to have a wireless PC using a 1MB iSCSI image on usb flash, booting into  Ubuntu 16.04 desktop, Windows 10 pro desktop, and MacOSX 10.11 desktop KVM virtual machines using the KVM-VDI project with virtual snapshots enabled.

Custom iPXE image made with rom-o-matic,
www.rom-o-matic.eu/
pointing to my fork of the boot.rackspace.com iPXE LiveCD project.
github.com/rackerlabs/bo…
New project is netboot.xyz
Good list of alternatives: http://www.rmprepusb.com/tutorials/ipxe

I want to use Thinstation as the running in RAM OS that iPXE boots. Not sure if x2go is supported in thinstation yet. Then by using the thinstation.conf create a remote-viewer Session wrapped by KVM-VDI script.

Here is someone who was able to iPXE boot thinstation:?
thinstation.4464.n7.nabb…
Here is a way to netboot a liveCD from iPXE:

iPXE Network booting for ISO images


Good iPXE guide: www.denverslair.co.uk/te…

Procedure for running windows 10 or 2012r2 over lan with iPXE and iSCSI:
www.computeraudiophile.c…

Wireless iPxe: www.coreboot.org/IPXE

Not so hard, right?

It already supports integration with LTSP for wired zeroclients over PXE and thinclients over iPXE. LTSP, also offers thinclient and modes for shared Remote desktop if you don't have the resources to offer a pool. Thinstation can also be a thinclient for shared or virtual machine resources.

I currently use Ubuntu LTSP with xfreerdp and I custom login script. That only supports wired zero clients. Wireless or WAN clients boot from a CD, USB, Hard drive or SD card.

Thinstation is needed for or WAN links, with iPXE downloading the image from the or local cache. Otherwise plain PXE works great!

X2Go is used if I want to offer shared Ubuntu desktops over WAN. FreeRDP for shared or virtual Windows desktop over WAN. RemoteAPPs for seamless desktop. VNC for shared over WAN. (or slow Wifi) SSH for admin. Spice for VDI with KVM. Chrome for web browsing and remoteapps.

Here is an amazing guide for thinstation and RDP over PXE :
hinchley.net/articles/us…

I am sooo close. I'll I need is to able install and run remote-viewer, and x2goclient on thinstation, and have it remastered.

Here are the Thinstation Issue tickets for adding x2go and spice:
github.com/Thinstation/t…
github.com/Thinstation/t…

Here are some guides on how to do this with alternatives:

hinchley.net/2016/01/17/…

github.com/Thinstation/t…

[Outdated] tsomatic.agarwal-associa…

Or

[DEFUNCT] LPS https://en.wikipedia.org/wiki/Lightweight_Portable_Security

Or,

Couldn't get Tinycore to work

TinyCore Linux

  1. Make custom version of TinyCore Linux with extensions embedded. forum.tinycorelinux.net/…
    1. You can make Pure64 version with FreeRDP
    2. An i386 version can be made with TigerVNC
  2. Host custom image on public or private server
  3. Make custom iPXE image here: rom-o-matic.eu/
    This should call the hosted iPXE script below.
  4. Copy and host iPXE script from: boot.rackspace.com

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.