Linux
2023
Tuxedo: keyboard drivers
·377 words·2 mins
Parts of my obviously already lost memory about
that freaking tuxedo-keyboard drivers. Installation on
Fedora 37 and Manjaro Sway.
My current website setup
··975 words·5 mins
This is how I install hugo nowadays. Although that routine might
change anytime.
2022
Changing network metrics on linux with NetworkManagers CLI
··114 words·1 min
Because I use two network interfaces with more subnets/routes on one of them.
But I use the other interface for internet because of speed…
HAMnet on the pfSense
·865 words·5 mins
A short guide on how I installed my L2TP tunnel on my
router/firewall. Routes get announced to new DHCP clients.
Properly open Logfiles in RMS Express on Linux
Removes the error message in RMS Expert when trying to open
Logfiles
VPN tunnel into HAMNET on Fedora 36
·246 words·2 mins
Those old tutorials on the net are quite outdated now: unfortunately
PPTP links/tunnels are not supported on newer operating systems any more…
Using NFS shares on a Raspberry Pi
·524 words·3 mins
A quick and short guide on how to setup an NFS share on a Raspberry Pi.
Mounting disk images on linux
··436 words·3 mins
I sometimes create full-disk-images of USB drives or hard drives and in rare cases I have to look into them. This is how I usually do that.
Systemd: flushing the DNS cache
··130 words·1 min
First off I want to say, that Systemd is quite new to me and I always used the old and classic init systems like OpenRC (which is still available on Gentoo – if someone cares about that more than I do).