包含标签:Linux 的文章
  • Debian 12 操作命令集合

    查看ip地址 ip addr   固定ip地址 编辑/etc/network/interfaces网络配置文件 iface ens33 inet static address 192.168.168.88 netmask 255.255.255.0 gateway 192.168.168.2   ……

    2025-07-06
    94 0 0