Title : How to STATIC IP Address on Ubuntu server 22.04
======================================
To check the IP Address : ip a
Open network editor :
For Ubutnu 22.04 : nano /etc/netplan/00-installer-config.yaml
For Ubuntu 20.04 : nano /etc/netplan/01-netcfg.yaml
network:
version: 2
renderer: networkd
ethernets:
ens33: # You can replace ens33 if your network adapter name is different
addresses:
- 192.168.1.10/24 # IP address with Subnet mask
gateway4: 192.168.1.1 # Gateway address
nameservers:
addresses: [8.8.8.8, 8.8.4.4]
To apply the network plan : netplan apply
=======================================
.
.
.
.
ubuntu server static ip address configuration,configure static ip ubuntu server 22.04,static ip ubuntu server 20.04,configure static ip address on ubuntu server 22.04,static ip,how to configure static ip in ubuntu server 22.04,configure static ip address on ubuntu 22.04,ubuntu server static ip address,ubuntu static ip,how to configure ip address in ubuntu linux,configure static ip in ubuntu server 22.04,set static ip ubuntu 22.04 server,ip address
How to STATIC IP Address on Ubuntu server 22.04
Теги
ubuntu server static ip address configurationconfigure static ip ubuntu server 22.04static ip ubuntu server 20.04configure static ip address on ubuntu server 22.04static iphow to configure static ip in ubuntu server 22.04configure static ip address on ubuntu 22.04ubuntu server static ip addressubuntu static iphow to configure ip address in ubuntu linuxconfigure static ip in ubuntu server 22.04set static ip ubuntu 22.04 serverip address