unvt/washi

Log-in to your Raspberry Pi / poweroff

Opened this issue · 0 comments

hfu commented

You can connect to your Raspberry Pi by using ssh command, a standard command bundled with both Windows and macOS.

ssh pi@raspberrypi.local

Please enter the command above and press enter.

Please enter raspberrypi for a new Raspbian OS installation. This is the default password for a fresh installation.

image

sudo poweroff

When you need to power-off your Raspberry Pi, you need to run:

$ sudo poweroff

After your are disconnected from your Raspberry Pi, please allow about ten seconds for Raspberry Pi OS to properly shutdown. Then your are safe to unplug your Raspberry Pi.