Step by Step to Install Chkrootkit Security Scanner on Ubuntu 20.04 LTS
Chkrootkit is a free & open source security scanner. It helps to detect rootkit on system. We can scan the server & check all the vulnerabilities present on the system. It is Unix-based program. There are few steps to install Chkrootkit on ubuntu: Step 1: Update the system. apt-get update Step 2: Install Chkrootkit. apt-get …
Read more “Step by Step to Install Chkrootkit Security Scanner on Ubuntu 20.04 LTS”
Step by Step Guide to Setup Lynis Security Audit Tool on Ubuntu 20.04 LTS
Lynis is a free & open-source security audit tool. It is installed by system administrators and security professionals to find the system vulnerabilities. It is easy to use & easy to scan the system. We can easily scan application patch management, file system, ports, Software malware, kernel vulnerability & etc. There are few steps to …
Read more “Step by Step Guide to Setup Lynis Security Audit Tool on Ubuntu 20.04 LTS”
Steps to Install Graylog Monitoring Tool on Ubuntu 20.04 LTS
Graylog is a free & open source monitoring tool.It provides a web-interface platform & used for log management like structured and unstructured data. It supports Elasticsearch, MongoDB, and Scala.It provides a web interface to visualizes the data. There are few steps to install & configure Graylog on ubuntu: Step 1: Update the system. apt-get update …
Read more “Steps to Install Graylog Monitoring Tool on Ubuntu 20.04 LTS”
Step by Step to Install LibreNMS (Network Monitoring System) on Ubuntu 20.04 LTS
LibreNMS is a free & open-source network monitoring tools. It is PHP based network monitoring system & using the SNMP protocol. It supports Web UI & customizable alerting system. There are some steps to install LibreNMS on ubuntu: Step 1: Update the system. apt-get update Step 2: Install apache2. apt-get install apache2 Start & Enable …
Read more “Step by Step to Install LibreNMS (Network Monitoring System) on Ubuntu 20.04 LTS”
Step by Step to Install Sensu Monitoring Tool on Ubuntu 20.04 LTS
Sensu is a free & open-source monitoring tool.It is used for monitor servers, services, applications and send notification via e-mail. It helps to collects system metrics such as CPU, memory, and disk usage. There are three kinds on Sensu components: Sensu-backend: Sensu-backend is used to perform monitoring operations. Sensuctl: It used to monitor resources. Agent: …
Read more “Step by Step to Install Sensu Monitoring Tool on Ubuntu 20.04 LTS”