<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.slacky.eu/wikislack/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
		<id>http://www.slacky.eu/wikislack/index.php?title=Aggiornare_l'ora_del_sistema&amp;feed=atom&amp;action=history</id>
		<title>Aggiornare l'ora del sistema - Cronologia</title>
		<link rel="self" type="application/atom+xml" href="http://www.slacky.eu/wikislack/index.php?title=Aggiornare_l'ora_del_sistema&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://www.slacky.eu/wikislack/index.php?title=Aggiornare_l%27ora_del_sistema&amp;action=history"/>
		<updated>2013-05-21T03:22:29Z</updated>
		<subtitle>Cronologia della pagina su questo sito</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>http://www.slacky.eu/wikislack/index.php?title=Aggiornare_l%27ora_del_sistema&amp;diff=3059&amp;oldid=prev</id>
		<title>L1q1d il 19:24, 17 ott 2006</title>
		<link rel="alternate" type="text/html" href="http://www.slacky.eu/wikislack/index.php?title=Aggiornare_l%27ora_del_sistema&amp;diff=3059&amp;oldid=prev"/>
				<updated>2006-10-17T19:24:06Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Versione meno recente&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Versione delle 19:24, 17 ott 2006&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 1:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 1:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Scritti_misti]]&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt; &lt;/td&gt;
  &lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;= Introduzione =&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt; &lt;/td&gt;
  &lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;= Introduzione =&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt; &lt;/td&gt;
  &lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;In questo brevissimo tutorial (quasi un appunto direi), si spiega come sincronizzare l'ora di sistema con un server su internet.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt; &lt;/td&gt;
  &lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;In questo brevissimo tutorial (quasi un appunto direi), si spiega come sincronizzare l'ora di sistema con un server su internet.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>L1q1d</name></author>	</entry>

	<entry>
		<id>http://www.slacky.eu/wikislack/index.php?title=Aggiornare_l%27ora_del_sistema&amp;diff=3058&amp;oldid=prev</id>
		<title>L1q1d il 19:23, 17 ott 2006</title>
		<link rel="alternate" type="text/html" href="http://www.slacky.eu/wikislack/index.php?title=Aggiornare_l%27ora_del_sistema&amp;diff=3058&amp;oldid=prev"/>
				<updated>2006-10-17T19:23:38Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Introduzione =&lt;br /&gt;
In questo brevissimo tutorial (quasi un appunto direi), si spiega come sincronizzare l'ora di sistema con un server su internet.&lt;br /&gt;
= Messa in opera =&lt;br /&gt;
Può essere comodo quando si vuole avere il sistema sincronizzato con gli altri server o si ripristina un vecchio sistema configurare rapidamente l'ora e la data. Per farlo basta usare questo semplice codice.&lt;br /&gt;
 su&lt;br /&gt;
 ntpdate ntp1.ien.it&lt;br /&gt;
&lt;br /&gt;
In questo codice si usa ntpdate un programma che si puo trovare su [http://www.ntp.org]. Mentre il parametro passato al programma è il l'indirizzo del server con cui si sincronizza. Un lista dei server europei si può trovare qui: http://www.pool.ntp.org/zone/europe&lt;br /&gt;
&lt;br /&gt;
= Utilità =&lt;br /&gt;
Se il sistema perde molto spesso l'orario (la batteria della scheda madre si sta esaurendo), può essere utile configurare il sistema in modo tale da fare l'aggiornamento automatico all'avvio inserendolo nell'rc.local.&lt;br /&gt;
&lt;br /&gt;
Autore: [[Utente:L1q1d|L1q1d]] 21:23, 17 Ott 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>L1q1d</name></author>	</entry>

	</feed>