Linux Tutorials on the topic “Linux”
-
How to Install OpenNMS Horizon Network Monitoring System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 0OpenNMS is a free, open-source, and one of the most powerful network monitoring and network management platforms used for monitoring remote devices from a central location. In this tutorial, I will show you how to install OpenNMS on Debian 11.
-
Capturing Packets with Tcpdump and analyzing them with Wireshark on Ubuntu
Author: Ali Imran Nagori • Tags: linux, security, ubuntu • Comments: 0In this guide, I will show you how to analyze network Packets on Linux. I will use the Tools Tcpdump and Wireshark. This tutorial uses Ubuntu as OS, but it is applicable to other Linux distributions too.
-
How to Install AbanteCart with Nginx and SSL on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx, web server • Comments: 1Abantecart is a free, open-source, and feature-rich e-commerce application. It can create multiple online stores using a single installation with support for digital and physical products, integration with multiple payment gateways and currencies, multiple languages, coupons, store credits, and a customer dashboard.
-
-
How to create fillable forms in ONLYOFFICE Docs 7.0
Author: Daria • Tags: linux, server, web server • Comments: 0ONLYOFFICE Docs is an open-source office suite distributed under GNU AGPL v3.0. It comprises web-based viewers and collaborative editors for text documents, spreadsheets, and presentations highly compatible with OOXML formats. In this tutorial, we’ll learn how to create a fillable form with ONLYOFFICE Docs.
-
How to Install Grafana on Rocky Linux
Author: Arvid L • Tags: linux, monitoring, server, web server • Comments: 1Grafana is free and open-source analytics and visualization tool. It's a multi-platform web-based application that provides customizable charts, graphs, and alerts for supported data sources. This tutorial will show you how to install Grafana with Nginx as a Reverse Proxy on the Rocky Linux system.
-
How to Use the Terraform Command Line Interface (CLI) on Ubuntu
Author: t.michael • Tags: cloud, linux, ubuntu, virtualization • Comments: 1Terraform is a framework for building and configuring infrastructure as code, with a command-line interface and DSL language. Terraform can manage existing and popular service providers as well as custom in-house solutions to build and configure complete distributed data centers.
-
How to create a MySQL Database Server and Database in Azure Cloud
Author: Rahul Shivalkar • Tags: cloud, linux, mysql • Comments: 0Azure SQL Database is a fully managed platform as a service (PaaS). Azure handles database management functions such as upgrading, patching, backups, and monitoring and we do not need to worry about these operations. In this article, we will see how to create an SQL database, connect to it, create a table in it and delete it at the end.
-
Adding a Host to Monitor to LibreNMS
Author: Arvid L • Tags: linux • Comments: 1LibreNMS is a monitoring tool that supports auto-discovery with multiple protocols, including SNMP, ARP, OSPF, and BGP. In this article, you will learn how to add hosts to the LibreNMS monitoring system using the SNMP protocol.
-
How to Install InvoicePlane with Apache and Free Let's Encrypt SSL Certificate on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 1InvoicePlane is a free, open-source, and self-hosted application for managing your quotes, invoices, clients, and payments. It is used by many organizations and freelancers to manage their payments and invoices.
-
How to create a Virtual Network in Azure Cloud
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0Azure Virtual Network is one of the most important resources to create a private network in Azure. It enables many types of Azure services to communicate with each other securely. In this article, we will see the steps to create a Virtual Network and how to add a subnet to it.