在西安高新一中学还未开始使用我公司的ntp授时服务器时,打铃时间由2套打铃系统组成,两套系统时间不一致,往往出现南区的学生已经下课了,而北区的学生还在上课的尴尬场景。在学校生活中,每次上下课都离不开打铃系统的使用,打铃器可以为上下课的学生和老师们提供时间提醒有利于师生对上课和学习的合理安排,同时,也可作为一个提醒师生们作息时间的时间表,让广大师生有一个时间意识,形成规律的生物钟,对自身的健康也有很
分类:
其他好文 时间:
2020-04-25 15:28:08
阅读次数:
77
安装NTP环境[root@VMPS~]#yuminstallntpntpdate-yroot@VMPSetc]#cpntp.confntp.conf.bak修改配置文件[root@~]#:cp/etc/ntp.conf/etc/ntp.conf.bak#备份[root@~]#:vi/etc/ntp.conf;Permittimesynchronizationwithourtimesource,bu
分类:
其他好文 时间:
2020-04-25 10:41:14
阅读次数:
82
一、下载jar包并导入 jsqlparser-1.3.jar,下载地址: https://mvnrepository.com/artifact/com.github.jsqlparser/jsqlparser/1.3 pagehelper-5.1.6.jar,下载地址:https://mvnrepo ...
分类:
其他好文 时间:
2020-04-24 21:43:51
阅读次数:
72
主从参数: 修改date:ntpdate asia.pool.ntp.org 主从配置通讯端口: db2h_erpinst1 70000/tcp 主库配置: db2 update db cfg for erpdb using hadr_local_host PrimaryNode-1 #本地服务器主 ...
分类:
数据库 时间:
2020-04-22 19:41:45
阅读次数:
168
主从参数: 修改date:ntpdate asia.pool.ntp.org 主从配置通讯端口: db2h_erpinst1 70000/tcp 主库配置: db2 update db cfg for erpdb using hadr_local_host PrimaryNode-1 #本地服务器主 ...
分类:
数据库 时间:
2020-04-22 19:37:17
阅读次数:
252
#!/bin/bash #设置时区并同步时间 ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime if ! crontab -l |grep ntpdate &>/dev/null ; then (echo "* 1 * * * ntpdat ...
分类:
系统相关 时间:
2020-04-22 16:28:30
阅读次数:
70
在OCP或K8中,新添加到/etc/hosts中的解析,在不重启dnsmasq的时候,是无法正常解析的,导致pod、宿主机、或者别的应用都无法解析到新添加的域名,可以重启重启dnsmasq或者更优雅的方式kill-1dnsmasqPid重新加载缓存。
分类:
其他好文 时间:
2020-04-20 23:32:16
阅读次数:
242
关闭防火墙和selinux:systemctl stop firewalld.servicesetenforce 0永久关闭防火墙和selinux:systemctl disable firewalld.servicesed -i ‘/^SELINUX/s#enforcing#disabled#g’ ...
分类:
数据库 时间:
2020-04-19 13:02:14
阅读次数:
70
分布式系统卫星时钟服务器(NTP服务器)架设与设计 分布式系统卫星时钟服务器(NTP服务器)架设与设计 本文由安徽京准科技提供支持和原资料——更多阐述可参考微? ahjzsz 分布式系统由Tanenbaum定义,“分布式系统是一组独立的计算机,在”分布式系统?—?原理和范例“中作为用户的单一,连贯的 ...
分类:
其他好文 时间:
2020-04-15 21:20:05
阅读次数:
69