-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

ntpdate


> Synchronize and set the date and time via NTP.

More information.


Synchronize and set date and time:

sudo ntpdate {host}

Query the host without setting the time:

ntpdate -q {host}

Use an unprivileged port in case a firewall is blocking privileged ports:

sudo ntpdate -u {host}

Force time to be stepped using `settimeofday` instead of `slewed`:

sudo ntpdate -b {host}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:53:55 2024