ubuntu14.04 图形化配置 静态IP 

@author 鲁伟林

本文讲解ubuntu14.04 LTS 系统下,图形化配置静态IP。

网上很多有写ubuntu14.04如何配置,但大多数多是基于命令配置,上手比较复杂,而且我参考命令配置,失败了。

配置过程中有问题,可以私信我。

gitHub地址:https://github.com/thinkingfioa


第一步:

        查看当前网络的DNS,GateWay等。通过命令:nm-tool。记下Address、Prefix、Gateway、DNS。后面配置需要填写。

       ubuntu14.04 图形化配置 静态IP

第二步:

       先打开编辑,如下图所示:

       ubuntu14.04 图形化配置 静态IP

        下图画红线的部分需要填写,其中Address、netmask、Gateway就是上面命令nm-tool输出的内容。提醒:记得勾选: Require IPv4 addressing for this connection to complete

        ubuntu14.04 图形化配置 静态IP

第三步:

       重启机器。


相关文章:

  • 2021-05-30
  • 2021-05-21
  • 2021-09-03
  • 2021-09-17
  • 2021-06-09
  • 2021-08-28
  • 2021-04-24
  • 2022-01-04
猜你喜欢
  • 2022-01-06
  • 2021-10-09
相关资源
相似解决方案