Fixing Ubuntu containers failing to start with systemd
If you’re using either Docker or Podman, the situation is as follows: Or if it’s a 18.04 or even older container: Apparently it only affects Ubuntu, the eternal problem child,… Read more »
If you’re using either Docker or Podman, the situation is as follows: Or if it’s a 18.04 or even older container: Apparently it only affects Ubuntu, the eternal problem child,… Read more »
So Ubuntu has this model where they pretty much freeze package versions for an Ubuntu release after release, and then they only backport security updates from upstream. There’s nothing new… Read more »
Update: For security reasons, I no longer provide the repo. Please build the packages yourself. LUKS is the Full Disk Encryption (FDE) method to go on Linux. At least that’s… Read more »
Preamble I just realized: the title can be shortened to CCCC lol. Well anyway, the whole world is going apeshit about ARM, but who takes care of poor MIPS? Maybe… Read more »
We use Noobuntu for enrolling Linux clients in our AD environment. This week we applied the following updates on our DCs: KB4586830 KB890830 KB4576750 The latter 2 don’t have any… Read more »
Noobuntu is Enterprise Ubuntu development environment with Active Directory integration. The current release supports Ubuntu 18.04 (Bionic). Features Active Directory Domain join Automatic home directory creation sudo rights provisioned via… Read more »
Most guides tell you to do this: sudo apt install icedtea-plugin Or sudo apt install icedtea-netx Which is essentially the same thing. But nope, this is what happens then: net.sourceforge.jnlp.LaunchException:… Read more »
I’ve done this using apt-mirror already, but it turns out, apt-mirror has a few caveats: it’s unmaintained it requires debootstrap + chroot On top of that, I’ve been having issues… Read more »
For whatever reason, Canonical thinks this decade-old standard is still optional. Well guess what, it’s not. Many modern systems don’t even have CSM. At all. The workaround is extremely elegant,… Read more »
Note: make sure to check out the revised APT repo mirror guide! So you might want to have a local mirror for your Ubuntu workstations, but you don’t want to… Read more »