kafka自动关闭进程:[2014-11-14 13:04:20,901] INFO [Controller 2]: Controller shutdown complete (kafka.controller.KafkaController)原因:cluster的server.properties...
分类:
其他好文 时间:
2014-11-17 10:20:35
阅读次数:
224
今天 要备份资料到移动硬盘上,but 不能复制了,原来安装的paragon NTFS 过期了,用不了,我就下载了一个 SL NTFS 还是不能用,我想了一下,这些软件可以做的就是几个命令的事,wget , 等
不多说,说解决办法,在也不用第三方插件了
1,diskutil info /Volumes/XXXXX | grep UUID //XXXXX你硬盘的名 查看你的硬...
分类:
Web程序 时间:
2014-11-17 00:35:09
阅读次数:
224
在入侵过程中,必然要借助于一些工具软件,像明小子和啊D都属于比较古老的软件,功能有限,而Pangolin和Havij则是两款相对功能比较强大的软件,本文将介绍它们的基本用法。实验环境采用NMPServer搭建,使用其中的第一个网站。网站页面http://192.168.80.129/info_show.php?info..
分类:
其他好文 时间:
2014-11-16 10:46:03
阅读次数:
209
http://www.williamlong.info/archives/1728.html先前我曾经介绍过利用Apache Axis实现基于SOAP的Web Service实现技术和相关代码,总的来说,SOAP的Web Service解决方案虽然较为成熟,且安全性较好,但是使用门槛较高,在大并发情...
分类:
Web程序 时间:
2014-11-15 18:23:56
阅读次数:
279
首先是查看GD库有没有被正确的安装和加载.通过gd_info()可以看,或者phpinfo。在phpinfo中可以看到gd一栏,然后版本如果是 bundled (2.0.34 compatible) 的话,是从php4.3之后开始绑定的。如果没有的话,可以用命令安装一个:sudo apt-get i...
分类:
Web程序 时间:
2014-11-15 11:12:56
阅读次数:
234
遇到这种情况select*from user where info like %?%;虽然这是sql的写法,但是在jdbc 中需要改成 select*from user where info like ?;如ps.setString(“%”+value+“%”);
分类:
数据库 时间:
2014-11-15 10:05:29
阅读次数:
230
1.简单的将日志打印到屏幕import logginglogging.debug('This is debug message')logging.info('This is info message')logging.warning('This is warning message')屏幕上打印: ...
分类:
编程语言 时间:
2014-11-14 21:13:14
阅读次数:
285
available参数在man info help中均无此参数,其实参数为:activate
写此此,值得用的人注意。
available 参数实为:
-a, --activate [a|e|l]{y|n}
Controls the availability of the logical volumes for use. Communicates with ...
分类:
其他好文 时间:
2014-11-14 15:41:08
阅读次数:
276
1 USE [GPP] 2 GO 3 /****** Object: StoredProcedure [dbo].[P_V_USER_INFO_ROLE_SCHEME_S_PAGE_BY_APPID_ROLEID] Script Date: 14/11/2014 10:10:36 A...
分类:
数据库 时间:
2014-11-14 12:21:24
阅读次数:
330
一、查看信息1、查看puppet版本[root@puppet~]#puppet--version
3.7.12、查看模块位置[root@puppet~]#puppetconfigprintmodulepath
/etc/puppet/modules:/usr/share/puppet/modules3、查看报告[root@puppet~]#puppetagent-t--summarize
Info:Retrievingpluginfacts
Info:Retrie..
分类:
其他好文 时间:
2014-11-14 10:50:00
阅读次数:
199