Linux Tutorials on the topic “linux”
-
How to Install GlassFish Application Server with Nginx Reverse Proxy on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Apr 19, 2025GlassFish is a free and open-source implementation of the Java EE Platform developed by Eclipse. In this guide, you will install GlassFish Application Server on Debian 12 in a step-by-step process. You will also configure Nginx as a reverse proxy for your GlassFish installation.
-
How to Install WildFly Application Server with Nginx Reverse Proxy on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Mar 31, 2025WildFly formerly JBoss is a free and open-source application server that helps you build and deploy Java web applications. In this guide, you will learn how to install WildFly or JBoss application runtime on a Debian 12 server.
-
How to Install Emby Media Server on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Mar 24, 2025Emby is an open-source alternative to Plex Media Server. This guide will teach you how to install Emby Media Server on Debian 12. You will install Emby with Nginx as a reverse proxy and enable UFW. Let's get started.
-
-
How to Install Actual Budgeting Software on Debian 12 Server
Author: Arvid L • Tags: debian, linux, web server • Comments: 0 • Published: Mar 18, 2025Actual Budget is an open-source finance management software focused on privacy and built on top of "Envelope Style Budgeting". In this tutorial, we'll show you how to install the Actual Budgeting System on the Debian 12 server.
-
How to Install and Use Nessus Vulnerability Scanner on Ubuntu 24.04
Author: Arvid L • Tags: linux, security, ubuntu • Comments: 0 • Published: Mar 14, 2025Nessus is a network scanning tool and vulnerability scanner developed by Tenable. It is used for vulnerability assessments, penetration testing, and ethical hacking. In this guide, you'll learn how to install Nessus on Ubuntu 24.04 server.
-
How to Install Apache Solr on an Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Mar 06, 2025Apache Solr is an open-source search platform built on Apache Lucene, designed to create powerful application search and indexing capabilities. In this guide, you'll learn how to install Apache Solr on Ubuntu 24.04 server.
-
How to Install ntopng on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Feb 24, 2025Ntopng is an open-source network traffic monitoring tool for traffic analysis and real-time visualization. In this tutorial, you'll learn how to install the Ntopng Network Monitoring Tool on the Debian 12 server.
-
How to install PHP 5.6 and 7.0 - 8.4 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Ubuntu 22.04 - 24.04
Author: Thom Pol • Tags: ispconfig, linux, php, ubuntu • Comments: 10 • Updated: Feb 19, 2025When using ISPConfig, by default, you only have the main PHP version for your distribution. This guide will show you how to install additional PHP versions (5.6, 7.0 - 7.4, 8.1 - 8.4) on an Ubuntu server with ISPConfig.
-
How to install PHP 5.6 and 7.0 - 8.4 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Debian 11 to 12
Author: Thom Pol • Tags: debian, ispconfig, linux, php • Comments: 14 • Updated: Feb 19, 2025In this guide we will take you through installing additional PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.1, 8.2, 8.3, and 8.4) on a Debian server with ISPConfig.
-
How to Install Fast API with MongoDB on Ubuntu 24.04
Author: Arvid L • Tags: linux, server, ubuntu, web server • Comments: 0 • Published: Feb 15, 2025FastAPI is a web framework based on Python for creating API services. It's a modern, fast, high-performance framework supporting asynchronous operations.
Linux - free and open source operating system
Linux is a unix-like operating system kernel initially released by Linus Torvalds in 1991. The kernel was released under the GPL license in order to be used with the operating system of the GNU Project as GNU Hurd that was the project's kernel wasn't available at the time. That led to the creation of the GNU/Linux OS and shortly after the word Linux alone was used to indicate the operating system and not only the kernel. Linux as a kernel project, enjoyed a constant rise of contributions from a growing number of developers since the very early days of its low functionality, mostly thanks to its open source nature and the rise of the internet. Linux nowadays powers personal computers, mobile devices, embedded devices, servers and supercomputers.
What are the reasons to choose Linux?
First and foremost, Linux is free software and as such it allows its users the freedom to utilize it in any way that they see fit, without legislative limitations. Free software belongs to its users while proprietary software belongs to its creators who only sell or grant the permission to use their software and only for certain predefined purposes. Thanks to its nature and financial support from patreons and supporters, Linux as a kernel is distributed free of charge which is also the case for the vast majority of Linux distributions and free software applications.
Apart from the cost and legal benefits, Linux offers more choices to its users. There are literally numerous desktop environments, window managers, applications that serve the same or similar purposes, distributions and even themes to choose from. While this plethora of different options can become overwhelming for some new users, choice is what allows for high levels of customization that can transform an operating system to fit exactly the needs of a user, or a group of users.
Linux is also one of the most hardware friendly operating systems in the sense that it can run in most devices out there. Although closed source hardware was difficult to support during the first years of Linux, the tables have now turned mostly thanks to the support from large hardware and software vendors such as IBM, Google and Intel. Linux can even revive old hardware that would otherwise sit uselessly in a dusty corner.
Last but not least, Linux boasts high levels of security and performance as an operating system, making it ideal for use in servers, scientific supercomputers, aerospace applications, governmental and military networks, and enterprise environments.
HowtoForge and Linux
HowToForge offers a rich collection of complete tutorials written in a way that helps and guides users irrespective of their distribution of choice. From “how tos” on the installation of various operating systems and applications, to tutorials on the usage of utilities, their features and technical possibilities. From the very first days that a new Linux related tool get released, HowToForge will have you covered with a detailed and understandable step by step tutorial on how to use it in its full potential.