debian 配置以太网
debian 配置以太网
SUZO Index of /cdimage/archive/11.7.0/amd64/iso-cd (debian.org)
http://cdimage.debian.org/cdimage/archive/11.7.0/amd64/iso-cd/debian-11.7.0-amd64-netinst.iso
Debian修改中文界面_debian改中文-CSDN博客
Linux(Ubuntu)在命令终端显示时出现乱码或者说菱形-CSDN博客
Debian 11 安装并开启SSH服务实现允许root用户使用SecureCRT远程登录_debian开启ssh-CSDN博客
Debian开启SSH开机自启_debian ssh开机启动-CSDN博客
Linux命令行配置网络(有线网络,无线网络)// Debian_debian 有线无线同时使用_KHDXS7的博客-CSDN博客
关于debian系统网关的设置_debian修改网关_leisp的博客-CSDN博客
Debian中如何设置静态IP地址 网关 DNS_debian12 固定ip-CSDN博客
Linux下 ifconfig 命令的使用(Linux命令)_linux命令ifconfig-CSDN博客
apt install net-tools
ip addr
![[SUZO/source/Pasted image 20231005232200.png]]
显示 enp1sp 为以太网,link/ether
修改配置文件
vim /etc/network/interfaces
![[SUZO/source/Pasted image 20231005232348.png]]
修改如图