ibeatles.me
Food | iBeatles
http://ibeatles.me/category/food
Google fan, Mac fan, UNIX/Linux, Geek. NVIDIA: could not open the device file /dev/nvidia2 (Input/output error). August 18, 2009. March 11, 2011. Proudly powered by WordPress.
ibeatles.me
apple | iBeatles
http://ibeatles.me/category/apple
Google fan, Mac fan, UNIX/Linux, Geek. NVIDIA: could not open the device file /dev/nvidia2 (Input/output error). Mac, iPad, iPhone and any other apple device. 开始今年折腾 MBP 的第一步 8GB Memory. 开 MBP 后盖需要一把 PH.00 的十字螺丝刀. Continue reading Upgrade to 8GB. April 17, 2011. ITunes 无法从”同步服务”中载入数据类信息. 为了打开 iOS 4.3 for iPad 里的手势功能,升级到 xcode4,手势功能是打开了,但是 iTunes 出问题了,连接设备后能更新但是无法备份,而且每次连接都会弹出错误. Continue reading iTunes 无法从”同步服务”中载入数据类信息. March 20, 2011. March 26, 2011. IOS 4 iPod Touch2G Jailbreak. June 30, 2010.
ibeatles.me
Android | iBeatles
http://ibeatles.me/category/android
Google fan, Mac fan, UNIX/Linux, Geek. NVIDIA: could not open the device file /dev/nvidia2 (Input/output error). 球球纠结了近一个月后终于入手G1 Dream了, 俺的Magic不再孤单. Continue reading Magic Dream. April 2, 2010. Sudo apt-get install git-core gnupg flex bison gperf libsdl-dev libesd0-dev libwxgtk2.6-dev build-essential zip curl python sun-java6-jdk valgrind. Cd mkdir bin export PATH=$PATH: /bin curl http:/ android.git.kernel.org/repo /bin/repo chmod a x /bin/repo. January 26, 2009. February 6, 2011.
ibeatles.me
Linux | iBeatles
http://ibeatles.me/category/linux
Google fan, Mac fan, UNIX/Linux, Geek. NVIDIA: could not open the device file /dev/nvidia2 (Input/output error). NVIDIA: could not open the device file /dev/nvidia2 (Input/output error). 找到 GRUB CMDLINE LINUX DEFAULT=”quiet splash”,在后面添加 vmalloc=256M. GRUB CMDLINE LINUX DEFAULT="quiet splash vmalloc=256M". August 30, 2013. August 30, 2013. 在内存白菜价的今天,没个 8G、16G 的你都不好意思开口 但是在不需要跑程序时,这么多内存闲着可真够浪费的,本着节能减排的宗旨,必须把这空闲的利用起来。 用过 SSD 都应该对那种几近变态的 I/O 读写能力深有感触,就目前 SSD 的价格相对 HDD 来说还是贵了。 D "${VBOXTMPFS}" ]; then mkdir ...
ibeatles.me
矫情 | iBeatles
http://ibeatles.me/category/jiaoqing
Google fan, Mac fan, UNIX/Linux, Geek. NVIDIA: could not open the device file /dev/nvidia2 (Input/output error). December 13, 2014. December 13, 2014. February 14, 2014. March 25, 2014. 要不是每月的信用卡账单的提醒,几乎忘了还有个 blog,于是在续费完后看了眼截至日期‘12/21/2012’,靠 亏了,早知道就不续费了 然后刚才登录 Xbox Live 的时候跳出的提示 金会员资格将于2012年12月21号到期 不禁想 玛雅人你们丫算的靠谱麽 靠谱的话这个我就不准备续了. 玛雅人你们要是靠谱的话,不光 Xbox Live 我不续费了,连带着社保、信用卡什么的我也就不缴了。 玛雅人你们要是靠谱的话,给那个早就拟订好的 SB List 上的人每人发条短信 亲,其实我一直觉得你是个傻屄. December 17, 2012. December 17, 2012. July 4, 2012. July 4, 2012.
ibeatles.me
Web X.0 | iBeatles
http://ibeatles.me/category/web
Google fan, Mac fan, UNIX/Linux, Geek. NVIDIA: could not open the device file /dev/nvidia2 (Input/output error). Category: Web X.0. November 27, 2014. November 27, 2014. Twitter for iOS 莫名其妙的就刷不出 mentions 了,但是 iPad 科学上网后却没问题,看来是 API 挂了,折腾下发现原来是 twitter 改版后把 @Mentions 改成了 @Connect, 相应的 API 也跟着变了 i/activity/about me ,这样在 Twip 中会被构造成 1/i/activity/about me。 打开 twip.php 搜索这段 第260行左右. Strpos($this- request uri,'oauth/') = = 0. Strpos($this- request uri,'i/activity/') = = 0. 后来 Google 发现 这个问题. April 5, 2012.
ibeatles.me
读首诗再睡觉 | iBeatles
http://ibeatles.me/category/poetry
Google fan, Mac fan, UNIX/Linux, Geek. NVIDIA: could not open the device file /dev/nvidia2 (Input/output error). April 6, 2015. April 6, 2015. Proudly powered by WordPress.
blog.umeng.com
03 月 22 日友盟主站宕机技术分析 | 友盟博客
http://blog.umeng.com/工程技术/4436.html
03 月 22 日友盟主站宕机技术分析. 一个月前,也就是 03 月 22 日,友盟主站不幸遭遇了宕机事故。 03 月 22 日 19:58 我们接到监控报警,主站请求超时,同时出现 502 和 504 的页面。 通过登录后端机器查看,发现服务器的 TCP 端口依然在正常监听,但是其 RECV-Q 已经达到了最大的监听数目。 由于主站的 Unicorn 跟 Redis 有很密切的关系,并且之前出现过类似的现象,我们通过 monitor 开启了实时的 debug,查看每一个 Redis 处理的 command,一段时间观察之后发现一切正常。 此时,我们通过查看后端的 socket 连接发现,有几个 Mongo 的连接数目是其他同类别的数倍之多,于是我们看了下相关的 mongo 的监控,由于只是简单的扫了几眼,并没有发现异常。 21:22,通过 Unicorn 的日志发现,有多个请求 Mongo 的响应时间长达 30s。 Mongo 的监控不是很全面,作为本次故障的主要原因,Mongo 查询超时问题没有任何的 alert,后续需要加上与之相关的 metric. 产品运营 如何通过数据优化产品设计 →.
blog.yousri.org
DNS | Yousri's Blog
https://blog.yousri.org/tag/dns
Usage: dig [@global-server] [domain] [q-type] [q-class] {q-opt}. Global-d-opt} host [@local-server] {local-d-opt}. Host [@local-server] {local-d-opt} [.]. 以上是关于dig用法参数列表,可以通过man dig 或者 dig –h more 查看其命令相应的帮助信息 参数可接IP. Address或domain name来获得name server所提供的相关讯息,提供不同资料记录型态,例如A、MX…等等. Root@yanqx ]$ host -h. Host: illegal option — h. Usage: host [-aCdlriTwv] [-c class] [-N ndots] [-t type] [-W time]. R number] hostname [server]. A is equivalent to -v -t *. C specifies query class for non-IN data. All – ...
freetstar.com
links
http://freetstar.com/links.html
2009 2013 freetstar powered by jekyll themed by sext v.
SOCIAL ENGAGEMENT