From 343c9e917da6c09fd4084fbf46b788686ac4dc4e Mon Sep 17 00:00:00 2001 From: filip Date: Fri, 14 Jul 2017 20:22:43 +0200 Subject: Adding or refreshing mcc in cs --- mcc/6/cs/content/drakwizard_ntp.html | 52 ++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 mcc/6/cs/content/drakwizard_ntp.html (limited to 'mcc/6/cs/content/drakwizard_ntp.html') diff --git a/mcc/6/cs/content/drakwizard_ntp.html b/mcc/6/cs/content/drakwizard_ntp.html new file mode 100644 index 00000000..f5ed7d43 --- /dev/null +++ b/mcc/6/cs/content/drakwizard_ntp.html @@ -0,0 +1,52 @@ + + + + + Nastavit čas

Nastavit čas

drakwizard ntp

This tool[9] purpose is to set the time of +your server synchronised with an external server. It isn't installed by +default and you have to also install the drakwizard and drakwizard-base +packages.

Setup a NTP server with drakwizard ntp

  1. After a welcome screen (see above), the second one ask you to choose three +time servers in the drop down lists and suggests to use pool.ntp.org twice +because this server always points to available time servers.

  2. The following screens allows to choose the region and the city and then, you +arrive on a summary. If something is wrong, you can obviously change it +using the Previousbutton. If everything is right, +click on the Next button to proceed to the test. It +may take a while and you finally get this screen below:

  3. Click on the Finish button to close the tool

What is done

This tool executes the following steps:

  • Installing the package ntp if needed

  • Saving the files /etc/sysconfig/clock to +/etc/sysconfig/clock.orig and +/etc/ntp/step-tickers to +/etc/ntp/step-tickers.orig;

  • Writing a new file /etc/ntp/step-tickers with the list of +servers;

  • Modifying the file /etc/ntp.conf by inserting the first server +name;

  • Stopping and starting crond, atd and +ntpd services;

  • Setting the hardware clock to the current system time with UTC reference.



[9] You can start this tool from the command line, by typing drakwizard ntp as root.


Uploaded on 14/07/2017
loading table of contents...
-- cgit v1.2.1