mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-09-01 06:22:52 +08:00
+3
-1
@@ -166,7 +166,9 @@ ip a
|
||||
sudo nano /etc/sysctl.conf
|
||||
```
|
||||
|
||||
在配置文件末尾输入以下内容,注意命令中间的空格:
|
||||
在配置文件末尾输入以下内容,注意命令中间的空格。
|
||||
|
||||
**说明:如果需要使用 `IPv6` ,则去掉 `net.ipv6.conf.all.disable_ipv6 = 1` 项。**
|
||||
|
||||
```bash
|
||||
net.core.default_qdisc = fq_codel
|
||||
|
||||
Reference in New Issue
Block a user