Turta Docs
HomeGitHubCommunity
Search…
⌃K
Links
Turta Documentation
Compatibility Info
Change Log
Raspberry Pi HATs
IoT HAT 3
Relay HAT 2
Relay uHAT
RC Driver HAT
Modular HAT
Sensor uHAT
LoRa HAT
Proto HAT
Proto uHAT
IoT HAT 1 & 2
Relay HAT 1
IoT Boards
IoT Node - ESP32
Modular Sensors and Devices
Accel & Tilt Module
Air Quality Module
Ambient Light & Gesture Module
Buzzer Button Module
Do-It-Yourself Module
Environmental Module
IR Remote Module
Photocoupler Module
PIR Motion Module
Solid State Relay Module
Temp RH Module
Arduino Shields
MKR Motor Shield
MKR Sensor Shield
Relay Shield
How-tos
Raspberry Pi
Raspbian
Installing Raspbian
Configuring WiFi
Configuring SSH
SSH Connection
Updating Raspbian
Rebooting and Shutting Down
Swapping the Serial Ports
Have a Question?
Ask to The Community
Powered By GitBook

Rebooting and Shutting Down

You can reboot or shutdown Raspberry Pi using SSH with the following commands:
  • "sudo reboot": Reboots the operating system.
  • "sudo shutdown now": Initiates an immediate shutting down process.
Raspberry Pi closes the SSH connection just after reboot or shutdown started.
Previous
Updating Raspbian
Next
Swapping the Serial Ports
Last modified 3yr ago
Copy link