Articles by sohan patel
-
How to Install Ntopng to Monitor Network Traffic on Debian 11
Author: sohan patel • Tags: debian, linux, networking • Comments: 0 • Published: Mar 16, 2023Ntopng is an open-source network monitoring tool that monitors real-time network traffic from a web interface. In this article, you will learn how to install Ntopng on Debian 11.
-
How to Install Cacti Network Monitoring Tool on Debian 11
Author: sohan patel • Tags: debian, linux, monitoring • Comments: 1Cacti is an open-source, web-based network monitoring tool written in PHP. Cacti generates CPU load and network bandwidth utilization graphs using SNMP (Simple Network Management Protocol). This guide will show you, how to install the Cacti monitoring tools on Debian 11.
-
How to Install Joomla with Nginx on Rocky Linux
Author: sohan patel • Tags: linux, mysql, nginx, web server • Comments: 0Joomla is a free and open-source content management system (CMS) written in PHP, it is one of the most popular CMS after WordPress. In this article, You will learn how to install Joomla with Nginx on Rocky Linux 8.
-
-
How to Install vsftpd FTP Server and Secure it with TLS on Debian 11
Author: sohan patel • Tags: debian, ftp, linux, server • Comments: 1File Transfer Protocol or FTP is a very old and one of the most well-known network protocols. It is not secure compared to SFTP or SCP these days but is still the first choice of many users for transferring files between a server and a client.
-
How to Install Gitea with PostgreSQL on Debian 11
Author: sohan patel • Tags: debian, linux, programming • Comments: 1Gitea is a free, open-source, and self-hosted solution for Git servers. In this tutorial, I will show you how to install Gitea from binary with PostgreSQL on Debian 11.
-
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 install, configure and use Nessus Vulnerability Scanner on CentOS 8
Author: sohan patel • Tags: centos, security • Comments: 0Nessus is one of the most popular remote vulnerability assessments trusted by more than 30,000 organizations worldwide. Nessus scans the system and raises an alert if it discovers any vulnerabilities that malicious hackers could use to gain access.
-
How to display GUI dialogs in bash script using Zenity
Author: sohan patel • Tags: centos, debian, linux, programming, shell, ubuntu • Comments: 2Zenity is an open-source application for displaying simple GUI in shell scripts. It makes scripts more user-friendly by displaying GTK+ dialogs. In this article, we will show you how to use Zenity to display GUI dialogs in Bash scripts.
-
Install Apache Solr search platform on CentOS 8
Author: sohan patel • Tags: centos, linux • Comments: 1Apache Solr is an open-source search platform written on Java, it is based on Apache Lucene. In this tutorial, we will show you how to install Apache Solr 8.6.3 on CentOS 8.
-
How to install and use AWStats Web Analytics on CentOS 8
Author: sohan patel • Tags: centos, linux, web server • Comments: 1AWStats is an open-source advanced web analytics tool that generates advanced web, streaming, FTP, or mail server statistics graphically. This tutorial shows how to install AWstats on CentOS 8.