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 (16)* | Amazonlinux 2023 (79 downloads) |
![]() |
aarch64 (14)*, x86_64 (16)* | Centos-stream 8 (90 downloads) |
![]() |
aarch64 (13)*, x86_64 (18)* | Centos-stream 9 (80 downloads) |
![]() |
aarch64 (13)*, x86_64 (1126)* | EPEL 8 (92 downloads) |
![]() |
aarch64 (14)*, x86_64 (58)* | EPEL 9 (103 downloads) |
![]() |
aarch64 (14)*, x86_64 (107)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (9)*, x86_64 (51)* | Fedora 40 (57 downloads) |
![]() |
aarch64 (5)*, x86_64 (32)* | Fedora 41 (41 downloads) |
![]() |
aarch64 (2)*, x86_64 (23)* | Fedora 42 (14 downloads) |
![]() |
aarch64 (18)*, x86_64 (16)* | Fedora eln (84 downloads) |
![]() |
aarch64 (16)*, x86_64 (20)* | Fedora rawhide (70 downloads) |
![]() |
aarch64 (12)*, x86_64 (18)* | openSUSE Tumbleweed (73 downloads) |
![]() |
aarch64 (14)*, x86_64 (25)* | Rhel 8 (84 downloads) |
![]() |
aarch64 (15)*, x86_64 (20)* | Rhel 9 (88 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable whitehara/htpdate
More info about enabling Copr repositories