此内容被密码保护

February 12, 2013 分类:随便写写

请输入密码访问

how to shutdown your raspberry pi

February 5, 2013 分类:树莓派

there are 4 different ways:
sudo shutdown -h now
sudo halt
sudo poweroff
sudo init 0

reboot raspberry pi got 3:
sudo reboot
shutdown -r now
shutdown -r 18:23:52 #reboot on 18:23:52定时重启在18点23分52秒关闭