Debian11已把bbr编进内核中,如果版本低需要先升级Linux的内核,编辑 /etc/sysctl.conf 文件,添加以下内容net.core.default_qdisc=fq net.ipv4.tcp_congestion_control=bbr 或直接用命令修改echo "net.core.default_qdisc=fq" >> /etc/sys...

<!--Alist V3建议添加的,已经默认添加了,如果你的没有建议加上--> <script src="https://polyfill.io/v3/polyfill.min.js?features=String.prototype.replaceAll"></script> <!--引入字体,全局字体使用--> <...

猛男风格​:<!--猛男风格--><!--head--> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.c...

openwrt 访问上级光猫 防火墙设置eth0.2 查看路由器WAN口 192.168.1.1上级路由或光猫IPifconfig eth0.2 192.168.1.2 netmask 255.255.255.0 broadcast 192.168.1.255 iptables -I forwarding_rule -d 192.168.1.1 -j ACCEPT iptables -...

具体方法如下:Ubuntu系统中,软件源文件地址为:/etc/apt/sources.list1.备份原来的源,将以前的源备份一下,以防以后可以用的。sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak 2.打开/etc/apt/sources.list文件,在前面添加如下条目,并保存。sudo vim /etc/apt/source...

K2P A1 A2 改32M+512M在刷 hanwckf大佬的 padavan 系时,使用Breed 的默认闪存布局时,软启动经常卡住,网卡提示 无法识别.经过一个一个测试 选 0x60000 布局 成功率较高openwrt 使用 斐讯布局刷入openwrt适配文件 (内核版本:5.4.175 固件版本:R22.2.2)K2P-适配文件.zip1 mt7621.mk/lede/targe...

自定义body (仅背影渐变)<style> .chakra-ui-light{ background-image: linear-gradient(120deg,#e0c3fc 0%,#8ec5fc 100%) !important; background-attachment: fixed; } .main-box { border-radius: 15px !i...

https://github.com/xzhih/ONMP/https://www.right.com.cn/forum/thread-4078148-1-1.htmlhttps://zhih.me/onmp-installation/#site-mainONMP适用于安装了Entware固件的onmp一键安装命令目前已经在Padavan、LEDE、梅林上测试成功php-fpm 和 mysq...

方法1:先切换到 root 权限:sudo -i 会提示输入密码,再次输入管理员密码即可。如果要修改hosts文件,那么只需要ssh登录,然后切换到root账号,输入下面命令即可修改。echo "127.0.0.1 cndl.synology.cn">> /etc/hosts echo "127.0.0.1 update.synology.com&q...

环境安装LNMP 一键包https://lnmp.org/install.html修改 /root/lnmp1.8/lnmp.confEnable_PHP_Fileinfo='n'改成Enable_PHP_Fileinfo='y'修改 /usr/local/nginx/conf/fastcgi.conf# fastcgi_param PHP_ADMIN_VALUE "open_ba...

.aaalert.aasuccess .aainner { border: none !important; background-color: #00000010 !important; } .aaalert.aaerror .aainner { border: none !important; background-color: #00000010 !i...