上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 32 下一页
摘要: 想抓一下openfire的包看看,首先要选loopback接口,如果是在本地测试的话。然后需要搞到rsa私钥,设置好就可以了。keytool -importkeystore -srckeystore keystore.jks \ -destkeystore intermediate.p12 -... 阅读全文
posted @ 2014-11-07 11:04 jvava 阅读(606) 评论(9) 推荐(0) 编辑
摘要: http://sukaka.blog.51cto.com/379985/906008把*号引起来。 阅读全文
posted @ 2014-11-06 15:29 jvava 阅读(208) 评论(0) 推荐(0) 编辑
摘要: cx hcm\ 阅读全文
posted @ 2014-10-30 18:47 jvava 阅读(263) 评论(0) 推荐(0) 编辑
摘要: deb http://mozilla.debian.net/ wheezy-backports iceweasel-releaseYou can install it with the following commands:$ apt-get update$ apt-get install -t w... 阅读全文
posted @ 2014-10-28 15:49 jvava 阅读(218) 评论(0) 推荐(0) 编辑
摘要: 今天引入了几个bundle到pom,尽然说missing,我还以为是nexus组织下载。把type=bundle去掉可以下载,后来同事给了我这个连接https://issues.apache.org/jira/browse/DIRMINA-806,才明白,原来不是不能下载,而是maven不认识bun... 阅读全文
posted @ 2014-10-23 18:08 jvava 阅读(1696) 评论(0) 推荐(0) 编辑
摘要: http://www.bolet.org/~pornin/deflate-flush-fr.html 流式压缩注意syn_flush 阅读全文
posted @ 2014-10-20 18:28 jvava 阅读(205) 评论(1) 推荐(0) 编辑
摘要: 用dom4j把两个手上的element撮合到一起,dom4j就会在被加的元素上写上xmlns="",当时我也没在意,后来用户要求去掉,查了一下还不是那么容易,原来xml本身对namespace管理非常严格,如果两个element的namespace不同,而后者没有namespace也就是缺省为“”,... 阅读全文
posted @ 2014-10-16 16:42 jvava 阅读(671) 评论(0) 推荐(0) 编辑
摘要: 看你的系统支持不支持,glxinfo | grep OpenGLglxgears看你的火狐支持不支持,about:config ,search webglhttp://forums.debian.net/viewtopic.php?f=6&t=108893 阅读全文
posted @ 2014-09-29 17:05 jvava 阅读(116) 评论(0) 推荐(0) 编辑
摘要: 其实很简单,手册上有,cp debian....iso /dev/sdc,但是要把sdc上的分区删掉了先。This will only work if it is a hybrid ISO containing an MBR and partitioning to allow you to use ... 阅读全文
posted @ 2014-09-28 10:07 jvava 阅读(159) 评论(0) 推荐(0) 编辑
摘要: http://www.tldp.org/HOWTO/archived/Ext2fs-Undeletion-Dir-Struct/index.htmlhttp://www.giis.co.in/debugfs.htmlhttp://www.kossboss.com/linux---debugfs-ex... 阅读全文
posted @ 2014-09-24 13:51 jvava 阅读(470) 评论(1) 推荐(0) 编辑
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 32 下一页