unvt / washi

a capacity building material
Creative Commons Zero v1.0 Universal
1 stars 6 forks source link

Log-in via WiFi #14

Open hfu opened 4 years ago

hfu commented 4 years ago

sudo reboot

image

image

Then disconnect the Ethernet cable, to make sure you are connecting via WiFi next time.

ssh pi@<your hostname>.local

image

The screenshot above keeps using raspberrypi as the hostname for convenience in the capacity building process.

image

Now you are back to your Raspberry Pi via WiFi.

Ping somewhere in the Internet to make sure you have a connection to the Internet from your Raspbery Pi

ping www.google.com for example. Press Ctrl-C to stop pinging. image