-
linux下取得前3天前1小时前一分钟的时间(BT想法)
Apr142009
-
python 实现whois功能
Apr042009
-
python use mysql
Mar312009
-
use mod_gnutls replace mod_ssl in apache VirtualHost
Mar112009use mod_gnutls replace mod_ssl in apachemod_gnutls一个替换apache mod_ssl的模块。 mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0 and TLS 1.1 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL.作者很有意思,写了为啥自己要写mod_gnutls模块,据 ...
阅读全文作者:u2 | 分类:OpenSourceuse mod_gnutls replace mod_ssl in apache VirtualHost已关闭评论
-
linux kernel: oom-killer
Mar082009apache 终于停止服务了,系统为2.6内核、64位操作系统、2G内存。/var/log/messages 有这样的错误提示Mar 8 20:18:24 2hei-net kernel: oom-killer: gfp_mask=0x1d2Mar 8 20:18:24 2hei-net kernel: Mem-info:Mar 8 20:18:24 2hei-net kernel: Node 0 DMA per-cpu:Mar 8 20:18:24 2hei-net kern ...
阅读全文作者:u2 | 分类:OpenSourcelinux kernel: oom-killer已关闭评论
-
apache日志中 X-Forwarded-For 参数的设定
Feb232009apache日志中默认有%h来指定来访客户端你的ip地址,但是如果客户端使用了代理上网则%h获得的ip地址会不准。 apache 日志中可以设定 X-Forwarded-For 参数来获取客户端真实的ip地址 对于使用了反向代理的客户端,跟踪真实的ip地址X-Forwarded-For header is supported by most proxy servers, including Squid,[1] Apach ...
阅读全文作者:u2 | 分类:OpenSource | 标签:apacheapache日志中 X-Forwarded-For 参数的设定已关闭评论
-
发现新的web server “JWSB1”
Feb172009
-
resin容器下获取web-app的绝对路径
Feb142009
-
将应用程序添加到右键的方法,just like UE
Feb032009今天下载了一个notepad++,绿色版,所有鼠标右键里并没有像UE和EditPlus的快捷方式,于是修改了注册表,手工添加了进去可以使用两种方式来添加,原理是一样的。 ———————-notepad.reg————————Windows Registry Editor Versi ...
阅读全文作者:u2 | 分类:OpenSource将应用程序添加到右键的方法,just like UE已关闭评论
-
linux下不错的工具 fping
Feb012009fping 是linux下不错的网络测评工具,相信大家都很熟悉,不多说了,仅作为收藏、备忘。 http://fping.sourceforge.net/ ./fping –help./fping: invalid option — – Usage: ./fping [options] [targets…] -a show targets that ar ...
阅读全文作者:u2 | 分类:OpenSourcelinux下不错的工具 fping已关闭评论