When changing your password in a Samba NT domain does not work

I recently set up a Samba Server using Ubuntu 22.04 as an NT domain controller (not Active Directory!). After quite some time fiddling with the settings and finally getting external help it worked. I could successfully add a Windows 10 computer to the domain and then log into it using any of the configured domain … Continue reading When changing your password in a Samba NT domain does not work

Thunderbird 102.0.3 no longer asks to accept a self signed certificate for IMAP

One of my computer's hard disk didn't survive a recent power failure so I had to set up its Thunderbird client again (a backup didn't work, don't ask). My internal IMAP server uses a self signed certificate which worked like a charm until now. Normally, the first time Thunderbird connects to the server after the … Continue reading Thunderbird 102.0.3 no longer asks to accept a self signed certificate for IMAP

When initramfs gives you cryptic error messages

Note to self: If during a Linux update you get the following error: [bash] update-initramfs: Generating /boot/initrd.img-whatever W: initramfs-tools configuration sets RESUME=UUID=some-uuid-goes-here W: but not matching swap device is available. I: The initramfs will attempt to resume from /some/device I: (some-other-uuid-goes-here) I: Set the RESUME variable to override this [/bash] Check the content of the … Continue reading When initramfs gives you cryptic error messages