
Create swap from File on BTRFS Filesystem
mkswap and swapon I didn’t create any swap during initial Ubuntu 19.04 install on Dell XPS laptop, so had to improvise when compiling a massive opensource project recently.
mkswap and swapon I didn’t create any swap during initial Ubuntu 19.04 install on Dell XPS laptop, so had to improvise when compiling a massive opensource project recently.
You’re probably familiar with tune2fs command, it’s great for reporting filesystem layout and configuration …
Raspberry Pi 4 Apologies for a bunch of Raspberry Pi 4 posts in a row – I was both excited about Raspberry Pi 4 platform …
Raspberry Pi 4 Wow, demand for the latest and greatest Raspberry Pi 4 is bigger than I thought! I didn’t want to …
Apparmor in Debian/Ubuntu AppArmor is a Linux Kernel security module that implements mandatory access control (MAC) …
Debian Linux Debian 10 “Buster” got released ealier this week, culminating work of the past 2 years. …
Docker One of the advantages snap package manager brings to Ubuntu is support for multiple versions of same software …
Now and then you may notice that apt-get upgrade command keeps a few packages back, meaning they don’t get …
It appears there’s a long-standing malfunction of various microSD card readers running Linux. In my particular …
I’ve recently had a weird SSH keys problem, and took a note to tidy up SSH keys accumulated over years.