Proxmox

Ubuntu Server 22.04 set a static ip address



Knowing how to set a static IP address on an Ubuntu Server is an important piece of knowledge. We are looking at one way to do …

[ad_2]

source

Related Articles

9 Comments

  1. If you don't want to reboot, run "sudo netplan apply". Nice that your example uses the routes block instead of a gateway4 key/value that the installer uses and netplan reports as deprecated. I don't think it matters, but might have mentioned any changes in 22.04 LTS vs. 24.04 LTS, and maybe when netplan became standard.

  2. I’ve never had a reason to mess with net plan since it seems too complicated lol. Sort of went the easier way by using dhcp reservations or cloud init. But I am going to try this out for the sake of knowing. Thanks for this tutorial.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button