Linux Tutorials on the topic “networking”
-
How to Install OpenNMS Network Monitoring Tool in CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, monitoring, networking, server • Comments: 0OpenNMS is a free and open-source network monitoring and network management platform used for managing enterprise networks around the world. It is based on Java and is designed to manage thousands of devices from a central location.
-
Monitor Network Traffic with vnStat on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, networking, ubuntu • Comments: 0vnStat is a free, open-source and console-based network traffic monitoring tool for Linux operating system. With vnStat, you can monitor network statistics over various time periods.
-
How to Monitor Network Usage with nload in Linux
Author: Hitesh Jethva • Tags: linux, networking • Comments: 0If you are a network administrator then you will need to monitor your network bandwidth usage in day-to-day tasks. In this case, nload will help you to makes your job easier.
-
-
How to Configure a Static IP Address on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking • Comments: 5In this tutorial, I will show you three different ways to set up a static IP address on CentOS 8 by using nmcli, nmtui and by editing the interface configuration file directly.
-
How to install NetBox Network Documentation and Management Tool on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, monitoring, networking, ubuntu • Comments: 11Netbox is a free and powerful IP address (IPAM) and datacentre infrastructure management (DCIM) tool. It is used for storing information about your networks, VMs, and inventories. In this tutorial, we will explain how to install Netbox with Nginx as a reverse proxy on Ubuntu 20.04.
-
How to Install Cacti SNMP Monitoring Tool on Debian 10
Author: Muhammad Arul • Tags: debian, linux, monitoring, networking • Comments: 2Cacti is a free and open-source, web-based network monitoring, and graphics tool. In this tutorial, we will show you how to install Cacti on Debian Buster 10. We will install Cacti under the LAMP stack, the Apache web server, PHP 7.3, and the MariaDB server on the current Debian Buster 10.
-
How to Obscure Network Ports with a Port Knocking Sequence on Debian 10
Author: Karl Wakim • Tags: debian, networking, security • Comments: 3Port knocking is a method of dynamically opening network ports by "knocking" (i.e. connecting) on a predefined sequence of ports. This is especially useful for obscuring an open network port from port scanning since the port in question will be closed unless the port knocking sequence is executed.
-
How to Configure Network Interfaces using NMCLI on Centos 7.6
Author: Amine YAHIA CHERIF • Tags: centos, linux, networking • Comments: 0The first thing after installing a Linux OS as a server is configuring the network interface to have remote access and from your workstation/laptop. In this tutorial, we will use nmcli which stands for Network Manager Command Line tool for configuring our network interfaces.
-
How to install Ntopng Network Monitor on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, monitoring, networking • Comments: 1Ntopng is a free, open-source and very useful network monitoring tool that can be used to monitor network traffic in real-time. It is a high-performance, low-resource and next generation version of the original ntop based on libpcap.
-
How to install NetBox Network Documentation and Management Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, networking, ubuntu • Comments: 4NetBox is a free and opensource web application software that can be used to manage and document computer networks. In this tutorial, we will explain how to install NetBox on Ubuntu 18.04 server.