Powering Down
Last updated
Was this helpful?
Last updated
Was this helpful?
To help prevent data corruption, the best practice is to 'gracefully' shutdown your WLAN Pi using one of these listed methods. An 'ungraceful' shutdown is when you just yank the power source!
This can be done via:
FPMS (screen & buttons): Menu > System > Shutdown
CLI command
sudo poweroff
sudo shutdown now
Cockpit via WebUI