In this tutorial, I’ll walk you through how you can add a new bridge and/or VLAN to an OpenWRT based router using the LuCI web UI.
ROS2 tutorial: let robots play Kerbal Space Program
A (somewhat lengthy) tutorial showing you how to build a ROS2-based robot system for flying a spacecraft in the Kerbal Space Program game. If you’re just curious, or a ROS1 user looking for an end-to-end walkthrough of building something with ROS2, then this is for you. You’ll find text, diagrams, code and a video.
Rock64: Porting Arch Linux to a new SBC
In this blog post I describe the journey from buying a Rock64 single board computer (basically a less mainstream but more powerful Raspberry Pi), booting, troubleshooting and porting Arch Linux ARM to it.
LISP on Ubiquiti EdgeRouter Lite
In this blog post, I will explain how to compile the Open Overlay Router (OOR) software for MIPS and how to set it up on an Ubiquiti EdgeRouter Lite to participate in the Locator/ID Separation Protocol (LISP) beta network.
About PCI-passthrough’d graphics cards and monitors
Setting up a Windows VM to use a graphics card via PCI-passthrough can yield great performance benefits for the VM. However, one loses the flexibility of easily moving the VM’s video output from one monitor to another; in the past, one could just drag the VM’s VirtualBox window from one screen to another and maybe …
Continue reading “About PCI-passthrough’d graphics cards and monitors”
OS switcher
My latest hack is for dual-booters: The OS switcher lets you select the operating system (OS) you wish to boot at the flick of a switch, anytime. Booting the OS of your choice no longer requires you to sit in front of your computer, wait for a boot selection screen to show up, and then press some buttons at just the right time.
Installing windows for both native and virtual machine use
My quest to setup a perfect VM to replace my native Windows installation continues… Can I install Windows on a dedicated HDD in such a way that I can run it natively as and as a VM? That would allow me to squeeze out the remaining percentages of performance if I absolutely have to.
Setting up a Windows VM with GPU passthrough
I’ve finally managed to setup a Windows VM with direct access to my graphics card and my network interface card (NIC)!
[historic] Building a desktop PC for 2014
In this blog post I’ll describe the process I went through while upgrading my desktop PC. Expect a comprehensive buildlog outlining everything from window-shopping to solving UEFI installation issues. Most of this was written around end of 2013/early 2014.
Moving GPT partitions to another SSD
I started off with one 240GB SSD having both my Windows and Linux partitions, and wanted to upgrade my PC to have 2 SSDs, one with Windows and one with Linux. I run Windows Server 2008r2, which is basically Windows 7 once you’ve set it up appropriately, and Arch Linux. Both are installed as UEFI …