标签

Linux

探索此标签下的所有文章

4 篇文章 标签归档 全部标签

文章列表

好用的测速工具

i-abc/Speedtest: 多功能测速脚本 | Multi-functional speedtest script (github.com) linux、ubuntu直接运行脚本: bash <(curl -sL bash.icu/speedtest)

Linux
linux 15

Linux常见问题整理

Linux常见问题整理 设置国内yum源 curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo 更新内核版本 查看当前内核版本 uname -r

CentOSLinux
linux 29