How to configure static IP address on Ubuntu 18.04 (Step by Step)

Опубликовано: 30 Сентябрь 2020
на канале: Root Infotech
259
5

In this video you will learn how to configure static IP address on Ubuntu 18.04 step by step very easily. . I have shared all step and command in below.

How to set static ip address in ubuntu 18.04.
1.ifconfig -a
2. sudo netplan generate
3. sudo nano /etc/netplan/01-network-manager-all.yaml
4.
ethernets:
ens33:
dhcp4: no
dhcp6: no
addresses: [192.168.4.77/24, ]
gateway4: 192.168.4.1
nameservers:
addresses: [192.168.4.1]
5.sudo netplan apply
6. ifconfig -a

Thanks for watching this video. If this video is helpful please subscribe my channel and like this video and comment us.

Thank you so much...


Смотрите видео How to configure static IP address on Ubuntu 18.04 (Step by Step) онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Root Infotech 30 Сентябрь 2020. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 259 раз и оно понравилось 5 посетителям.