Linux Tutorials on the topic “networking”
-
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.
-
Reverse SSH Tunneling
Author: kcharoen • Tags: linux, networking • Comments: 45Reverse SSH Tunneling: have you ever wanted to ssh to your Linux box that sits behind NAT? Now you can with reverse SSH tunneling. This document will show you step by step how to set up reverse SSH tunneling. The reverse SSH tunneling should work fine with Unix like systems.
-
How to use speedtest on a Linux server to check, store and report internet speeds graphically
Author: Ted Marynicz • Tags: debian, ispconfig, linux, networking • Comments: 12Following on from a set of problems of poor broadband connectivity I was experiencing I decided that I wanted to monitor the Mbps speed I was getting from my provider on a regular basis. I was seeing especially poor figures when trying to download files in the evening, with much faster speeds achieved very early in the morning.
-
How to Install OpenVPN Server and Client with Easy-RSA 3 on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, networking, security • Comments: 14OpenVPN is an open source application that allows you to create a secure private network over the public internet. In this tutorial, we will show you how to step-by-step install and configure OpenVPN on CentOS 7.6. And we will implement the certificate-based OpenVPN authentication.
-
Install Observium Network Monitoring Software on Debian 9
Author: Matt Vas • Tags: debian, linux, monitoring, networking, server • Comments: 0Observium is a powerful and flexible free and open source auto-discovery network monitoring software. In this guide, we’ll show you how to install and configure the latest version of Observium Network Monitoring software (Community Edition) on Debian 9 release.
-
Monitor Network Traffic with Ntopng on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, monitoring, networking • Comments: 9Ntopng is a free and open source software for monitoring network traffic that provides a web interface for real-time network monitoring. In this tutorial, we will learn how to install Ntopng on Ubuntu 18.04 LTS server.