today's howtos
-
How To Install GlassFish on Fedora 38
In this tutorial, we will show you how to install GlassFish on Fedora 38. In the realm of web application development, the utilization of robust and efficient servers is paramount. GlassFish, an exemplary Java EE application server, has earned its reputation as a stalwart in deploying and managing Java applications.
-
How to Use Bat Command on Linux
In the realm of Linux command-line utilities, the bat command emerges as a powerful tool for enhancing your file-viewing experience. Unlike its predecessors such as cat and less, bat offers a unique blend of syntax highlighting, language detection, and Git integration, making it an indispensable asset for developers, sysadmins, and Linux enthusiasts alike.
-
How To Install Erlang on Debian 12
In this tutorial, we will show you how to install Erlang on Debian 12. For those of you who didn’t know, Erlang, a programming language designed for building highly concurrent and fault-tolerant systems, has gained remarkable prominence in the realm of modern software development.
-
How to Set Up an OpenVPN Server on Debian 11
OpenVPN is a well-known VPN protocol that secures your connection when accessing the internet. It is a tool that lets you browse the internet world with some level of anonymity.
-
How to Configure Network Settings in Ubuntu 22.04
Properly configuring networking is vital for any Ubuntu desktop or server. In this introduction, we’ll cover the key topics involved in managing network settings on Ubuntu 22.04 systems.
-
How to set Chrome as default web browser on Debian 12
When you click a link on terminal, or on another app on your Desktop, the browser window that pops up, is the browser that is set as default web browser on your system.