pfsense OpenVPN Ubuntu client bug and fix

The OpenVPN export package in pfsense does not work out of the box for Ubuntu linux clients.  The fix lies with editing the VPN configuration after importing it. You can do this with the following tool: nm-connection-editor click on the connection then click the cog: Edit the selected connection Click “Advanced” Click the “TLS Authentication” Read more about pfsense OpenVPN Ubuntu client bug and fix[…]

How to add an USB 3.0 port to your laptop for $5 (Windows or Linux)

You can get it on Amazon here. In Ubuntu 16.10 it is plug and play. It comes with both a USB power cable, and a AC wall power supply. You’ll need the wall one for power hungry devices like a USB hard drive. It comes with 2 ports, but I’m skeptical you could use them Read more about How to add an USB 3.0 port to your laptop for $5 (Windows or Linux)[…]

Am I using propriety software? How to find out.

I prefer open source software. It’s free. Here is a list of software to avoid if you want the most flexibility and economy. If you have to use it. Please consider running a M$ Windows Virtual Machine that serves it using RemoteApp. Proprietary software that does not play nicely with native Ubuntu Linux. Adobe Acrobat Read more about Am I using propriety software? How to find out.[…]

How to root the inWatch Z smart watch (Gain root level access), and install Google Play!

InWatch Z Smartwatch aka inWatch Z2G This guide is written for the original inWatch Z that came with Andriod 4.2.2, and has the bone conductivity speaker. Not the later version (Z3G) that shipped with Android 4.4. These instructions may work with the later one, but I have not tested it. Chipset: MediaTek (MTK) MT6572 Why Read more about How to root the inWatch Z smart watch (Gain root level access), and install Google Play![…]

Windows 10 VDI deployment: Architecture and Taxonomy

  Virtual server mirror. Serving Windows 10 pro desktops to 20x thin clients. Mirror Server: 2x Dell r710 12 cores @ 3GHz, 64GB RAM, w/ Intel 2x 10GBE port and dual 850W Power Storage per server: 2x300GB SSD, 4x146GB SAS 15K, 2x1TB SAS 7.2K Software: M$ Windows 2012r2 Datacenter or Ubuntu Linux 16.04 Architecture: ~20x Read more about Windows 10 VDI deployment: Architecture and Taxonomy[…]

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: 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 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[…]