转自:http://www.cnblogs.com/kathmi/archive/2010/08/09/1795405.htmlSnort是著名的开源入侵检测工具,不仅它的嗅探功能极佳,在服务器安全方面也可提供安全防护。近期因为涉及此项内容,故记录下来。使用的软件如下:Snort_2_8_6_Ins...
分类:
其他好文 时间:
2015-01-23 22:52:18
阅读次数:
866
Sweet home 3d是一个室内设计软件,可以帮助你快速的画出你家的平面图,家具的摆放位置,并且支持3D方式查看。下载地址:http://sourceforge.net/projects/sweethome3d/?source=directory
分类:
其他好文 时间:
2015-01-23 17:38:14
阅读次数:
153
问题场景: 本机搭建一个apache服务器,正常访问XAMPP目录下的页面。 手机接入同一wifi,以电脑ip方式访问该目录下的页面;提示:Access Denied Access to the requested directory is only available from the lo...
分类:
其他好文 时间:
2015-01-23 06:04:07
阅读次数:
207
问题描述:clang: error: no such file or directory: '/Users/apple/Desktop/迅点App_Mark/FaceHelp/FaceHelp-Prefix.pch'clang: error: no input filesCommand /Appli...
分类:
移动开发 时间:
2015-01-22 17:35:32
阅读次数:
114
/// /// Moves an existing file or directory, including its children, with various move options. /// The MoveFileWithProgress function i...
分类:
移动开发 时间:
2015-01-22 15:00:40
阅读次数:
143
ZIP伪加密经过伪加密的apk,改成zip格式打开会发现里面的文件都经过了加密。APK实际上是Zip压缩文件,但是Android系统在解析APK文件时,和传统的解压压缩软件在解析Zip文件时存在差异,利用这种差异可以实现给APK伪加密的功能。在Zip结构中,Central Directory部分的F...
分类:
其他好文 时间:
2015-01-22 10:57:49
阅读次数:
222
源码安装好svn后,会有以下的报错:libsvn_client-1.so.0:cannotopensharedobjectfile:Nosuchfileordirectory解决办法;执行ldconfig命令#ldconfigsvn程序启动时,加载某些动态库失败。共享库大多在/usr/lib、/lib、/usr/local/lib等,源码安装svn后,在共享库新添加了库文件,..
分类:
其他好文 时间:
2015-01-22 07:12:38
阅读次数:
1640
1 --20141230部署脚本(按照时间顺序从上往下) 2 3 4 --命令行,导出要部署的数据库数据(无分号) 5 --expdp RMB3/test123@orcl3 SCHEMAS=RMB3 directory=expdir dumpfile=20141230.dmp logfile=...
分类:
数据库 时间:
2015-01-21 21:49:36
阅读次数:
227
今天在运行SHELL脚本时,脚本报错如下: -bash: ./month_web_user_rc.sh: /bin/bash^M: bad interpreter: No such file or directory 问题原因及解决方法如下:(摘自esther0401) 出现上面错误的...
分类:
系统相关 时间:
2015-01-21 19:56:16
阅读次数:
150