Loading...
Debian Buster 全面升级(Debian10 Buster故称巴斯特版)让我们首先全面升级我们当前的Debian Stretch系统:apt-get update apt-get upgrade apt-get dist-upgrade将包存储库更新到Debian Bustersed -i 's/stretch/buster/g' /etc/apt/sources.list你/et...
主要步骤:1.在win10中打开Hyper-V功能(需要win10专业版)2.在Hyper-V中安装虚拟机→软路由LEDE3.在Hyper-V中设置虚拟交换机4.在Hyper-V管理器中对虚拟机→软路由LEDE进行网络适配器等设置5.进入软路由LEDE的配置界面进行网络设置以实现上网功能6.其它进阶折腾详细设置过程:1. 在win10中打开hyper-v功能:设置→应用和功能→程序和功能→启...
安装entwaresh -c "$(curl -kfsSL https://raw.githubusercontent.com/xzhih/ONMP/master/lede-ent.sh)"安装ONMPsh -c "$(curl -kfsSL https://raw.githubusercontent.com/xzhih/ONMP/master/oneclick...
Chrome 浏览器地址栏中输入 chrome://net-internals/#hsts在 Delete domain security policies 中输入项目的域名,并 Delete 删除可以在 Query domain 测试是否删除成功这里如果还是不行, 请清除浏览器缓存!Safari 浏览器完全关闭 Safari删除 ~/Library/Cookies/HSTS.plist 这...
1. 去官网下载最新版的syncthinghttps://github.com/syncthing/syncthing/releases2. 解压并创建新用户把解包出来的syncthing文件(其他文件都不需要),先传到路由器的/tmp目录里。由于syncthing不能在root账户下运行,所以需要新建一个普通用户,具体流程如下,Putty登陆ssh:enshan替换成你们自己想要创建的用户...