Reboot Raspberry pi
There are three methods to reboot Raspberry pi
Terminal method 1
Type in Terminal
sudo reboot
Terminal method 2
sudo shutdown -r now
Third method
See in the bottom right corner for reboot option
Terminal method 1
Type in Terminal
sudo reboot
Terminal method 2
sudo shutdown -r now
Third method
See in the bottom right corner for reboot option
Comments
Post a Comment