This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
以下同步时间选择其中一种,如果无法同步本地时间请google下(关键字centos7或者centos6或者debian时间同步本地时间等关键字) | |
方法一.校准时间同步本地时间 date -R 查看vps时间 | |
sudo -i root权限进入 | |
(一) yum -y install ntp ntpdate 安装ntpdate工具 | |
(二) ntpdate cn.pool.ntp.org 设置系统时间与本地网络时间同步 | |
(三) hwclock --systohc 将系统时间写入硬件时间 | |
方法二.校准时间同步本地时间 date -R 查看vps时间 | |
(1)yum install ntp //安装ntp服务 | |
(2)systemctl enable ntpd //开机启动服务 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"xiaohongshu.com": "小红书", | |
"vip.com": "唯品会", | |
"douguo.com": "豆果美食", | |
"youshu.cc": "有书", | |
"missfresh.cn": "每日优鲜", | |
"qnr.io": "去哪儿", | |
"kaola.com": "网易考拉", | |
"waimai.meituan.com": "美团外卖", | |
"qcs.meituan.com": "美团打车", |