Description
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 (0)*, x86_64 (0)* | Amazonlinux 2023 (1 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Centos-stream 8 (1 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Centos-stream 9 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | EPEL 8 (1 downloads) |
![]() |
aarch64 (0)*, x86_64 (15)* | EPEL 9 (4 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 36 (0 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | Fedora 37 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 38 (1 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora eln (1 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (1 downloads) |
![]() |
x86_64 (0)* | openSUSE Leap 15.3 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | openSUSE Leap 15.4 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | openSUSE Tumbleweed (1 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Rhel 8 (1 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Rhel 9 (1 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable whitehara/htpdate
More info about enabling Copr repositories