2026/5/22

FreeBSD13 扩容根目录

服务器环境 服务器环境 root@test:~ # df -h Filesystem Size Used Avail Capacity Mounted on /dev/ada0s1a 48G 3.4G 41G 8% / devfs 1.0K 1.0K 0B 100% …

  • 系统
  • 2026/5/22
  • 7
  • 2026/1/4

    R9-9950X 安装Debian12 打网卡驱动

    1、AMD 9950x上面的网卡型号为Realtek RTL8125,可用下面的命令查询 lspci -vnn | grep -i ethernet -A 10 2、备份apt源及替换 1、cp /etc/apt/sources.list /etc/apt/sources.list.bak 2、vi /etc/apt/sources.…

  • Linux 系统
  • 2026/1/4
  • 26
  • 2026/1/2

    centos stream 9更换 清华源

    以下源文件来源于清华开源镜像站:https://mirrors.tuna.tsinghua.edu.cn/help/centos-stream/ 1、备份原有源配置 cp /etc/yum.repos.d/centos.repo /etc/yum.repos.d/centos.repo.backup cp /etc/yum.repos.d/ce…

  • Linux 系统
  • 2026/1/2
  • 22