Senior Software Developer with 18+ years of programming experience - 7 years in C/C++, delivering on-time, on-budget multimedia services; 5 years of experience in Java, PHP, JS, HTML5, and 6+ years in Golang, Python and Objective-C.
Website: https://blog.gametechtutorial.com
Personal Project
Friday, February 26, 2016
How to sync time with NTP on Ubuntu ?
sudo apt-get install ntp
vim /etc/ntp.conf
server ntp.nict.jp
server ntp1.jst.mfeed.ad.jp
server ntp2.jst.mfeed.ad.jp
server ntp3.jst.mfeed.ad.jp
No comments:
Post a Comment