Difference between revisions of "Netplan: wifi"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | |||
| + | vi /etc/netplan/00-installer-config-wifi.yaml | ||
network: | network: | ||
Latest revision as of 05:38, 15 August 2023
vi /etc/netplan/00-installer-config-wifi.yaml
network:
ethernets:
enp0s31f6:
addresses:
- 10.150.15.25/24
wifis:
wlp2s0:
dhcp4: yes
dhcp6: yes
access-points:
"IDontLikeSand15":
password: "Supersecure123"
version: 2
renderer: NetworkManager