If you want to continue working on kernel development while on a staycation or traveling for other reasons, you need to securely access your home lab. After considering several open source solutions including WireGuard, I have settled down to use Tailscale VPN for my home lab. It is simple, fast and easy to maintain. Most…
Category: Open source
RISC-V: Debian, Ubuntu and Fedora Linux on VisionFive 2
In this post, I will share how I brought up and ran three different RISC-V Linux distributions – Debian, Ubuntu and Fedora, on the Starfive VisionFive 2 system I built earlier. There is already plenty of documentation on running various linux distros on VF2. I will focus on specific tweaks I needed to do and…
Home Lab – Implementing Linux Infrastructure Services
To get things going, I have implemented two Linux infrastructure services in the lab – serial console and PXE service. The serial console service allows me to connect to the serial port of any of the systems in the lab rack. PXE services provides PXE boot capabilities, for now only Fedora installation over network. Serial…
Home Lab Linux Systems – ARM
Easiest ARM 64-bit developer boards to get hold of and integrate are the Raspberry Pis, so I used 4 of them in a 1U cluster to provide both Linux kernel development lab machines as well as infrastructure like terminal server and test servers. In this cluster I have two infrastructure servers (Raspberry Pi 3)and 2…
Hello world! Linux, Open Source and More
Welcome to Chronicles of Technology in Suburbia. I have created a separate technology journal with the intention of sharing bits of my experiences in tinkering with technology (Linux, open source firmware, open source systems management, computer hardware) as well as occasional opinions on such topics. I plan to write regularly about technology topics in this…