From b711b9a050aa64da71d0172f7e3af69210dd4e10 Mon Sep 17 00:00:00 2001 From: Dich Date: Wed, 16 Apr 2025 08:51:31 +0800 Subject: [PATCH] update:server --- content/about-server-set.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/about-server-set.md b/content/about-server-set.md index d8216f9..7183b0e 100644 --- a/content/about-server-set.md +++ b/content/about-server-set.md @@ -28,8 +28,9 @@ tags = ["乱七八糟"] apt install curl vim sudo apt update && apt upgrade -y apt-get install --fix-missing -```` - +adduser xxx +sudo usermod -aG sudo xxx +``` ## BBR 查询系统所支持的拥塞控制算法。