71
ระบบปฏิบัติการ Linux / Zentyal Server คืออะไร
« กระทู้ล่าสุด โดย newaiman เมื่อ ธันวาคม 03, 2021, 03:49:05 pm »Zentyal Server คืออะไร




vi /etc/netplan/00-installer-config.yaml


# This is the network config written by 'subiquity'
network:
ethernets:
ens160:
addresses:
- 10.233.0.72/24
gateway4: 10.233.0.1
nameservers:
addresses:
- 10.233.5.5
search: []
ens192:
addresses:
- 184.82.128.172/28
gateway4: 184.82.128.161
nameservers:
addresses:
- 115.178.58.10
- 115.178.58.26
search: []
version: 2
netplan -d apply













