How To Set System Time In Ubuntu?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Open a terminal window.
2. Type in the following command to set the current system time: sudo date -s “YYYY-MM-DD HH:MM:SS”
3. Replace YYYY-MM-DD HH:MM:SS with the desired date and time.
4. Type in your password when prompted.
5. Press Enter to execute the command.
6. Type in the following command to set the hardware clock to the current system time: sudo hwclock –systohc
7. Press Enter to execute the command.