All posts by Tuna Peyo

Configure NTP server

Jun 3,93

To configure your Linux system as an NTP server, you will need to install the ntp daemon (ntpd). You can do …

Read More

Configure NTP client

Jun 3,93

To configure your Linux system as an NTP client, you will need to install the ntp daemon (ntpd). You can do …

Read More

Network Time Protocol (NTP)

Jun 3,93

NTP (Network Time Protocol) is a network protocol used to synchronize computer clocks in a network of computers. Accurate time …

Read More

date and hwclock commands

Jun 3,93

Linux maintains two clocks: the hardware clock and the software clock. The battery driven hardware clock maintains the time while …

Read More

Schedule jobs with at

Jun 3,93

The at command is used to execute a command once at a particular time. The time can be specified in …

Read More

Schedule jobs with anacron

Jun 3,93

The anacron program in Linux is used to execute tasks at certain intervals. It is similar to cron, but it …

Read More
Geek University 2022