LINUX中网络配置
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
1.查询ip的几种方式: ip, ifconfig, nmcli,nmtui
2.nmcli命令使用:
a.在ens160网卡上新建连接static_con,并配置静态ip
b.在ens160网卡上新建连接auto_con, 配置动态ip
c.修改static_con的ip的方式: nmtui,nmcli c modify, nmcli c edit, 修改配置文件
d.激活static_con的方式: up, reapply, reload, load
e.删除auto_con
f.添加一个网卡,并查看设备状态
h:如果是connected,断开连接
i:将断开的网卡状态设为connected
停止ens160连接(记得在Vmware上操作,因为停止ens160后,远程连接断掉)
删除ens160连接
查看所有连接
查看所有设备
GitHub 加速计划 / li / linux-dash
6
1
下载
A beautiful web dashboard for Linux
最近提交(Master分支:3 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献3条内容
所有评论(0)