4 Answer
I am happy to find your distinguished way of writing the post. Now you make it easy for me to understand and implement the concept. Thank you for the post.]
I think this really is an insightful post and it is invaluable and knowledgeable. therefore, I want to many thanks for the efforts you have produced in writing this article.
nice bLog! its interesting. thank you for sharing...
To change the date and time on centos machine via command line, try running this command.
timedatectl set-time "13:25:00" -------->
to Change time Alone
timedatectl set-time "YYYY-MM-SS" ---------->To Change Date only.
To set both the date and time permanently in linux,then this is the command to run
timedatectl set-time "YYYY-MM-SS HH-MM-SS"
Your Answer
x