Sjabloon:SDB article
Getest op openSUSE | Aanbevolen artikelen | Gerelateerde artikelen | |||
|
Dit artikel is een voorbeeld voor het schrijven van SDB artikelen.
Inhoud
Situatie
U stelt de klok op uw computer in met ntp, maar de server die u gebruikt werkt niet langer.
Procedure
Dit artikel beschrijft verschillende oplossingen:
met YaST2
Dit artikel is nog maar gedeeltelijk vertaald. Als u mee wilt helpen met vertalen lees dan Wiki vertalen naar het Nederlands. |
Start YaST2, select "Network Services" and start the module "NTP Client". In "Select" choose "public server". Choose your country from the list, or one that is closest to you, and in the second panel choose a different server. Then click "Test", and if the test was successful, "Ok". Complete the configuration with "Finish".
on the command line
Open the file /etc/sysconfig/ntp and change the variable NTPD_INITIAL_NTPDATE="" to the server of your choice. Then restart ntp with
rcntpd restart