1 00:00:06,420 --> 00:00:07,680 - All right, here are the commands 2 00:00:07,680 --> 00:00:09,690 that we have seen in this lesson. 3 00:00:09,690 --> 00:00:11,520 To start with, we've used date, 4 00:00:11,520 --> 00:00:13,200 which is a simple and old command 5 00:00:13,200 --> 00:00:14,760 that shows your current date. 6 00:00:14,760 --> 00:00:17,340 hwclock is for managing and manipulating 7 00:00:17,340 --> 00:00:19,710 the hardware clock and even synchronizing 8 00:00:19,710 --> 00:00:22,650 the hardware clock with the system clock. 9 00:00:22,650 --> 00:00:25,230 timedatectl is the new utility 10 00:00:25,230 --> 00:00:28,710 that manages many aspects of time synchronization 11 00:00:28,710 --> 00:00:30,900 and finally, we have seen chronyc, 12 00:00:30,900 --> 00:00:34,350 chronyc, which interfaces to chronyd time-seeing service, 13 00:00:34,350 --> 00:00:36,060 and it's giving you more detail 14 00:00:36,060 --> 00:00:38,610 about current synchronization status. 15 00:00:38,610 --> 00:00:40,353 That's all. Let's go to our lab.