顯示具有 Vmess 標籤的文章。 顯示所有文章
顯示具有 Vmess 標籤的文章。 顯示所有文章

2018年7月14日 星期六

Vmess 无法连接问题解决了

修改时区
rm -rf /etc/localtime #先删除默认的时区设置
ln -s /usr/share/zoneinfo/Asia/Hong_Kong /etc/localtime
手工修改当前系统的时间
date -s ’12:12:12 2018-01-01′
设置同步时间
ntpdate us.pool.ntp.org
设置同步服务器时间,安装完毕之后,我们用date测试下当前时间。
这里需要先安装yum install -y ntp
解决了Vmess 无法连接的问题

Calibre_web administrator password forget

Calibre_web administrator password forget how to reset the admin password: need to specify the app.db docker exec -it calibre-web cd...