How to configure the NTP time server of the RHCE lab

Source: Internet
Author: User
Take the RHCE lab as standard. A simple NTP time server standard configuration is as follows: (Fu) server side: first, modify the system time and write the system time into dateMMDDhhmmYYYY in the hardware time. ss; hwclock-wvim/etc/ntp. confrestrictdefaultnomodifynotrapnoqueryrestrict127.0.0.1restrict192138.

Take the RHCE lab as the standard. A simple NTP time server is configured as follows: (Fu)

Server:

First, modify the system time and write the system time into the hardware time. date MMDDhhmmYYYY. ss; hwclock-w

Vim/etc/ntp. conf

Restrict default nomodify notrap noquery

Restrict 127.0.0.1

Restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap

Server 127.127.1.0

Fudge 127.127.1.0 stratum 0

Client:

Vim/etc/ntp. conf

Server 192.168.1.2

Vim/etc/ntp/step-ticker

192.168.1.2

The client restarts the ntpd service to see the effect of service ntpd restart.

Related Article

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.