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 (18)* | Amazonlinux 2023 (85 downloads) |
![]() |
aarch64 (17)*, x86_64 (19)* | Centos-stream 8 (97 downloads) |
![]() |
aarch64 (19)*, x86_64 (19)* | Centos-stream 9 (89 downloads) |
![]() |
aarch64 (23)*, x86_64 (1159)* | EPEL 8 (95 downloads) |
![]() |
aarch64 (16)*, x86_64 (62)* | EPEL 9 (108 downloads) |
![]() |
aarch64 (10)*, x86_64 (53)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (5)*, x86_64 (34)* | Fedora 41 (46 downloads) |
![]() |
aarch64 (4)*, x86_64 (42)* | Fedora 42 (24 downloads) |
![]() |
aarch64 (19)*, x86_64 (22)* | Fedora eln (90 downloads) |
![]() |
aarch64 (17)*, x86_64 (21)* | Fedora rawhide (77 downloads) |
![]() |
aarch64 (19)*, x86_64 (18)* | openSUSE Tumbleweed (83 downloads) |
![]() |
aarch64 (22)*, x86_64 (31)* | Rhel 8 (94 downloads) |
![]() |
aarch64 (16)*, x86_64 (29)* | Rhel 9 (95 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable whitehara/htpdate
More info about enabling Copr repositories