Linux Tutorials on the topic “networking”
-
Install and configure DRDB for network filesystem replication on Debian 8
Author: Matteo Temporini • Tags: debian, linux, networking, ubuntu • Comments: 1
This tutorial explains the configuration of a DRBD network filesystem replication as hot standby (Primary/Secondary) with EXT4 filesystem and as Primary/Primary cluster for High Availability with OCFS2 filesystem.
-
How to configure failover and high availability network bonding on Linux
Author: shahril bin kamaruzzaman • Tags: high-availability, linux, networking • Comments: 6
This tutorial explains how to configure network bonding on Linux server. Before I start, let me explain what network bonding is and what it does. In a Windows environment, network bonding is called network teaming, this is a feature that helps any server architecture to provide high availability and failover in scenarios were one of the main ethernet cable has a malfunction or is misconfigured.
-
How to Install Nagios Server Monitoring on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, monitoring, networking, server, ubuntu • Comments: 37
Nagios is an open source software for system and network monitoring. Nagios can monitor the activity of a host and its services, and provides a warning/alert if something bad happens on the server. Nagios can run on Linux operating systems. At this time I will use Ubuntu 16.04 for the installation.
-
-
GNS3 - Emulating Network Infrastructure on Debian 8.2
Author: Adolfo L. Rivas C. • Tags: debian, linux, networking • Comments: 2
In this tutorial, I will show you the basis to install and operate this software. The GNS3 version that will be used in this tutorial is the 1.5.1, on a Debian 8.2 (Jessie) system. GNS3 (Graphical Network System 3) is an emulation software that let's you see the interaction of network devices in a network topology.
-
Thoughts on Monitoring file changes with Linux over the network
Author: stefbon • Tags: centos, debian, linux, networking, opensuse, shell, ubuntu • Comments: 1
Monitoring a directory for changes with Linux is possible through the well-known mechanism inotify. With inotify it's possible to set a watch on a directory, configure it to watch events on the contents, and you'll receive messages on a file descriptor when something happens. This works perfectly when the directory is on local storage, like a hard drive, SSD or a USB drive, But it is not sufficient when the directory is on a network filesystem when the storage is on another computer. Another user working in the same directory, connected via the same or another filesystem, can remove a file and the watch you've set on it will not get notified.
-
How to install a wireless hotspot with captive page on Linux using CoovaChilli
Author: Joseph Zikusooka • Tags: fedora, linux, mysql, networking, security • Comments: 11
The purpose of this article is to demonstrate how you can turn a Linux based computer or laptop into a wireless hotspot where users can be authenticated via a captive portal page. For this task, the primary controller software will be CoovaChilli. This software is an ideal hotspot management solution for hotels, restaurants, supermarkets, parks, and any place offering WiFi Internet.
-
Build your own NAS with OpenMediaVault
Author: Till Brehm • Tags: debian, ftp, linux, networking, samba, server • Comments: 23
OpenMediaVault is a Debian based special purpose Linux Distribution to build a Network Attached Storage (NAS) System. It provides an easy to use web-based interface, Multilanguage support, Volume Management, Monitoring and a plugin system to extend it with LDAP, Bittorrent, and iSCSI capabilities. This tutorial describes the installation and configuration of OpenMediaVault.
-
How to Install Nagios 4.0.8 on Ubuntu 15.04 (Vivid Vervet)
Author: Muhammad Arul • Tags: monitoring, networking, server, ubuntu • Comments: 8
Nagios is an open source software for system and network monitoring. Nagios can see the activity of a host and its services, and provides a warning/alert if something bad happens on the server. Nagios can run on Linux operating systems. At this time we are using Ubuntu 15.04 for the installation.
-
Installing Network Simulator 2 (NS2) on Ubuntu 14.04
Author: Akshay Pai • Tags: linux, ubuntu, networking • Comments: 65
Network simulators are tools used to simulate discrete events in a network and which helps to predict the behaviours of a computer network. Generally the simulated networks have entities like links, switches, hubs, applications, etc. Once the simulation model is complete, it is executed to analyse the performance. Administrators can then customize the simulator to suit their needs. Network simulators typically come with support for the most popular protocols and networks in use today, such as WLAN,UDP,TCP,IP, WAN, etc.
-
How To Install Hamachi On Fedora 9
Author: webtechy • Tags: fedora, networking • Comments: 4How To Install Hamachi On Fedora 9 This tutorial explains how to install Hamachi on a Fedora 9 server. Hamachi is a VPN service that easily sets up in 10 minutes, and enables secure remote access to your business network, anywhere there's an Internet connection. It works with your existing firewall, and requires no additional configuration. Hamachi is the first networking application to deliver an unprecedented level of direct peer-to-peer connectivity. It is simple, secure, and cost-effective.