Date and time issues was solved already. what I did was install ntp. followed a guide on the internet. then accessed the ntp.conf and added*Edited the subejct
Code:
sudo apt-get install ntpthe 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.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
Code:
sudo /etc/init.d/ntp restartStatistics: Posted by paulbenedictblanco — Fri Apr 18, 2025 4:03 am