摘要:
日志文件丢失有以下几种可能性 1:日志正在记录的时候,手动修改了/var/log/messages 2: 存储设备异常,系统无法将日志写入到/var/log/messages中 3:突然有大量日志写入,并提示 begin to drop messages due to rate-limiting 1 阅读全文
摘要:
1:开机同步 开机时自动同步可编辑 /etc/ntp/step-tickers 文件 1 vim /etc/ntp/step-tickers 2 3 # List of NTP servers used by the ntpdate service. 4 5 ntp.aliyun.com 6 tim 阅读全文