Linux Tutorials on the topic “networking”
-
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.
-
Linux Basics - Set a Static IP on Ubuntu
Author: galiclick • Tags: networking, ubuntu • Comments: 36 • Updated: Feb 25, 2023Set a static IP on Ubuntu. All Ubuntu versions, from Ubuntu 22.04, and Ubuntu 20.04 down to Ubuntu 12.04, are covered in this tutorial. The guide explains setting a static IP on an Ubuntu system from the command line. It covers the network configuration for all recent Ubuntu versions and includes instructions to configure a static IP address, set the hostname, and configure name resolving.
-
How to Install and Configure OpenVPN Server on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, networking, security, server, ubuntu • Comments: 0 • Published: Feb 09, 2023In this tutorial, we will install OpenVPN on a Ubuntu 22.04 server, configure it to be accessible from a client machine, and create a VPN connection between them to redirect all the traffic from the client through the OpenVPN server.
-
-
How to Install Wireguard VPN on Rocky Linux 9
Author: Arvid L • Tags: linux, networking, server • Comments: 1 • Published: Jan 18, 2023Wireguard is an open-source VPN protocol alternative to IPSec, IKEv2, and OpenVPN. This guide teaches you how to install and set up Wirgeuard Server on a Rocky Linux 9 server. You'll also learn how to set up a client machine to connect to the Wireguard server.
-
How to Install NetBox Network Documentation and Management Tool on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, networking, nginx, server, ubuntu • Comments: 1 • Published: Jan 05, 2023NetBox is an open-source IP address (IPAM) and datacentre infrastructure management (DCIM) web application used to manage and document computer networks and IP addresses. This tutorial will teach you how to install the NetBox tool on a Ubuntu 22.04 server and Nginx as a reverse proxy server.
-
How to Monitor Network Traffic with vnStat on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, networking, server, ubuntu • Comments: 1 • Published: Dec 13, 2022vnStat is a free, open-source, and console-based network traffic monitoring tool for Linux operating system. Lightweight and low CPU usage. This tutorial will show you how to install and use the VnStat tool to monitor network traffic on Ubuntu 22.04.
-
How to Install Observium Network Monitoring Tool on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring, networking • Comments: 0 • Published: Nov 25, 2022Observium is a network monitoring tool for your server infrastructure. It's an auto-discovering network monitoring platform with low maintenance and supports a wide range of network devices and platforms, which includes Cisco, Linux, Windows, HP, Juniper, Dell, FreeBSD, Netscalar, NetApp, and many more.
-
How to Install OpenVPN Server and Client with Easy-RSA 3 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking, security • Comments: 11 • Updated: Nov 25, 2022OpenVPN 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 8. And we will implement the certificate-based OpenVPN authentication.
-
How to configure Host-Based routing on AWS application load balancer
Author: Ali Imran Nagori • Tags: cloud, linux, networking • Comments: 0 • Published: Apr 21, 2022In AWS, ELB or Elastic Load Balancing is a concept where the servers can be added or released as per the demand of our application. The incoming traffic from an application is distributed among multiple targets.
-
How to Install vyOS RouterOS with KVM
Author: Arvid L • Tags: linux, networking • Comments: 1 • Published: Apr 20, 2022vyOS is a free and open-source firewall based on Debian Linux. It can be used as a router and firewall platform, it provides software-based network routing, firewall, VPN, and security. In this tutorial, we will show you how to install and configure the vyOS router in a KVM virtual machine.