06 2023 档案

摘要:```python echo net.ipv4.ip_forward = 1 >> /usr/lib/sysctl.d/00-system.conf # 执行命令 systemctl restart network sysctl net.ipv4.ip_forward # 就完成了 ``` 阅读全文
posted @ 2023-06-11 15:26 clever-cat 阅读(127) 评论(0) 推荐(0)
摘要:```python # 首先更新脚本 0 # 然后再安装一遍bbrplus # 重启vps # 执行 yum install kernel-headers kernel-devel gcc make -y # 然后就可以正常安装了 ``` 阅读全文
posted @ 2023-06-07 17:09 clever-cat 阅读(130) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2023-06-07 11:24 clever-cat 阅读(12) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2023-06-07 11:19 clever-cat 阅读(8) 评论(0) 推荐(0)