Setup Static IP Address In Ubuntu

Published: 18 October 2022
on channel: Rabi Gurung
900
2

Learn how to setup a static IP address in Ubuntu.

1) Setup the network adapter setting in the vmware Virtual Machine setting.

2) In your vmware navigate to ths folder.
cd /etc/netplan

3) Edit the YAML file in that folder using your text editor. Note that your YAML file name might look different.
nano 00-installer-config.yaml

4) Try the newly edited YAML file.
sudo netplan try

5) If you are satisfied with your YAML file, applied it.
sudo netplan apply

6) Remot your Ubuntu
sudo reboot

7) DONE!

#ubuntu #netplan #ipaddress


Watch video Setup Static IP Address In Ubuntu online without registration, duration hours minute second in high quality. This video was added by user Rabi Gurung 18 October 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 900 once and liked it 2 people.