下面的步骤是处理安装debian7后无法更新ADT的方法,引用参考来自
1 备份原文件:sudo cp /etc/hosts /etc/hosts_backup
2 打开文件:sudo nano /etc/hosts
3 右键复制74.125.237.1 dl-ssl.google.com,然后右键粘贴到hosts文件里面.
4 保存文件然后重启电脑,现在就可以安装ADT了.
本文共 237 字,大约阅读时间需要 1 分钟。
下面的步骤是处理安装debian7后无法更新ADT的方法,引用参考来自
1 备份原文件:sudo cp /etc/hosts /etc/hosts_backup
2 打开文件:sudo nano /etc/hosts
3 右键复制74.125.237.1 dl-ssl.google.com,然后右键粘贴到hosts文件里面.
4 保存文件然后重启电脑,现在就可以安装ADT了.
转载于:https://my.oschina.net/xuzhouyu/blog/156440