<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Proxmox_2.0%3A_Konfigurasi_NTP_agar_bisa_offline</id>
	<title>Proxmox 2.0: Konfigurasi NTP agar bisa offline - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Proxmox_2.0%3A_Konfigurasi_NTP_agar_bisa_offline"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Proxmox_2.0:_Konfigurasi_NTP_agar_bisa_offline&amp;action=history"/>
	<updated>2026-04-20T13:34:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=Proxmox_2.0:_Konfigurasi_NTP_agar_bisa_offline&amp;diff=32249&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: Rupanya Proxmox 2.0 mengandalkan NTP Server di Internet untuk mengatur waktu-nya. Agar tidak tergantung Internet kita perlu mengedit konfigurasi NTP Server   cd /et...</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Proxmox_2.0:_Konfigurasi_NTP_agar_bisa_offline&amp;diff=32249&amp;oldid=prev"/>
		<updated>2012-05-19T23:32:44Z</updated>

		<summary type="html">&lt;p&gt;New page: Rupanya Proxmox 2.0 mengandalkan &lt;a href=&quot;/wiki/index.php?title=NTP&quot; title=&quot;NTP&quot;&gt;NTP&lt;/a&gt; &lt;a href=&quot;/wiki/index.php?title=Server&quot; title=&quot;Server&quot;&gt;Server&lt;/a&gt; di &lt;a href=&quot;/wiki/index.php?title=Internet&quot; title=&quot;Internet&quot;&gt;Internet&lt;/a&gt; untuk mengatur waktu-nya. Agar tidak tergantung &lt;a href=&quot;/wiki/index.php?title=Internet&quot; title=&quot;Internet&quot;&gt;Internet&lt;/a&gt; kita perlu mengedit konfigurasi &lt;a href=&quot;/wiki/index.php?title=NTP&quot; title=&quot;NTP&quot;&gt;NTP&lt;/a&gt; &lt;a href=&quot;/wiki/index.php?title=Server&quot; title=&quot;Server&quot;&gt;Server&lt;/a&gt;   cd /et...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Rupanya Proxmox 2.0 mengandalkan [[NTP]] [[Server]] di [[Internet]] untuk mengatur waktu-nya. Agar tidak tergantung [[Internet]] kita perlu mengedit konfigurasi [[NTP]] [[Server]]&lt;br /&gt;
&lt;br /&gt;
 cd /etc&lt;br /&gt;
 cp ntp.conf ntp.conf.original&lt;br /&gt;
 vi /etc/ntp.conf&lt;br /&gt;
&lt;br /&gt;
Agar menjadi [[NTP]] [[Server]] referensi utama seperti di [[Internet]]&lt;br /&gt;
&lt;br /&gt;
Jika Server Proxmox Menggunakan IP address 192.168.0.4 maka, perlu diubah agar&lt;br /&gt;
menjadi&lt;br /&gt;
&lt;br /&gt;
 # pool.ntp.org maps to about 1000 low-stratum NTP servers.  Your server will&lt;br /&gt;
 # pick a different set every time it starts up.  Please consider joining the&lt;br /&gt;
 # pool: &amp;lt;http://www.pool.ntp.org/join.html&amp;gt;&lt;br /&gt;
 # server 0.debian.pool.ntp.org iburst&lt;br /&gt;
 # server 1.debian.pool.ntp.org iburst&lt;br /&gt;
 # server 2.debian.pool.ntp.org iburst&lt;br /&gt;
 # server 3.debian.pool.ntp.org iburst&lt;br /&gt;
 server 192.168.0.4&lt;br /&gt;
 server 127.0.0.1&lt;br /&gt;
 fudge 192.168.0.4 stratum 8 refid NIST&lt;br /&gt;
 fudge 127.0.0.1 stratum 8 refid NIST&lt;br /&gt;
 broadcastdelay 0.008&lt;br /&gt;
 keys /etc/ntp/keys&lt;br /&gt;
&lt;br /&gt;
Save file &amp;amp; Restart NTP&lt;br /&gt;
&lt;br /&gt;
 /etc/init.d/ntp restart&lt;br /&gt;
&lt;br /&gt;
==Pranala Menarik==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Proxmox 2.0: Login]]&lt;br /&gt;
* [[Proxmox 2.0: Upload ISO atau Template OpenVZ]]&lt;br /&gt;
* [[Proxmox 2.0: Membuat sebuah mesin virtual]]&lt;br /&gt;
* [[Proxmox 2.0: Konfigurasi sebuah mesin virtual]]&lt;br /&gt;
* [[Proxmox 2.0: Konfigurasi NTP agar bisa offline]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>