init
Some checks failed
Build / build (push) Has been cancelled
Some checks failed
Build / build (push) Has been cancelled
This commit is contained in:
4
content/vm/_index.md
Normal file
4
content/vm/_index.md
Normal file
@@ -0,0 +1,4 @@
|
||||
+++
|
||||
date = '2025-08-10T12:20:23Z'
|
||||
title = 'VM'
|
||||
+++
|
||||
10
content/vm/bbr.md
Normal file
10
content/vm/bbr.md
Normal file
@@ -0,0 +1,10 @@
|
||||
+++
|
||||
date = '2025-08-10T12:11:46Z'
|
||||
title = 'BBR'
|
||||
+++
|
||||
|
||||
<shell-commands-builder-component
|
||||
command='echo "net.core.default_qdisc=fq" >>/etc/sysctl.conf
|
||||
echo "net.ipv4.tcp_congestion_control=bbr" >>/etc/sysctl.conf
|
||||
sysctl -p'>
|
||||
</shell-commands-builder-component>
|
||||
Reference in New Issue
Block a user