⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ntp.conf

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 CONF
字号:
# @(#)ntp.conf	4.1	(ULTRIX)	7/2/90##               NTP  Configuration File#        This file is mandatory for the ntpd daemon####   **  A L L  **##  "trusting no" prevents this host from synchronizing#   to any host that is not listed below.  It is recommended#   that all hosts include the line "trusting no".#trusting no###    **  S E R V E R  **##  If you are configuring a server, use "peer" entries to#  synchronize to other NTP servers.  For example, server1,#  server2, and server3.#  #peer		server1#peer		server2#peer		server3#####    **  C L I E N T  **##  If you are configuring a client, use "server" entries to#  synchronize to NTP servers.  For example, server1, server2,#  and server3.##server		server1#server		server2#server		server3####    **  L O C A L   R E F E R E N C E   C L O C K  **##  If you are configuring a local reference clock, include the#  following entry and the "trusting no" entry ONLY.##peer	/dev/null	LOCL	1	-5	local# 	        

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -