573177885qq

sudo nano /etc/dhcpcd.conf

interface eth0

static ip_address=192.168.123.99/24

static routers=192.168.123.1

static domain_name_servers=192.168.123.1 119.29.29.29


修改完之后,ctrl+x退出,问是否保存,Y,再按Enter退出即可

 

https://www.jianshu.com/p/f9cb0f85a4e6

分类:

技术点:

相关文章:

  • 2021-11-10
  • 2021-11-20
  • 2021-11-30
  • 2021-11-30
  • 2021-09-30
  • 2021-12-02
猜你喜欢
  • 2021-05-29
  • 2022-12-23
  • 2021-12-20
  • 2021-11-20
  • 2021-11-20
  • 2021-11-30
相关资源
相似解决方案