Linux Tutorials on the topic “Linux”
-
How to Install Apache with ModSecurity on Ubuntu 22.04
Author: Hitesh Jethva • Tags: apache, linux, security, ubuntu • Comments: 1ModSecurity is a free and open-source firewall tool supported by various web servers, such as Apache, Nginx, and IIS. In this tutorial, I will explain how to set up ModSecurity with Apache on Ubuntu 22.04.
-
How to Set up Chrony as NTP Server and Client on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0NTP or Network Time Protocol is a networking protocol for time and clock synchronization on the computer network. In this guide, you will learn how to install and to use Chrony on the Rocky Linux server.
-
Docker Part 4: building and publishing custom docker images
Author: Bill Toulas • Tags: centos, debian, linux, suse, ubuntu, virtualization • Comments: 1
For this tutorial, we will use the Whale Docker image. The Whale is the official mascot of Docker and the Whale docker image resembles the cowsay program which generates ASCII pictures of a cow in the terminal with a message. It can also generate pictures using pre-made images of other animals, such as Tux the Penguin, the Linux mascot.
-
-
How to run Python Scripts with Apache and mod_wsgi on Ubuntu 22.04
Author: Till Brehm • Tags: linux, ubuntu, web server • Comments: 0The Apache module mod_wsgi provides an interface for hosting Python-based web applications. In this tutorial, I will show you how to install and configure of mod_wsgi using Apache web server on Ubuntu 22.04 LTS.
-
Implementing SSL Perfect Forward Secrecy in NGINX Web-Server
Author: cbj4074 • Tags: centos, debian, fedora, linux, nginx, security, suse, ubuntu • Comments: 7This HOW-TO describes the process of implementing Perfect Forward Secrecy with the NGINX web-server on Debian and Ubuntu systems. The process can readily be adapted to other GNU/Linux systems.
-
How to monitor VMware vSphere with Checkmk
Author: Ferdinand Kunz • Tags: linux, monitoring, virtualization • Comments: 0Monitoring your virtualized server environments is the ideal way to ensure optimal utilization of hardware resources and the best possible performance of your IT infrastructure. In this tutorial, I will show you how to monitor your vSphere with the open-source monitoring tool Checkmk in just a few minutes.
-
Command line aliases in the Linux Shell
Author: Himanshu Arora • Tags: linux, shell • Comments: 5
In this fourth and the final installment, we will discuss the concept of aliases as well how you can use them to make your command line navigation easier and smoother.
-
How to install Liferay Portal Portal CE 7.2 on Centos 8
Author: Amine YAHIA CHERIF • Tags: centos, linux • Comments: 0
Liferay Portal Community Edition is based on Digital Experience Plateforme DXP. In this tutorial, we will install Liferay Portal 7.2 on Centos 8 with MariaDB, Tomcat, and Elasticsearch.
-
How to Install Yarn Package Manager on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 0Yarn is a package manager for JavaScript environments. It is an alternative to the NPM package manager and was developed by Facebook in collaboration with Google, Tilde, and Expo Dev.
-
How to Install Webmin with free Let's Encrypt SSL Certificate on Ubuntu 22.04
Author: Hitesh Jethva • Tags: control panels, linux, ubuntu • Comments: 1Webmin is a web-based application for managing Linux-based operating systems. In this tutorial, we will show you how to install Webmin and secure it with Let's Encrypt on Ubuntu 22.04 server.