关于Github登录不上去解决办法(win10ubuntu各个版本)

Posted Yimiu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于Github登录不上去解决办法(win10ubuntu各个版本)相关的知识,希望对你有一定的参考价值。

1、win10系统中:

修改hosts文件-解析dns。文件位置:

C:\\Windows\\System32\\drivers\\etc

可以用文本或是Notpad++打开,添加dns解析:(复制到hosts最后即可)

192.30.253.112 github.com
192.30.253.119 gist.github.com
151.101.100.133 assets-cdn.github.com
151.101.100.133 raw.githubusercontent.com
151.101.100.133 gist.githubusercontent.com
151.101.100.133 cloud.githubusercontent.com
151.101.100.133 camo.githubusercontent.com
151.101.100.133 avatars0.githubusercontent.com
151.101.100.133 avatars1.githubusercontent.com
151.101.100.133 avatars2.githubusercontent.com
151.101.100.133 avatars3.githubusercontent.com
151.101.100.133 avatars4.githubusercontent.com
151.101.100.133 avatars5.githubusercontent.com
151.101.100.133 avatars6.githubusercontent.com
151.101.100.133 avatars7.githubusercontent.com
151.101.100.133 avatars8.githubusercontent.com

2、ubuntu系统中:

修改hosts文件,文件位置:(用vim打开在最后添加同上的dns解析)

sudo vim /etc/hosts

3、win10更新dns:

ipconfig /flushdns

4、ubuntu更新dns:

sudo /etc/init.d/dns-clean start


补充:更新完后重启浏览器。

image

dns解析服务器IP的获得:

dns解析网址中输入要解析的域名,点击检索,找TTL值最小的IP,添加进hosts,做为域名解析。

以上是关于关于Github登录不上去解决办法(win10ubuntu各个版本)的主要内容,如果未能解决你的问题,请参考以下文章

win10开机账户登录不上去怎么办?输入密码老提示密码错误?

开机卡在win10登录界面解决办法

win10 1803 小娜登录发生了错误请稍后再试0x80190001

【关于Win10企业版无法登陆微软账号解决方案】

关于win10企业版1607累积更新(KB4013429)安装失败后,个人的解决办法

本机win10远程桌面连接发生身份验证错误,代码:0x80004005如何解决?