Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8609

Beginners • Re: New install but date and time is incorrect. (Solved))

$
0
0
Date and time issues was solved already. what I did was install ntp. followed a guide on the internet.

Code:

sudo apt-get install ntp
then accessed the ntp.conf and added
sudo nano /etc/ntp.conf

server 0.asia.pool.ntp.org
server 1.asia.pool.ntp.org
server 2.asia.pool.ntp.org
server 3.asia.pool.ntp.org
the guide told me to restart the ntp but shows that command not found (maybe its the wrong command). but the date and time is updated.

Code:

sudo /etc/init.d/ntp restart
*Edited the subejct

Statistics: Posted by paulbenedictblanco — Fri Apr 18, 2025 4:03 am



Viewing all articles
Browse latest Browse all 8609

Trending Articles