Description
Featured in FedoraMagazine
Htpdate will synchronize your computer's time by extracting timestamps from HTTP headers found in web server responses. Htpdate can be used as a daemon, to keep your computer synchronized.
Installation Instructions
Install repo
sudo dnf copr enable whitehara/htpdate
Install package from repo
sudo dnf install htpdate
How to run
htpdate https://www.example.com
Please see the manpage for details.
How to run as a service
If you want to run as the service, you can do like below.
sudo systemctl enable htpdate.service
sudo systemctl start htpdate.service
You can change your settings in "/etc/default/htpdate".
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (17)*, x86_64 (17)* | Amazonlinux 2023 (81 downloads) |
![]() |
aarch64 (14)*, x86_64 (16)* | Centos-stream 8 (93 downloads) |
![]() |
aarch64 (14)*, x86_64 (19)* | Centos-stream 9 (82 downloads) |
![]() |
aarch64 (15)*, x86_64 (1135)* | EPEL 8 (93 downloads) |
![]() |
aarch64 (14)*, x86_64 (60)* | EPEL 9 (104 downloads) |
![]() |
aarch64 (15)*, x86_64 (107)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (9)*, x86_64 (52)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (5)*, x86_64 (32)* | Fedora 41 (44 downloads) |
![]() |
aarch64 (3)*, x86_64 (29)* | Fedora 42 (16 downloads) |
![]() |
aarch64 (19)*, x86_64 (16)* | Fedora eln (87 downloads) |
![]() |
aarch64 (17)*, x86_64 (21)* | Fedora rawhide (72 downloads) |
![]() |
aarch64 (12)*, x86_64 (18)* | openSUSE Tumbleweed (75 downloads) |
![]() |
aarch64 (14)*, x86_64 (30)* | Rhel 8 (89 downloads) |
![]() |
aarch64 (16)*, x86_64 (23)* | Rhel 9 (90 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable whitehara/htpdate
More info about enabling Copr repositories