Issues
Table of Contents
v2ray 客户端与服务端时间不一致?
V2Ray 对于时间有比较严格的要求,要求服务器和客户端时间差绝对值不能超过 2 分钟,所以一定要保证时间足够准确,时区暂时没要求。
以 CentOS 7 为例,校正时间:
yum install ntp ntpdate -y
service ntpd stop
#停止 ntp 服务
ntpdate us.pool.ntp.org
#同步 ntp 时间
service ntpd start
#启动 ntp 服务
v2ray Pac 模式下,Mac telegram 无法连接?
Mac telegram 设置代理: 127.0.0.1
,端口:1080(此端口为Pac模式下的监听端口)
如何更换 Spotify Mac 客户端主题?
homebrew 加速
极其频繁的google访问超时, youtube断流,重启本地v2ray服务可以解决?
- https://github.com/v2ray/v2ray-core/issues/1662#issuecomment-573660268
- https://askubuntu.com/questions/1127497/how-can-i-change-mtu-size-permanently
# 查看 mtu ifconfig eth0 # 设置 临时生效,重启机器后失效 ifconfig eth0 mtu 1280 # 永久生效,可以在 etc/network/interfaces 加入 mtu 1499
蓝牙由于非正常关机不能用,怎么办?
关机,按电源键后,迅速按住 option+command+p+r
,大约 3、4 秒后松开,重置电源管理单元。
如何在 mac 全屏显示网页,且无地址栏、书签栏、任何栏遮?
shift + cmd + F
mac 如何开启『允许所有来源选项』?
sudo spctl --master-disable
如何解决 mac 下恼人的输入法切换问题?
HHKB 蓝牙版,mac 发现不了键盘信号
Fn + q 重置之前的连接方案