today's howtos
-
How To Install Java on Debian 12
In this tutorial, we will show you how to install Java on Debian 12. For those of you who didn’t know, Java is a versatile programming language, that finds its application in numerous software solutions. The installation of Java involves two key components: the Java Development Kit (JDK) and the Java Runtime Environment (JRE).
-
The Essentials of Editing a Crontab File
In the realm of system administration, there's one powerful tool that allows you to schedule tasks efficiently: crontab. With crontab, you can execute scripts and commands at specified dates and times, making it an incredibly useful utility in Unix-based systems.
-
Daniel Lange: Xfce4 opening links in Chromium despite Firefox having been set as the default browser
Installing a laptop with the shiny new Debian Bookworm release finds a few interesting things broken that I probably had fixed in the past already on the old laptop.
-
How to Install Ungoogled Chromium on Manjaro Linux
In the vast landscape of web browsers, Ungoogled Chromium stands out as a prime choice for those prioritizing privacy and data security. This variant of the widely-used Chromium browser eliminates all Google service integrations, thus offering enhanced privacy controls while maintaining high-performance standards.
-
How to Install CMake on Debian 10/11/12
Here you will find two different methods to install CMake on your Debian machine. While building the application from the source, I get the error occurs CMake: command is not found, and due to that, I cannot install OBS-Studio on my Debian 12. This error mainly occurs when your system does not have CMake installed.
-
How to Add a User to sudo Group in Debian 12 Linux
As a Debian 12 user after installing it the first time, you might be in a situation where the system would not let you perform Administrative tasks because your current is not part of the Sudoers group.
-
How to Install Nerd Fonts on Manjaro Linux
The technical landscape is vast and continuously evolving, providing endless opportunities to expand our toolset and improve our productivity. Among these vast resources, the spotlight today falls on Nerd Fonts, a collection of over 50 patched fonts specifically tailored to suit the needs of developers and tech enthusiasts.
-
How to enable Linux on your Chromebook (and why you should)
Want to get more from your Chromebook? Add Linux support!