logo

Crowdly

Create a new file: sudo touch /etc/netplan/02-static-ip.yaml Create the below s...

✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.

Create a new file:

sudo touch /etc/netplan/02-static-ip.yaml

Create the below syntax in the file. You can also open the Firefox browser on the VM and follow this link to copy and paste the configuration: https://bit.ly/4265-5

network:

version: 2

renderer: NetworkManager

ethernets:

enp0s3:

dhcp4: false

addresses:

- 192.168.0.4/36

nameservers:

addresses:

- 192.168.0.1

gateway4: 192.168.0.1

Save the file and try the changes.  

What happens?

Більше питань подібних до цього

Хочете миттєвий доступ до всіх перевірених відповідей на moodle.bcu.ac.uk?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!