Boot Camp 官方驱动 下载 2021年11月23日 byle 下载最新版本 https://github.com/timsutton/brigadier/releases windows 系统需要安装 7-ZIP 本机运行brigadier.exe即可。 其他机型 苹果电脑型号和年份可以在… 阅读全文 0 条评论
一键开启 macOS HiDPI 2021年11月17日 byle 终端下运行 sh -c $(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh) 恢复 命令恢复 如果还能进系统,就再次运行命令选… 阅读全文 0 条评论
免费,轻量的Linux服务器监控 2021年11月2日 byle https://eheh.org/ 安装 1、当前添加新服务器后,将弹出安装说明,复制命令后执行即可2、从服务器详细页面的底部,也可以获取到安装说明 卸载 请在后台服务器页面点击“销毁服务”,然后在服务器上执行: wget -N --no-… 阅读全文 0 条评论
如何获取 Apple 官方 macOS 的历史旧版本安装包 2021年10月27日 byle 访问 munki/macadmin-scripts 右上角的“下载”,然后解压缩下载的压缩包,将压缩包内的“macadmin-scripts-main”文件夹移动至 “/Users/Shared/”下 ; 2. 打开“终… 阅读全文 0 条评论
ddns 动态IP解析 docker 2021年10月25日 byle 自动获得你的公网IPV4或IPV6并解析到域名中支持Mac、Windows、Linux系统,支持ARM、x86架构支持的域名服务商 Alidns(阿里云) Dnspod(腾讯云) Cloudflare … 阅读全文 0 条评论
测试 2021年10月18日 byle wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" chmod +x tcp.sh … 阅读全文 0 条评论
Linux网络优化加速一键脚本 2021年10月18日 byle wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" chmod +x tcp.sh … 阅读全文 0 条评论
树莓派OpenWrt 固件 2021年3月10日 byle 本项目提供适应于树莓派全系设备(1〜4),NanoPi R2S(Beta),竞斗云2.0以及x86平台的OpenWrt固件包含丰富的OpenWrt原版LuCI插件及社区LuCI插件集成同轴电缆,无线,3G / 4G网卡驱动,无需另外安装预先… 阅读全文 0 条评论
OpenWrt固件设置自定义网关及DNS教程 2021年3月10日 byle 2.进入到LAN接口设置页面,拉动网页到最底部看到DHCP服务器-高级设置 3.默认勾选动态DHCP选项 4.在DHCP 选项处1,xxx.xxx.x.x;自定义子网掩码;3,xx.xx.xx.xx自定义网关;6,xxx.xx.xx.xx,… 阅读全文 0 条评论