To setup automatically datetime taken from web you have to install these module
apt-get install ntp
Edit configuration file if needed
vim /etc/ntp.conf
Restart the service
/etc/init.d/ntpd restart
This community is for professionals and enthusiasts of our products and services. Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
To setup automatically datetime taken from web you have to install these module
apt-get install ntp
Edit configuration file if needed
vim /etc/ntp.conf
Restart the service
/etc/init.d/ntpd restart