Hui’s Thinkpad Header Image

Entries from 十一月 2006

在PSP上使用全球卫星定位系统(GPS)

阅读(2122 次)Share This

Categories: 硬件

SSH 2.0 keep-alive

Add following lines to ~/.ssh/config

ServerAliveInterval 60
ServerAliveCountMax 100000
ServerAliveInterval option tells the ssh client to send an encrypted message to SSH server every 60 seconds since no data received from the server. SeverAliveCountMax sets how many such messages will be sent.
阅读(1100 次)Share This

Categories: 程序

PSP 编程

以前写的一篇老文章,其中有些说法应当更新了。
首先推荐下面几篇文章:
Wikipedia上对PSP的介绍
PSP的硬件详尽参数与实际性能
PSP菜鸟学堂
阅读(2536 次)Share This

Categories: 硬件

在IPOD Video 30G上安装Linux

曾经闲着无聊,在我的IPOD Video(5g)上装上了Linux(可以和IPOD原来的系统共存),还是满好玩的。下面是how-to。
注意,本文仅仅适用于5g 30G。
阅读(997 次)Share This

Categories: 硬件

[备忘] 一段产生任意长度随机密码的perl脚本

转贴自HLE
here
可以产生像下面的20位密码,brute-force起来还是很有难度吧

‘(_zB>oq:Sd=ZI[Nv~I2
阅读(670 次)Share This

Categories: 程序

Close
E-mail It