Step by Step Guide to Install Stacer Monitoring Tool on Ubuntu 20.04 LTS
Stacer is a free & open source monitoring tool.It is command line utility. It provides GUI platform to monitor & optimize Linux OS. Using Stacer, we can monitor package management, process management, Host details, CPU, Network, Disk monitoring & startup applications. It helps to monitor system resources and system cleaner to clean system caches. There …
Read more “Step by Step Guide to Install Stacer Monitoring Tool on Ubuntu 20.04 LTS”
6 Steps to Install Sysstat Monitoring Tool on Ubuntu 20.04 LTS
Sysstat is a free & open source system monitoring tool. It is command line utility. It supports Unix and Unix-like operating systems. It is used for debugging the performance issue on Linux systems. It provides some components are given below: vmstat – It is used for getting information of Memory, Processes,& Paging. iostat – It …
Read more “6 Steps to Install Sysstat Monitoring Tool on Ubuntu 20.04 LTS”
4 Simple Ways to Install Katoolin on Ubuntu 20.04 LTS
Katoolin is a Python script. It allows to install the kali linux tools. Using Katoolin, we can install network security and penetration tools at once or manually one by one. There are few steps to install katoolin & kali linux tool using Katoolin on system. Step 1: Update the System apt-get update Step 2: Install …
Read more “4 Simple Ways to Install Katoolin on Ubuntu 20.04 LTS”
How to Install nftables on Ubuntu 20.04 LTS
Nftables is a free & open source command line utility. It is easy to use and combines all tools of the IPtables framework such as iptables, ip6tables, arptables, etc. We can easily to create table,chain & add the rules with TCP port numbers. It helps to improved error reporting & reduction in code replication. There …
Step by Step to install TCPdump (Capture Packets) on Ubuntu 20.04 LTS
TCPdump is a free & open-source packet analyzer tool & command-line utility. It is used for capturing the packets & inspect the network traffic going to & from our system. It is basic used for troubleshooting network issues & security testing. We can capture Non-TCP traffic such as UDP, ARP or ICMP. There are some …
Read more “Step by Step to install TCPdump (Capture Packets) on Ubuntu 20.04 LTS”