Category Linux

Achieving a No-Bloat, Bare-Bones Debian GNOME Setup

In this article, I’ll document all the steps to achieve a stripped-down, minimal Debian installation with GNOME without the unnecessary bloat. Steps for a Minimal GNOME Debian Install: Conclusion By following these steps, I successfully created the most minimal GNOME…

Setting Up a LAMP Stack on Fedora 41 & Installing WordPress

In this tutorial, we’ll walk you through the process of setting up a LAMP stack (Linux, Apache, MySQL/MariaDB, PHP) on Fedora 41, configuring the necessary firewall and SELinux settings, and installing a WordPress site called “Local Press”. By the end of this guide, you’ll have a…

Linux in Need of a Shift – Can AI Provide the Missing Parts

The open-source community, which has long been the cornerstone of Linux‘s success, has made incredible strides over the last few decades. Linux powers everything from servers to smartphones and is increasingly seen as the backbone of modern computing. Yet, despite…

How to Install a Bloat-Free Debian 12 for Fast Performance

Debian 12.9 is an excellent operating system known for its stability, security, and flexibility. However, for those who prefer a minimal, bloat-free installation, the default installation options are not ideal. Out of the box, Debian comes with unnecessary games, apps,…

Understanding Debian Backports: A Guide for New Users

If you’re new to Debian, you might have noticed that its stable release often comes with older versions of software. While this is great for system stability, sometimes you may want or need to install a newer version of a…

Setting Up a Firewall with iptables on Manjaro Gnome

In this guide, I will walk you through the process of configuring a firewall on Manjaro Gnome Minimal Edition using iptables. By the end of this tutorial, your PC will be securely able to communicate with other devices over SFTP,…

The State of Linux and Windows: A Realistic Perspective

As the world moves forward, the debate between Linux and Windows remains as relevant as ever. For many years, I’ve navigated the landscape of both operating systems, weighing their strengths and weaknesses. Recently, with Windows 10’s end of support looming,…

How to Remove UFW and Configure iptables on CachyOS

If you’re running CachyOS, an Arch-based Linux distribution, and need to configure a more manual approach to firewall management, you may want to replace the Uncomplicated Firewall (UFW) with iptables. While UFW is easy to use, it can sometimes interfere…