Network Manager 1.2 发布了,NetworkManager 是一款旨在简化*nix系统网络管理的软件。
该版本主要更新如下:
无需任何依赖
改进Wi-Fi 和 IPv6 安全性
增强各种软件的支持
优化命令行工具
完善文档说明
支持多个并发的VPN会话
更多详情请看这里。
下载地址:https://mail.gnome.org/archives/networkmanager-list/2016-April/msg00064.html
评论删除后,数据将无法恢复
引用来自“neo-chen”的评论
很少使用它,直接vim /etc 下的文件引用来自“wtry”的评论
无线咋弄?NetworkManager is the standard Linux network configuration tool suite.
It supports large range of networking setups, from desktop to servers and mobile
and integrates well with popular desktop environments
and server configuration management tools.
应该说桌面上nm-connection-editor的配置会影响/etc的手工配置.
引用来自“eechen”的评论
@麦秸 生产环境上的Linux一般都不安装桌面环境的吧,如果装了,也不一定要卸载吧,可以用nmcli禁用:nmcli nm status
nmcli nm enable false
All interfaces managed by NetworkManager are deactivated when networking has been disabled.
恩,非图形化界面的Linux,就算是CentOS的最小安装,也会有这个的存在,所以某些时候我也会卸载,其次,直接编辑/etc并不是装,因为我也这么干。
nmcli nm status
nmcli nm enable false
All interfaces managed by NetworkManager are deactivated when networking has been disabled.
引用来自“neo-chen”的评论
很少使用它,直接vim /etc 下的文件引用来自“neo-chen”的评论
很少使用它,直接vim /etc 下的文件引用来自“neo-chen”的评论
很少使用它,直接vim /etc 下的文件