Most Linux tutorials focus on working with an existing Linux distribution with some name-brand recognition: Red Hat/Fedora, Ubuntu, Suse, and so on. LFS assumes that the user doesn’t simply want to ...
Void Linux is a bit out of the ordinary. It offers an unusually interesting alternative to many of the traditional Linux distros affiliated with a larger Linux family, such as Debian or Ubuntu, or ...
If you have been for (or against) Rust in the Linux kernel, get ready for a Linux kernel module written in… Scratch. That’s right. Scratch, the MIT-developed language with blocks popular for teaching ...
The Linux From Scratch project has released version 13.0. The new edition of the build system for building Linux from scratch brings 36 updated packages and will exclusively use systemd as its init ...
Almost ten years ago, I used a computer for the first time. I mean I had heard a lot and seen computers in action in movies but I had never touched, let alone, used one before then. I will never ...
As a homeschooling parent, I'm a big fan of educational software and I've written quite about about various programs in the past. But, as a programmer, I'm also a big fan of any program that makes ...
After finally reaching the tipping point with off-the-shelf solutions that can’t match increasing speeds available, we recently took the plunge. Building a homebrew router turned out to be a better ...
Building a firewall is something that easily can be done using a Linux machine. This article describes the basic steps involved in developing a firewall from scratch, using tools in Linux. It is ...