Linux Tutorials on the topic “Linux”
-
How to Install Apache Maven on AlmaLinux 8
Author: t.michael • Tags: linux, programming, server • Comments: 0Apache Maven is a powerful project management and comprehension tool used by software developers working with the Java programming language. It is a build automation tool that favors convention over configuration, and is based on the concept of a project object model (POM).
-
How to Install Centreon Monitoring Tool on Rocky Linux 8
Author: sohan patel • Tags: linux, monitoring • Comments: 0Centreon is an open-source tool that can monitor your entire infrastructure including network, system, and application. Using Centreon you can set notifications depending on thresholds, set email alerts, easily add any system for monitoring.
-
How to configure a Nessus Vulnerability Scan Policy
Author: Ali Imran Nagori • Tags: linux, security • Comments: 0In this guide we will explore how to configure a scan policy on Nessus, later we will also use this policy to create a scan. We will then select a target system for scanning.
-
-
How to create an SNS Topic and a Subscriber on AWS
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0Amazon Simple Notification Service (SNS) is a web service that coordinates and manages the delivery of messages. It is a highly available, durable, secure, fully managed pub/sub messaging service. In this article, we will create an SNS Topic and subscribe to an Email Endpoint.
-
How to Install HTTP Git Server with Nginx on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, nginx, programming • Comments: 0Git is an open-source version control system used by thousands of developers around the world. It is used to keep track of your software changes at the source level. In this tutorial, I will explain how to set up an HTTP Git repository server with Nginx on Debian 11.
-
The Perfect Server CentOS 8 with Apache, PHP, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.2
Author: Till Brehm • Tags: antivirus, apache, bind, centos, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, web server • Comments: 44This tutorial shows how to install ISPConfig 3.2 on a CentOS 8 (64Bit) server. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more.
-
How to Install OpenProject on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0OpenProject is a free, open-source, and leading project management system. In this tutorial, I will show you how to install OpenProject on Debian 11.
-
How to Install Wireshark Network Packet Analyzer on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: linux, networking, security, ubuntu • Comments: 0Wireshark (formerly Ethereal) is an Open-Source software that is used for capturing and investigating network traffic. In this guide, I will show you how to install Wireshark on Ubuntu 20.04.
-
How to create a DynamoDB Table in AWS
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0Amazon DynamoDB is a key-value and document database. In this article, we will create a simple DynamoDB Table with On-Demand mode and create a few items and perform a search on it.
-
How to Install and Configure WildFly (JBoss) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Wildfly (formerly JBoss) is a JAVA application server developed by RedHat. It is a simple, lightweight, and powerful server with a CLI and an admin console. In this tutorial, I will show you how to install Wildfly with Nginx as a reverse proxy on Debian 11.