-
Webalizer Install and configuration
Feb172008Webalizer is a web access log analyzer toolsapache tomcat resin’s logs are OK!Next is my Install & configuration on Webalizer. 1、related things apache http://www.apache.org/gd http://www.boutell.com/gd/ make sure you have these package jpeg&nb ...
阅读全文作者:u2 | 分类:OpenSourceWebalizer Install and configuration已关闭评论
-
一个启用共享的bat文件
Feb112008下面是一个从ghost的xp-sp2的系统里面发现的,把启动网络共享的dos命令写成了简单易用的bat文件, 虽然真正起作用的只是几句话,但是看着这个bat文件还是倍感亲切,拿出来与大家共享。 (其中有个reg文件 名字为:开通局域网共享(访问本机要填用户名和密码).reg) This file can be saved as a bat file named “net ...
阅读全文作者:u2 | 分类:OpenSource | 标签:bat一个启用共享的bat文件已关闭评论
-
some Java decompilers — 一些java反编译工具
Feb012008一些 Java decompilers 反编译工具 Jad (commercial, no fee for noncommercial use, no source code) JADO (Free, GPL, not actively maintained) DJ Java Decompiler (“freeware”, no source code) HomeBrew Decompiler (Free, GPL) JODE decompiler and optimizer (Free, GPL) JReversePro (Free, GPL) ...
阅读全文
-
set resin-status in resin’s config
Feb012008
-
windows2003 域服务器的配置过程
Jan292008参考微软网站的文章。详细请见:http://www.microsoft.com/china/technet/prodtechnol/windowsserver2003/technologies/directory/activedirectory/stepbystep/domcntrl.mspx 域服务器端Active Directory: 准备好 Windows Server 2003 CD 选择“只与 Windows 2000 或 Windows Server 2003 操作系统兼容的权限” ...
阅读全文windows2003 域服务器的配置过程已关闭评论
-
java proxy visit url
Jan272008
-
ssh无法登录的问题
Jan252008今天遇到朋友问我这样一个问题,托管的服务器ssh不好用了,无法登录。 症状是: ssh 端口可以telnet 通,但是就是无法远程登录上去,用同网段的另外一台服务器可以登录上去, 比较奇怪,于是让我帮忙看看。 我中转登上去看了一下,经历了如下步骤: iptables没有问题,iptables -vnL 看一了下规则,也没有问题,保险起 ...
阅读全文ssh无法登录的问题已关闭评论
-
China 省份,城市三级联动数据库
Jan242008
-
regedit 的用法及java下如何操作注册表
Jan222008DOS下操作windows注册表: —- REG ADD[\\Machine\]Keyname[/v ValueName|/ve][/t Type][/s Separator][/d Data][/f] —- Machine用来指定远程计算机名称,如果操作的是本地计算机则此参数省略。如果要远程操作名为Server的计算机,其Machine参数表示为”\\Server“。 —- Keyname用来指定 ...
阅读全文regedit 的用法及java下如何操作注册表已关闭评论
-
forbit your IE’s right key!
Jan212008it’s easy,ust add this in your <body> <body leftmargin=0 topmargin=0 oncontextmenu=’return false’ ondragstart=’return false’ onselectstart =’return false’ onselect=’document.selection.empty()’ oncopy=’document.selection.empty() ...
阅读全文作者:u2 | 分类:OpenSourceforbit your IE’s right key!已关闭评论