Sinkronisasi waktu untuk dual boot: Perbedaan revisi
Dari IGNwiki
Baris 2: | Baris 2: | ||
memiliki seting yg berbeda, sehingga jam tidak sesuai. | memiliki seting yg berbeda, sehingga jam tidak sesuai. | ||
− | + | Konfigurasi ada di /etc/sysconfig/clock, isinya: | |
# The time zone of the system is defined by the contents of /etc/localtime. | # The time zone of the system is defined by the contents of /etc/localtime. | ||
# This file is only for evaluation by system-config-date, do not rely on its | # This file is only for evaluation by system-config-date, do not rely on its |
Revisi per 8 Oktober 2010 08.10
Komputer yang dipasang dual boot IGOS Nusantara dan Windows dapat memiliki seting yg berbeda, sehingga jam tidak sesuai.
Konfigurasi ada di /etc/sysconfig/clock, isinya:
# The time zone of the system is defined by the contents of /etc/localtime. # This file is only for evaluation by system-config-date, do not rely on its # contents elsewhere. ZONE="Asia/Jakarta" UTC=false
Buat simbolik link
# ln -sf /usr/share/zoneinfo/Asia/Jakarta /etc/localtime