Chinaunix首页 | 论坛 | 博客
  • 博客访问: 9139026
  • 博文数量: 1725
  • 博客积分: 12961
  • 博客等级: 上将
  • 技术积分: 19840
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-09 11:25
个人简介

偷得浮生半桶水(半日闲), 好记性不如抄下来(烂笔头). 信息爆炸的时代, 学习是一项持续的工作.

文章分类

全部博文(1725)

文章存档

2024年(1)

2023年(26)

2022年(112)

2021年(217)

2020年(157)

2019年(192)

2018年(81)

2017年(78)

2016年(70)

2015年(52)

2014年(40)

2013年(51)

2012年(85)

2011年(45)

2010年(231)

2009年(287)

分类: 其他平台

2018-10-26 19:39:28

/etc/NetworkManager/system-connections

点击(此处)折叠或打开

  1. [connection]
  2. id=eth0
  3. uuid=bc913dd3-57c7-35c8-accd-c82ef6ceb831
  4. type=ethernet
  5. autoconnect-priority=-999
  6. interface-name=enx00e04c3603b2
  7. permissions=
  8. secondaries=
  9. timestamp=1530864056

  10. [ethernet]
  11. cloned-mac-address=B8:27:EB:CF:A5:34
  12. duplex=full
  13. mac-address=00:E0:4C:36:03:B2
  14. mac-address-blacklist=

  15. [ipv4]
  16. address1=192.168.46.198/24,192.168.46.254
  17. dns=192.168.9.35;192.168.9.72;8.8.8.8;
  18. dns-search=
  19. method=manual

  20. [ipv6]
  21. addr-gen-mode=stable-privacy
  22. dns-search=
  23. ip6-privacy=0
  24. method=auto
链接wifi. 一般为自动, 也可以手动固定IP

点击(此处)折叠或打开

  1. [connection]
    id=ray
    type=wifi
    permissions=user:robot:;
    secondaries=


    [wifi]
    mac-address=A0:C5:89:3B:CE:2D
    mac-address-blacklist=
    mac-address-randomization=0
    mode=infrastructure
    seen-bssids=
    ssid=ray


    [wifi-security]
    group=
    key-mgmt=wpa-psk
    pairwise=
    proto=
    psk=1234567890


    [ipv4]
    address1=192.168.43.198/24,192.168.43.1
    dns=8.8.8.8;8.8.4.4;
    dns-search=
    method=manual


    [ipv6]
    addr-gen-mode=stable-privacy
    dns-search=
    method=auto



阅读(3653) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~