12,302
edits
m (→Set the time)  | 
				|||
| Line 135: | Line 135: | ||
Note that the Raspberry is searching online for the current time when booting. If there is no Internet the time might not be accurate.  | Note that the Raspberry is searching online for the current time when booting. If there is no Internet the time might not be accurate.  | ||
====Shut down at specific time===  | ====Shut down at specific time====  | ||
The shutdown command has a timer built in, so when it is called like this  | The shutdown command has a timer built in, so when it is called like this  | ||
  sudo shutdown -h 15:00  |   sudo shutdown -h 15:00  | ||