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 (20)*, x86_64 (19)* | Amazonlinux 2023 (90 downloads) |
![]() |
aarch64 (17)*, x86_64 (19)* | Centos-stream 8 (101 downloads) |
![]() |
aarch64 (21)*, x86_64 (19)* | Centos-stream 9 (93 downloads) |
![]() |
aarch64 (23)*, x86_64 (1174)* | EPEL 8 (102 downloads) |
![]() |
aarch64 (20)*, x86_64 (66)* | EPEL 9 (113 downloads) |
![]() |
aarch64 (14)*, x86_64 (55)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (5)*, x86_64 (34)* | Fedora 41 (53 downloads) |
![]() |
aarch64 (4)*, x86_64 (48)* | Fedora 42 (29 downloads) |
![]() |
aarch64 (19)*, x86_64 (22)* | Fedora eln (93 downloads) |
![]() |
aarch64 (17)*, x86_64 (23)* | Fedora rawhide (81 downloads) |
![]() |
aarch64 (21)*, x86_64 (20)* | openSUSE Tumbleweed (88 downloads) |
![]() |
aarch64 (22)*, x86_64 (31)* | Rhel 8 (97 downloads) |
![]() |
aarch64 (16)*, x86_64 (29)* | Rhel 9 (101 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable whitehara/htpdate
More info about enabling Copr repositories