Linux permanent Setup Time synchronization method

Source: Internet
Author: User

1. There are external network host, synchronization time synchronization server should be synchronized, this to go online can search a lot. Enable the private network address of the proxy service to synchronize to a server or gateway connected to the extranet. Cases:

Ntpdate 172.18.0.1clock-w

2. Modify the time synchronization configuration file

CentOS 6:

vim/etc/ntp.conf #找到server区域添加如下server 172.18.0.1 Iburst

CentOS 7:

Vim Chrony.confserver 172.18.0.1 Iburst

3. Set to boot

CentOS 6

Chkconfig ntpd on

CentOS 7

Systemctl Enable Chronyd


This article is from the Linux OPS blog, so be sure to keep this source http://arm2012.blog.51cto.com/2418467/1977075

Linux permanent Setup Time synchronization method

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.