From 91b977cc739cbf7cedae88b82c3ffd466ecedb4e Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 26 Aug 2014 19:47:45 +0300 Subject: Update MCC docs --- docs/mcc-help/es/drakwizard_ntp.xml | 118 ++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 docs/mcc-help/es/drakwizard_ntp.xml (limited to 'docs/mcc-help/es/drakwizard_ntp.xml') diff --git a/docs/mcc-help/es/drakwizard_ntp.xml b/docs/mcc-help/es/drakwizard_ntp.xml new file mode 100644 index 00000000..da5f3563 --- /dev/null +++ b/docs/mcc-help/es/drakwizard_ntp.xml @@ -0,0 +1,118 @@ + +
+ + Configurar la hora + + drakwizard ntp + + + + + + + + + + + + This tool + Puede iniciar esta herramienta como superusuario desde la línea de comando, +escribiendo drakwizard ntp. + 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 + + + + 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. + + + + + + + + + + + + + + + + + + + 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: + + + + + + + + + + Click en el botón Finalizar para cerrar la aplicación + + + + +
+ +
+ 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; + + + + Configurar el reloj del sistema con la hora actual usando UTC como +referencia. + + +
+
-- cgit v1.2.1