I have mounted my Raspberry Pi videos folder into my Ubuntu 10.04 system. I can paste different videos to mounted directory along with videos folder in Raspberry Pi whenever I require.
The problem is I want to restart the Raspberry Pi every time manually to play newly pasted content in the videos folder. So, I decided that I want to reboot the Raspberry Pi by writing the script and run it on my local system.
Is there a command available to restart the Raspberry Pi through my local system?