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: 1 • Published: Jul 05, 2022Cacti 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: 0 • Published: Mar 23, 2022Joomla 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: 0 • Published: Jan 10, 2022File 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: 1 • Published: Jan 04, 2022Gitea 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: 0 • Published: Dec 20, 2021Centreon 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: 0 • Published: Sep 20, 2021Nessus 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: 2 • Published: Apr 19, 2021Zenity 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.
-
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.
-
How to Install OrangeScrum on CentOS 8
Author: sohan patel • Tags: apache, centos, linux, web server • Comments: 1Orangescrum is an open-source and collaboration web application written by using CakePHP. It is simple and easy to use tools to manage projects, teams, documents, tasks, and communicate with the team on important issues.