How to Configure Static IP Address on Ubuntu Server with Netplan 📌 Applies to: ✅ Ubuntu 23 ✅ Ubuntu 22.04 LTS | 22.10 ✅ Ubuntu 21 ✅ Ubuntu 20.04 LTS | 20.10 ✅ Ubuntu 18.04 LTS ✳️ Please help me reach 1000 subscribers 👉 Code in this video: https://totatca.com/code-in-this-vide... 📌 Others tutorial 👉 How to Change the Hostname and FQDN (Fully Qualified Domain Name) on Linux system: • How to Change the Hostname and FQDN (Fully... Netplan is a utility for easily configuring networking on a linux system. You simply create a YAML description of the required network interfaces and what each should be configured to do. From this description Netplan will generate all the necessary configuration for your chosen renderer tool.