Setting Up a Free Oracle Cloud Ubuntu 24.04 Server: Initial Configuration & SSH Tips

I recently managed to grab a free server on Oracle Cloud. The specs are modest: It’s a “weak” machine, but more than enough for some interesting projects and testing. Don’t you think so? In this post, I’ll share the initial configurations I made and highlight a few traps I fell into, so you don’t have … Read more

Extreme Debian 12 Optimization: Porting CachyOS Tweaks for Maximum Performance

This post is a sequel to my previous article, “Optimizing Debian 12 for Work.” In that guide, we covered the “standard” Linux optimizations like Zram, Preload, and basic sysctl memory adjustments. In this article, I want to push those limits further by implementing specific tweaks used by CachyOS. I highly recommend checking out the distro … Read more

Optimizing Debian 12/13 for Work: Post-Installation and Performance Tweaks

In this post, I will show you the configurations I use to optimize my work PC running Debian. After a minimal Gnome installation, it’s time for the fine-tuning. Post-Installation Setup Whether on Debian 12 (Bookworm) or 13 (Trixie), the first thing I do is install the Gnome desktop with the bare minimum of packages. Then, … Read more