netplan

How to Configure a Static IP Address with Netplan on Ubuntu 24.04 — step-by-step Linux tutorial on Progressive Robot

How to Configure a Static IP Address with Netplan on Ubuntu 24.04

Ubuntu 24.04 LTS uses Netplan to manage network configuration. By default, servers use DHCP which can result in IP address changes. This guide configures a static IP address using Netplan on Ubuntu 24.04 LTS. Tested and valid on: Ubuntu 24.04 LTS Prerequisites Ubuntu 24.04 LTS server A user with sudo privileges Knowledge of your network […]

Read more
How to Set Up a DNS Server with Bind9 on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Configure a Static IP Address with Netplan on Ubuntu 26.04

Netplan is the default network configuration tool on Ubuntu since 18.04. It uses YAML configuration files to describe network interfaces and passes them to either NetworkManager (desktops) or systemd-networkd (servers). This guide configures a static IP address using Netplan on Ubuntu 26.04 LTS. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS A […]

Read more
CHAT