mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-09-01 14:32:53 +08:00
update 4.PVE制作虚拟机模板.md.
This commit is contained in:
@@ -384,3 +384,10 @@ net.ipv4.tcp_dsack = 1
|
||||
|
||||
net.ipv4.icmp_ratelimit = 50
|
||||
```
|
||||
|
||||
保存该配置文件后,重启系统或者使用以下命令让配置生效:
|
||||
|
||||
```bash
|
||||
## 让内核参数生效
|
||||
sudo sysctl -f
|
||||
```
|
||||
Reference in New Issue
Block a user