Tagged articles
8 articles
Page 1 of 1
Raymond Ops
Raymond Ops
May 3, 2025 · Operations

Master Linux DNS: From Basics to Advanced BIND9 Configuration

Explore the essential role of DNS in the internet, learn how Linux resolves domain names, configure resolvers via /etc/resolv.conf, NetworkManager, systemd-resolved, set up a BIND9 server with zone files, and discover advanced techniques like DNSSEC, DoH, split views, and troubleshooting tools.

DNSLinuxbind9
0 likes · 11 min read
Master Linux DNS: From Basics to Advanced BIND9 Configuration
MaGe Linux Operations
MaGe Linux Operations
Dec 28, 2018 · Operations

Master Linux Network Management with the Powerful ip Command

This guide explains how to install iproute2, use the ip command to configure IP addresses, manage routing tables, monitor network statistics, handle ARP entries, and troubleshoot Linux networking, providing clear examples and command-line snippets for system administrators.

Linuxip commandiproute2
0 likes · 6 min read
Master Linux Network Management with the Powerful ip Command