Skip to content

xlionjuan/ntpd-rs-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntpd-rs-repos

Unofficial repos for pendulum-project/ntpd-rs.

ntpd-rs is a tool for synchronizing your computer's clock, implementing the NTP and NTS protocols. It is written in Rust, with a focus on security and stability. It includes both client and server support.

APT

Add GPG key

curl -fsSL https://xlionjuan.github.io/ntpd-rs-repos/pubkey.key | sudo gpg --yes --dearmor --output /usr/share/keyrings/xlion-repo.gpg

Add repo

echo "deb [signed-by=/usr/share/keyrings/xlion-repo.gpg] https://xlionjuan.github.io/ntpd-rs-repos/apt main main" | sudo tee /etc/apt/sources.list.d/xlion-ntpd-rs-repo.list

RPM

curl -fsSl https://xlionjuan.github.io/ntpd-rs-repos/rpm/xlion-ntpd-rs-repo.repo | sudo tee /etc/yum.repos.d/xlion-ntpd-rs-repo.repo
Mask existing NTP ......

Please make sure you know what you're doing!

sudo systemctl mask systemd-timesyncd.service
sudo systemctl mask chronyd.service

About

Unofficial repos for ntpd-rs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published