衡天云

There is no excerpt because this is a protected post.

new network

更新系统 apt update && apt upgrade -y 安装必备工具 apt install -y curl wget vim 开启BBR加速(降低延迟、抗污染) echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf sysctl -p 放行代理必备端口 ufw allow 22,80,443/tcp ufw enable ufw reload →Read more

fcx homework at 20260426

There is no excerpt because this is a protected post.

fcx homework 4 at 202604

There is no excerpt because this is a protected post.

fcx homework 3 at 202604

There is no excerpt because this is a protected post.

fcx homework 2 at 202604

There is no excerpt because this is a protected post.

fcx homework 1 at 202604

There is no excerpt because this is a protected post.

20260403

There is no excerpt because this is a protected post.

重启人生——中年程序员的数字游民之路

There is no excerpt because this is a protected post.

github speed up

https://cloud.tsinghua.edu.cn/d/df482a15afb64dfeaff8/ →Read more