Hello Raspberry Pi
Please visit my new address:
https://coxxect.blogspot.com/
Friday, November 8, 2013
Remote shutdown/reboot Raspberry Pi from ssh
To remote shutdown Raspberry Pi from ssh, enter the command:
$
sudo halt
sudo halt
or:
$
sudo shutdown now
sudo shutdown now
To issue reboot after shutdown, enter the command:
$
sudo shutdown -r now
sudo shutdown -r now
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment