Ubuntu16解决无法解析域名问题

Ubuntu16解决无法解析域名问题

  • 配置/etc/resolv.conf

    # vim /etc/resolv.conf 
    插入如下两行
    nameserver 8.8.8.8
    nameserver 8.8.4.4
    
  • 使用apt-get update验证

    # apt-get update
    命中:1 http://download.zerotier.com/debian/xenial xenial InRelease                  
    命中:2 http://mirrors.aliyun.com/ubuntu xenial InRelease                            
    命中:3 http://linux.teamviewer.com/deb stable InRelease                             
    命中:4 http://ppa.launchpad.net/maarten-baert/simplescreenrecorder/ubuntu xenial InRelease
    命中:5 http://archive.ubuntu.com/ubuntu xenial InRelease                            
    命中:6 http://archive.canonical.com/ubuntu xenial InRelease                         
    命中:7 http://dl.google.com/linux/chrome/deb stable InRelease
    忽略:8 http://mirrors.aliyun.com/docker-ce/linux/ubuntu xenial InRelease
    命中:9 http://mirrors.aliyun.com/docker-ce/linux/ubuntu xenial Release
    获取:10 http://mirrors.aliyun.com/docker-ce/linux/ubuntu xenial Release.gpg [819 B]
    忽略:10 http://mirrors.aliyun.com/docker-ce/linux/ubuntu xenial Release.gpg
    已下载 819 B,耗时 22(6 B/s)
    正在读取软件包列表... 完成
    W: GPG 错误:http://mirrors.aliyun.com/docker-ce/linux/ubuntu xenial Release: 由于没有公钥,无法验证下列签名: NO_PUBKEY 7EA0A9C3F273FCD8
    W: 仓库 “http://mirrors.aliyun.com/docker-ce/linux/ubuntu xenial Release” 没有数字签名。
    N: 无法认证来自该源的数据,所以使用它会带来潜在风险。
    N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
    
  • 解决公钥问题,下载公钥

    #apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7EA0A9C3F273FCD8
    Executing: /tmp/tmp.4JYU5WMbWn/gpg.1.sh --keyserver
    keyserver.ubuntu.com
    --recv-keys
    7EA0A9C3F273FCD8
    gpg: 下载密钥‘F273FCD8’,从 hkp 服务器 keyserver.ubuntu.com
    gpg: 密钥 0EBFCD88:公钥“Docker Release (CE deb) <docker@docker.com>”已导入
    gpg: 合计被处理的数量:1
    gpg:               已导入:1  (RSA: 1)
    
  • 进行验证

    #apt-get update
    
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值