proxmox

88 – How to setup Static IP address in Ubuntu Linux 22.04 with

88 – How to setup Static IP address in Ubuntu Linux 22.04 with netplan 2022

#setup #Static #address #Ubuntu #Linux

“Crazy-Logic”

Here I show how to set a static IP on Ubuntu 22.04 (among other distro’s using netplan).

and here are the commands
lsb_release -a
ip link show
sudo nano /etc/netplan/01-network-manager-all.yaml
sudo netplan apply
ip address show

and the contents of the file (for example)
network:


source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply