How To Check System Time In Linux?
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.
To check the system time in Linux, open a terminal window and type the command “date” to display the current time and date. To change the system time, use the command “sudo date -s HH:MM:SS” where HH:MM:SS is the time in 24-hour format.