Wifi-hotspot2: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 November 2025

  • curprev 20:3120:31, 15 November 2025Admin talk contribs 734 bytes +132 No edit summary
  • curprev 20:2820:28, 15 November 2025Admin talk contribs 602 bytes +602 Created page with "Here is a simpler way to set up a wifi hotspot to let multiple computers see each over over wifi. The hotspot currently does not have a way to provide an internet connection to the connected clients: <pre> nmcli connection add type wifi ifname wlan0 con-name p2p autoconnect yes ssid myhotspot nmcli connection modify p2p wifi.mode ap ipv4.method shared ipv4.addresses 192.168.10.1/24 nmcli connection modify p2p wifi-sec.key-mgmt wpa-psk wifi-sec.psk mywifipassword wifi-s..."