Guides 11792 Published by Philipp Esselbach 0

The article explains how to install Java 17 on Rocky Linux 8 or Alma Linux 8, beginning with a quick version check to make sure you don’t overwrite an existing JDK. It then walks through installing the `java‑17-openjdk-devel` package from AppStream using dnf, and shows how to set the new runtime as the system default via the alternatives mechanism. An optional section covers downloading Oracle’s RPM manually, installing it with rpm, and updating alternatives to switch between vendor implementations. Finally, the guide highlights common pitfalls such as mistyping the package name or neglecting to update alternatives, offering practical fixes so you can get Java 17 up in minutes.

Guides 11792 Published by Philipp Esselbach 0

On a fresh Debian 12 machine the guide shows you how to install OpenJDK 17 headless, pull down the newest I2P tarball, set up a dedicated non‑root user, and create a systemd service that keeps the daemon running in the background. It explains why the official package lags behind the community releases and recommends using the tarball for full control over configuration. Firewall rules are added to allow UDP routing on the chosen port, with optional TCP access, and you can quickly verify the node by visiting the local admin interface at 127.0.0.1:7657. The article also offers practical troubleshooting advice—such as reinstalling Java after a kernel upgrade—and reminds readers that I2P’s higher latency may make Tor a better choice if speed is critical.

Guides 11792 Published by Philipp Esselbach 0

Learn how to add the sleek Budgie desktop environment to your Debian 11 Bullseye system with just a few simple commands. The guide walks you through updating packages, installing the right meta‑package, and picking a reliable display manager to avoid black‑screen surprises. You’ll also see why LightDM often works better than GDM on this setup. After a quick reboot you can switch to Budgie at login and start customizing your panel.

Guides 11792 Published by Philipp Esselbach 0

A step‑by‑step guide shows how to add XanMod’s LTS kernel repository on Rocky Linux 8 and install the replacement kernel with minimal fuss. It explains why swapping the stock kernel can fix freezes after driver updates and boost everyday performance. The article also covers upgrading to newer XanMod releases and rolling back if a new build causes trouble. Follow the commands, reboot, and you’ll be running the tuned XanMod LTS kernel in no time.