Quantcast
Viewing all articles
Browse latest Browse all 3780

Troubleshooting • Re: Connecting to ad hoc network via ssh

If you run Raspberry Pi OS Bookworm on the Pi, with SSH enabled, the official documentation shows us how to start a Hotspot on that Pi using nmcli. See https://www.raspberrypi.com/documentati ... spberry-pi

Code:

sudo nmcli device wifi hotspot ssid <example-network-name> password <example-password>
If we do that, we can then connect the WiFi on (say) a Windows laptop to that SSID using that password.
Then use PuTTY (or other) to log in to the pi using SSH.
Are you using a Pi4 or Pi5 or other?

Statistics: Posted by neilgl — Tue Mar 12, 2024 11:45 pm



Viewing all articles
Browse latest Browse all 3780

Trending Articles