JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

apt-get update报“Temporary failure resolving '***.com/cn'

发布时间 2023-03-22 21:13:15作者: Do1phln

解决办法:

1.打开/etc/resolv.conf;

$sudo vim /etc/resolv.conf

2.修改nameserver即DNS服务器;
我这里使用腾讯云和阿里云的DNS
加入:

nameserver 119.29.29.29
nameserver 223.5.5.5

3.重新使用此指令,成功执行。

    本栏目推荐文章
  • mysql发生连接异常Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  • 2024-01-13 Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. ==》引用了未使用的方法导致
  • nginx反向代理时报no resolver defined to resolve
  • cdn引入vue后报错无法识路径 Uncaught TypeError: Failed to resolve module specifier "vue". Relative references must start with either "/", "./", or "../".
  • Virtualbox - VM can't start after OS update
  • mysql的for update
  • InnoDB delete-update加锁流程分析
  • Hibernate Hbm2ddl.auto=update
  • An unexpected error has occurred while opening the workflow. See the event log on the AOS and contact your system administrator to resolve the issue.
  • seata-server-1.8.0 | Could not resolve placeholder 'console.user.username' in value "${console.user.username}"  | "${seata.security.secretKey}"
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们