mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-08-02 01:39:32 -04:00
update:server
This commit is contained in:
@ -28,8 +28,9 @@ tags = ["乱七八糟"]
|
|||||||
apt install curl vim sudo
|
apt install curl vim sudo
|
||||||
apt update && apt upgrade -y
|
apt update && apt upgrade -y
|
||||||
apt-get install --fix-missing
|
apt-get install --fix-missing
|
||||||
````
|
adduser xxx
|
||||||
|
sudo usermod -aG sudo xxx
|
||||||
|
```
|
||||||
## BBR
|
## BBR
|
||||||
查询系统所支持的拥塞控制算法。
|
查询系统所支持的拥塞控制算法。
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user