Install Ubuntu Server on Raspberry Pi: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Network== | |||
<source lang="yaml"> | |||
wifis: | |||
wlan0: | |||
dhcp4: true | |||
optional: true | |||
access-points: | |||
ChorkeOrg_2.4GHz: | |||
password: "medisys@bd/0A" | |||
</source> | |||
==References== | ==References== | ||
{| | {| |
Revision as of 20:32, 19 March 2021
Network
wifis:
wlan0:
dhcp4: true
optional: true
access-points:
ChorkeOrg_2.4GHz:
password: "medisys@bd/0A"