Install software from the Debian Backports repository
Did you ever run into a situation where Debian Stable was just a tad too stable for you? You needed a newer version of a …
Tutorials for getting things done in Linux
Articles related to using Linux as a server
Did you ever run into a situation where Debian Stable was just a tad too stable for you? You needed a newer version of a …
With the help of your desktop environment’s file manager, you can easily obtain the size of a directory’s contents. Right-click the directory and select Properties …
Did you know that you can boot your Raspberry PI 4 directly from a USB drive? You get better disk I/O speed, you no longer …
Planning on running your Raspberry PI system as a server? In this article I’ll show you how you can setup your Raspberry PI as a …
Looking for a way to increase the security on your Raspberry PI? Changing the default password for the pi user is the recommended first step. …
The hostname of your Raspberry PI allows you to address it by its name, as opposed to its IP address. The hostname is how your …
Looking for a way to login to your Linux server via SSH without specifying a password? Using an SSH key pair is the way to …
Snap packages make it possible to conveniently install software applications on your Linux system. Perfect when your Linux distribution’s package manager does not offer a …