UBUNTU网络信息的查看及修改修改

  cat /etc/network/interface 查看ip配置中信息,其中auto为动态获取,static为静态

  service networking restart 重启网卡

  ping 'gateway '查看是否通,查看线路是否通

  ping ‘dns server’ 查看是否通,通代表是否可以上网

相关文章:

  • 2021-12-25
  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
  • 2021-09-23
  • 2021-09-28
猜你喜欢
  • 2022-02-10
  • 2021-12-07
  • 2021-11-23
  • 2021-12-06
  • 2021-05-19
  • 2021-07-30
  • 2021-12-25
相关资源
相似解决方案