About
Click here to check if anything new just came in.
December 28 2011
iOS 5.0.1越狱发布(RedSn0w 0.9.10b1)-不支持A5 CPU
可以用于iPhone3GS, iPhone4, iPhone4-CDMA, iPad1, iPod touch 3G, iPod touch 4G的iOS5.0.1版本。
如果之前未升级的话,请升级到5.0.1再越狱。如果你是加锁版本,记得使用不带固件的自制IPSW文件。
如果之前你已经使用了非完美越狱,可以直接下载cydia里的chronic,实现完美越狱。当然也可以重新运行这个越狱版本。
下载地址:aahttp://www.wupload.com/file/2627463367/redsn0w_win_0.9.10b1.zip
Related posts:
- iOS 4.3.2越狱发布(RedSn0w 0.9.6rc14)
- iOS 4.3.3越狱(RedSn0w0.9.6rc16)
- iOS 4.2.1 破解(RedSn0w 0.9.6b4)
- iOS 4.3.1 越狱发布(RedSn0w 0.9.6rc9)
- iOS 4.2.1 完美越狱版本发布( GreenPois0n 1.0rc5 b4)
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: ios, jailbreak, redsn0w
December 01 2011
Linode Apache2 Passenger 优化
这几天发现VPS老是出现内存爆掉的状况,就仔细看了一下。
看到Passenger部分:
passenger-memory-stats
passenger-stats
发现passenger默认开了6个进程,修改为最大2个进程。
将PassengerMaxPoolSize 2 加入 apache的配置文件中。
Related posts:
- Phusion Passenger(mod_rails)
- Debian Linux PPTP VPN安装设置(Linode VPS)
- links for 2006-08-06
- links for 2006-07-11
- links for 2006-07-21
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: apache2, linode, passenger, vps
November 20 2011
使用gem安装Github上的东西
1.使用gems.github.com
gem install username-projectname –source http://gems.github.com
2.下载源代码并安装
wget http://github.com/username/projectname/zipball/master
unzip username-projectname-version.zip
cd username-projectname-version.zip
gem build projectname.gemspec
gem install projectname-version.gem
Related posts:
- Ruby On Rails在Debian下的安装
- Debian下Tomcat的安装
- Debian下Redmine+Lighttpd安装部署(Linode VPS)
- 升级到2.9
- Debian5下Ruby On Rails 自编译
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: gems, git, github, ruby
October 25 2011
Debian下Redmine+Lighttpd安装部署(Linode VPS)
Redmine官方站点: http://www.redmine.org
Redmine是基于RoR开发的Web项目管理应用,本次部署的是1.2.1版本。
(...)
Read the rest of Debian下Redmine+Lighttpd安装部署(Linode VPS) (209 words)
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: debian, debian squeeze, lighttpd, rails, redmine, ruby
October 11 2011
Linode VPS Tokyo迁回
在Linode发布Tokyo 数据中心后,就将本服务器的VPS签到了日本。
国内部分链路访问速度快了很多,但是还是有不少链路发现速度很慢,或者像杭州华数一样,完全无法访问。
因此,今天将Linode迁回Fremont 。访问虽然慢一点,但是最起码比日本的线路稳定一点。
Related posts:
- Debian Linux PPTP VPN安装设置(Linode VPS)
- Lighttpd WordPress Rewrite(Linode Debian VPS)
- Lighttpd 压缩及过期设置(Linode Debian VPS)
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: fremont, linode, tokyo, vps
July 09 2011
iOS 4.3.3 最简单越狱方法
直接使用iPhone,iPad,iPad2 的Safari浏览器访问: http://jailbreakme.com 。
点击右上角的Free 按钮,浏览器会自动退出,开始Cydia的安装。Cydia安装完成后记得重新启动设备。
重启完成后,进入cydia安装完appsync 后,就可以和之前的越狱一样工作了。
Related posts:
- iPad简单破解及软件安装指南
- iPhone4 4.1 破解发布(limera1n)更新到beta4
- iPad 越狱照片出现
- iOS 3.2.1 Update for iPad
- iOS 4.2.1 完美越狱版本发布( GreenPois0n 1.0rc5 b4)
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: appsync, cydia, ios, jailbreak, jailbreakme
June 04 2011
nginx+PHP的多域名配置
有朋友问如何配置nginx,支持多个域名。就有了这篇文章。
(...)
Read the rest of nginx+PHP的多域名配置 (169 words)
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: nginx, php, php-fpm
June 02 2011
May 11 2011
nginx + php-fpm +mysql安装(Debian Squeeze VPS)
nginx: http://www.nginx.org</a><br />
php-fpm: <a http: href=" http:="" plugins="" target="\" wordpress-feed-statistics="" wp-content="">http://php-fpm.org
mysql : http://dev.mysql.com
apt source : http://www.dotdeb.org
(...)
Read the rest of nginx + php-fpm +mysql安装(Debian Squeeze VPS) (99 words)
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: debian, debian squeeze, mysql, nginx, php, php-fpm, vps
May 01 2011
Debian命令行方式下载filesonic文件
如果你有国外的VPS或者命令行权限的服务器,有filesonic Premium账号,经常需要下载的话,可以使用这里介绍的方式下载。
(...)
Read the rest of Debian命令行方式下载filesonic文件 (88 words)
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: cli, debian, filesonic
April 20 2011
iOS 4.3.2越狱发布(RedSn0w 0.9.6rc14)
目前支持如下型号越狱:
- iPhone3GS
- iPhone4 (GSM)
- iPod touch 3G
- iPod touch 4G
- iPad1
需要解锁的朋友,请继续等待。
下载地址:RedSn0w 0.9.6rc14 for windows
Related posts:
- redsn0w 0.9 发布-iPhone破解及解锁工具
- redsn0w 0.7,0.7.1发布(iPhone 3.0固件破解)
- iOS 4.2.1 破解(RedSn0w 0.9.6b4)
- 使用Redsn0w 0.9.6b1越狱iOS 4.0和4.1
- iOS 4.3.1 越狱发布(RedSn0w 0.9.6rc9)
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: 4.3.2, ios, iPad, iPhone, jailbreak, redsn0w
April 04 2011
iOS 4.3.1 越狱发布(RedSn0w 0.9.6rc9)
iOS 4.3.1的越狱发布。下载地址:redsn0w_win_0.9.6rc9.zip(for windows)
目前很多软件还没有发布4.3.1下版本,建议检查自己常用的软件是否有4.3.1的版本后再升级。
越狱方法和之前没有区别,建议备份后,直接恢复固件,越狱后再使用itunes恢复备份。
Related posts:
- iOS 4.2.1 破解(RedSn0w 0.9.6b4)
- redsn0w 0.9 发布-iPhone破解及解锁工具
- redsn0w 0.7,0.7.1发布(iPhone 3.0固件破解)
- iPhone 4 越狱发布
- windows技术资料站
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: jailbreak, redsn0w
March 03 2011
Windows 命令行下建立超大文件
最近有同事问如何在Windows下快速建立大文件,就直接发到Blog上。
c:\>fsutil file createnew files_name files_size
例如:
c:\>fsutil file createnew d:\big.file 1048576
将在D盘建立一个1MB大小的big.file,file_size是字节单位, 1024×1024 = 1048576。
Related posts:
- Windows 7和Windows XP、Windows Vista的详细技术对比
- Windows 7安装
- Windows 7 各地区特色风景桌面背景
- Windows 7 开启休眠选项
- Windows 2008 Server Core基本设置
© David for 空想枫, 2011. |
Permalink |
No comment |
Add to
del.icio.us
Post tags:
February 10 2011
November 26 2010
iOS 4.2.1 破解(RedSn0w 0.9.6b4)
刚在自己的iPad上实作了一把,目前还是不建议一般用户使用该破解。
目前每次iPad或iPhone重新启动都需要重新用连接线连接电脑才能重新完成破解,还是相当的麻烦。
就只放出个Windows的软件,想要尝试的朋友下了玩吧。
下载地址:Redsn0w 0.9.6b4
Related posts:
- iPhone 2.2.1破解发布(QuickPWN2.2.1)
- iPod touch 4 发布
- links for 2007-02-24
- links for 2007-06-21
- links for 2006-08-06
© David for 空想枫, 2010. |
Permalink |
One comment |
Add to
del.icio.us
Post tags: apple, ios, jailbreak
November 07 2010
October 10 2010
iPhone4 4.1 破解发布(limera1n)更新到beta4
limera1n, 6 months in the making
iPhone 3GS, iPod Touch 3G, iPad, iPhone 4, iPod Touch 4G
4.0-4.1 and beyond+++
limera1n is unpatchable
untethered thanks to jailbreakme star comex
released today to get chronicdev to do the right thing
brought to you by geohot
Mac and Linux coming soon
follow the instructions in the box, sadly limera1n isn’t one click
that’s the price of unpatchability
as usual, donations appreciated but not required
still in beta, pardon my ragged edges
AppleTV is technically supported, but theres no apps yet
zero pictures of my face
已知问题:
- 3GS新版bootrom无法使用。(已经修正)
- Cydia图标有可能需要重启后才出现。
- iOS的测试版本无法使用。
- 无法卸载本程序,需要手动删除目录。(已经修正)
下载地址:
本站beta4下载地址: filesonic网盘下载</a>,a<a href=" http:="" plugins="" target="\" wordpress-feed-statistics="" wp-content="">fileserve网盘下载
Related posts:
© David for 空想枫, 2010. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: 4.1, ios, iPhone4, jailbreak, limera1n
September 28 2010
从Live Space转到自建WordPress指南
微软将关闭Live Space服务,还限定了时间,虽然微软提供转换到WordPress.com的服务,但是由于Wordpress.com在国内经常被墙。还是建议大家转换到自建的WordPress。(今天刚把一个朋友的Live Space转到it580.com)
最简单方法:
- 使用官方转换,转换到wordpress.com。
- 从wordpress.com导出数据。
- 在自建wordpress导入数据。
Related posts:
- WordPress 迁移到 WordPress MU
- 升级到2.9
- WP-DownloadManager 1.31文章下载链接修正
- wordpress在nginx下的rewrite设置
- 修改TechnoTag插件
© David for 空想枫, 2010. |
Permalink |
One comment |
Add to
del.icio.us
Post tags: Live Space, wordpress
September 24 2010
吵到爆的环境,素质啊!
严重影响发呆的心情...
Sent from my Palm Pre on the Now Network from Sprint
September 23 2010
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...







