V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  bsfmig  ›  全部回复第 25 页 / 共 25 页
回复总数  490
1 ... 16  17  18  19  20  21  22  23  24  25  
2019-09-10 14:43:53 +08:00
回复了 Awes0me 创建的主题 Android 已解锁 BootLoader,在没有 custom recovery 的情况下如何 root 手机?
这里的问题是 Android Verified Boot,需要给 Linux kernel zImage 打二进制补丁,或者等小米开源内核之后自己编译。
2017-11-04 20:49:15 +08:00
回复了 scholarnet 创建的主题 程序员 域名 80 段口被屏蔽 怎么办
@sunfei 最近一些地方对家庭宽带连 443 端口都开始封了。
但是如果真的是境内的 DNS 污染传到了境外,那就是另外一回事了。
貌似是某些境外 DNS 的问题。看下面一段的输出,最后两个 wget 是为了我用来测试的服务器在境外。
root@vultr:~# cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 2001:4860:4860::8888
nameserver 8.8.8.8
root@vultr:~# nslookup www.mnsoso.com
Server: 2001:4860:4860::8888
Address: 2001:4860:4860::8888#53

Non-authoritative answer:
Name: www.mnsoso.com
Address: 159.106.121.75

root@vultr:~# nslookup www.mnsoso.com 4.2.2.1
Server: 4.2.2.1
Address: 4.2.2.1#53

Non-authoritative answer:
Name: www.mnsoso.com
Address: 106.185.33.28

root@vultr:~# nslookup www.mnsoso.com 114.114.114.114
Server: 114.114.114.114
Address: 114.114.114.114#53

Non-authoritative answer:
Name: www.mnsoso.com
Address: 106.185.33.28

root@vultr:~# nslookup www.mnsoso.com 208.67.222.222
Server: 208.67.222.222
Address: 208.67.222.222#53

Non-authoritative answer:
Name: www.mnsoso.com
Address: 159.106.121.75

root@vultr:~# nslookup www.mnsoso.com 178.79.131.110
Server: 178.79.131.110
Address: 178.79.131.110#53

Non-authoritative answer:
Name: www.mnsoso.com
Address: 106.185.33.28

root@vultr:~# wget www.boxun.com
--2016-02-25 02:56:58-- http://www.boxun.com/
Resolving www.boxun.com (www.boxun.com)... 154.35.164.8
Connecting to www.boxun.com (www.boxun.com)|154.35.164.8|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 120438 (118K) [text/html]
Saving to: ‘ index.html.5 ’

index.html.5 100%[=====================================================>] 117.62K --.-KB/s in 0.1s

2016-02-25 02:56:58 (848 KB/s) - ‘ index.html.5 ’ saved [120438/120438]

root@vultr:~# wget www.nytimes.com
--2016-02-25 02:57:10-- http://www.nytimes.com/
Resolving www.nytimes.com (www.nytimes.com)... 170.149.159.130
Connecting to www.nytimes.com (www.nytimes.com)|170.149.159.130|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘ index.html.6 ’

index.html.6 [ <=> ] 169.92K --.-KB/s in 0.09s

2016-02-25 02:57:10 (1.86 MB/s) - ‘ index.html.6 ’ saved [173996]

root@vultr:~#
2015-09-22 09:48:15 +08:00
回复了 xderam 创建的主题 程序员 该如何劝同事把在公司内写的代码从 github 上删除
@cdxem713 真枪毙了?判刑若干年比较可信,但是因为这个就处决吗?
1 ... 16  17  18  19  20  21  22  23  24  25  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2902 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 14:29 · PVG 22:29 · LAX 07:29 · JFK 10:29
Developed with CodeLauncher
♥ Do have faith in what you're doing.