today
local_offer Technology

Install XTrackCAD on Linux

There are several programs available that will help you to plan your railway model layout. One option is XTrackCAD, a layout builder licensed under the GNU GPLv2 that can be installed on Linux, Mac and Windows.

However, the Linux installation instruction from archive were not completely clear to me and it took me more than one attempt to finally install the program. Since I ...

today
local_offer Technology

USB Bluetooth 4.0 Dongle that works without proprietary firmware

If you’re looking for a USB 4.0 Class 1 Bluetooth dongle that has Linux compatibility without needing proprietary firmware, the BT0015 by LogiLink is one option that works. I personally tested it with Trisquel Linux and Gentoo Linux without additional firmware, and can confirm that I’m able ...

today
local_offer Technology

Note to self: always create a LUKS header backup

This week I learned the hard way that you should always create a backup of the LUKS header on your encrypted drive(s). It got corrupted while rebuilding my RAID and unfortunately some issues arose. I lost access to several TB of data. Ouch.

I think I have some more grey hair now, but at least my unix ...

today
local_offer Technology

Gentoo: Migrate from systemd-utils[udev] to eudev

Update: Unfortunately, eudev has been removed from Gentoo because it isn’t maintained anymore. Switching to eudev is not possible anymore.


While eudev has been abandoned by the Gentoo maintainers in 2021, it has been picked up again by Alpine, Devuan and Gentoo contributors as an independent project. You can rather easily switch back to eudev, if you wish ...

today
local_offer Technology

Fractal Design Define 7 XL accessory comatibility

The Fractal Design Define 7 XL is a great case for your homelab with its ability to store up to 18×3,5″ HDDs plus 5×2,5″ SSDs/HDDs.

today
local_offer Technology, Culture

Open Film Database (OFDb)

If you’re looking for a film database that is free and open, the OFDb is something for you: a database of your favourite movies, published under the ODbL.

today
local_offer Technology

Dark Age of Camelot: armor hit chance

Chest: 40%

Legs: 25%

Arms: 15%

Head: 10%

Feet: 5%

Hands: 5%

darkageofcamelot.com

today
local_offer Technology

Murena Fairphone 4 finally available

Now you can finally buy the Murena Fairphone 4—a de-googled phone with the most sustainable production line on the market.

today
local_offer Technology

Installing the HP LaserJet Pro MFP M428fdn printer on Gentoo

If you’re looking for a printer that works with Linux, HP’s LaserJet Pro MFP M428fdn is a quite good option. Its driver is even open source as it doesn’t rely on the HPLIP Binary Plug-In, and available in many distro’s repositories—including Gentoo.

To install the printer under Gentoo, all I had to do was the following steps:

  1. Make sure you have ...