Setting System Time To set the system clock under Linux,use the date command. As an example,to set the current time and date to July 31,11:16pm,type “date 07312316”(note that the time is given in 24 hour notation). If you wanted to change the year as well,you could type “date [...]

