How To Install Tlsdate-helper On Debian, Ubuntu, Alpine, Fedora, Raspbian And MacOS?
Install tlsdate-helper
-
Debian
apt-get install tlsdate
Click to copy -
Ubuntu
apt-get install tlsdate
Click to copy -
Alpine OS
apk add tlsdate
Click to copy -
Fedora
dnf install tlsdate
Click to copy -
Raspbian
apt-get install tlsdate
Click to copy -
macOS
brew install tlsdate
Click to copy
tlsdate
secure parasitic rdate replacementtlsdate sets the local clock by securely connecting with TLS to remote servers and extracting the remote time out of the secure handshake. Unlike ntpdate, tlsdate uses TCP, for instance connecting to a remote HTTPS or TLS enabled service, and provides some protection against adversaries that try to feed you malicious time information.
Installation of latest tlsdate-helper command is available for Debian, Ubuntu, Alpine, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.