在新的服务器(ubuntu16.04)上安装confluence,预览office的附件的时候,发现中文无法正确显示 在网上搜了一下,搜到一篇官方的文档,是关于这个问题的 问题原因: 在服务器上没有安装对应的微软的字体 解决方法: 把windows上的字体上传到ubuntu服务器上的某个目录,然后在 ...
分类:
其他好文 时间:
2018-06-05 23:25:24
阅读次数:
1318
简介 原理 配置ntp服务器 进行同步 简介 在计算时间的时候,最准确的计算应该是使用『原子震荡周期』所计算的物理时钟了( Atomic Clock, 也被称为原子钟 ),这也被定义为标准时间(International Atomic Time)。而我们常常看见的 UTC 也就是Coordinate ...
分类:
系统相关 时间:
2018-06-05 17:48:09
阅读次数:
187
事件描述:阿里云报警 ——检测该异常事件意味着您服务器上开启了"Chargen/DNS/NTP/SNMP/SSDP"这些UDP端口服务,黑客通过向该ECS发送伪造源IP和源端口的恶意UDP查询包,迫使该ECS向受害者发起了UDP DDOS攻击 源IP: xx.xx.xx.xx 源PORT: 111 ...
分类:
其他好文 时间:
2018-06-05 11:37:16
阅读次数:
1168
1. uninstall software install by yum install install by to uninstall this type 2. 同步系统时间 查看系统时间 同步系统时间 ntp常用服务器: 中国国家授时中心:210.72.145.44 NTP服务器(上海) :nt ...
分类:
其他好文 时间:
2018-06-04 19:44:45
阅读次数:
200
NET API 分析器 https://www.hanselman.com/blog/WritingSmarterCrossplatformNETCoreAppsWithTheAPIAnalyzerAndWindowsCompatibilityPack.aspx http://www.cnblogs ...
ntpd服务的设置: ntpd服务的相关设置文件如下: ntpd服务的安装: 1、centos7.xx : # yum install -y ntpd # service ntpd start/stop centos6 : # yum install -y ntp # service ntp sta ...
分类:
系统相关 时间:
2018-06-04 14:29:30
阅读次数:
233
#创建集群目录 mkdir /opt/cluster/zk cd /opt/cluster/zk #清理脏数据 docker stop zk-2191 docker stop zk-2192 docker stop zk-2193 docker rm zk-2191 docker rm zk-219... ...
分类:
其他好文 时间:
2018-06-02 21:27:10
阅读次数:
150
``` platform=x86, AMD64, or Intel EM64T version=DEVEL Firewall configuration firewall disabled Install OS instead of upgrade install Use CDROM install ...
分类:
其他好文 时间:
2018-06-02 12:53:59
阅读次数:
146
```bash reset74.sh Step1. configure temporary yum repo mount /dev/sr0 /mnt rm f /etc/yum.repos.d/ .repo cat /etc/yum.repos.d/base.repo /etc/ntp.conf / ...
分类:
其他好文 时间:
2018-06-02 12:21:54
阅读次数:
185
```bash reset69.sh Step1. configure temporary yum repo mount /dev/sr0 /mnt rm f /etc/yum.repos.d/ .repo cat /etc/yum.repos.d/base.repo /etc/ntp.conf / ...
分类:
其他好文 时间:
2018-06-02 12:20:33
阅读次数:
156