Skip to content

Instantly share code, notes, and snippets.

@switz
switz / Create_a_hotspot.md
Created March 6, 2018 18:23 — forked from vfdev-5/Create_a_hotspot.md
Raspberry Pi - Ubuntu 16.04 Mate - Wifi automatic connection and static IP in terminal
sudo nmcli dev wifi hotspot ifname wlan0 con-name "my-hotspot" ssid "my-hotspot" password "My HotsPoT Strong Password"

More info here