Difference between revisions of "Raspberry Pi Wireless Access Point"
Jump to navigation
Jump to search
(Created page with "- https://core.docs.ubuntu.com/en/stacks/network/wifi-ap/docs/reference/configuration - https://core.docs.ubuntu.com/en/stacks/network/wifi-ap/docs/basic-ap-setup - https://w...") |
|||
Line 3: | Line 3: | ||
- https://www.raspberrypi.org/downloads/ | - https://www.raspberrypi.org/downloads/ | ||
− | - Insert sd card and select Ubuntu 20.04 | + | - Insert sd card and select Ubuntu 20.04 core or server depending |
``` | ``` |
Revision as of 02:56, 31 July 2020
- https://core.docs.ubuntu.com/en/stacks/network/wifi-ap/docs/reference/configuration
- https://core.docs.ubuntu.com/en/stacks/network/wifi-ap/docs/basic-ap-setup
- https://www.raspberrypi.org/downloads/
- Insert sd card and select Ubuntu 20.04 core or server depending
sudo apt update sudo apt upgrade sudo snap install wifi-ap sudo wifi-ap.config set disabled=false