Besonderhede van voorbeeld: -2209924648967589803

Metadata

Data

Czech[cs]
Nastavení hodin a časového pásma # Určuje, zda jsou hardwarové hodiny nastaveny na UTC. d-i clock-setup/utc boolean true # Proměnnou můžete nastavit na libovolnou platnou hodnotu $TZ; # Seznam časových pásem naleznete v /usr/share/zoneinfo/. d-i time/zone string Europe/Prague # Určuje, zda se mají při instalaci nastavit hodiny pomocí NTP. d-i clock-setup/ntp boolean true # NTP server, který se má použít.
English[en]
Controls whether or not the hardware clock is set to UTC. d-i clock-setup/utc boolean true # You may set this to any valid setting for $TZ; see the contents of # /usr/share/zoneinfo/ for valid values. d-i time/zone string US/Eastern # Controls whether to use NTP to set the clock during the install d-i clock-setup/ntp boolean true # NTP server to use.

History

Your action: