本文演示如何利用linux的iptables进行WEB端口和FTP映射(port mapping),以及解决端口映射后解决vsftp的安全检查问题......
分类:
其他好文 时间:
2014-11-05 10:56:10
阅读次数:
160
原创地址:http://www.cnblogs.com/jfzhu/p/4071342.html转载请注明出处如何在WCF中使用Transport Security Mode,以及如何创建证书,请参见《WCF basicHttpBinding之Transport Security Mode, cli...
分类:
Web程序 时间:
2014-11-04 14:38:37
阅读次数:
272
关闭Selinux方法一:用vi/etc/selinux/config修改[root@liangenyu~]#vi/etc/selinux/config#ThisfilecontrolsthestateofSELinuxonthesystem.#SELINUX=cantakeoneofthesethreevalues:#enforcing-SELinuxsecuritypolicyisenforced.#permissive-SELinuxprintswarningsinsteadofenf..
分类:
系统相关 时间:
2014-11-04 06:51:15
阅读次数:
290
访问WCF服务时,出现异常详细信息: System.Security.Cryptography.CryptographicException: 密钥集不存在。ArgumentException: 证书“CN=MyServerCert”必须具有能够进行密钥交换的私钥。该进程必须具有访问私钥的权限。这个...
分类:
系统相关 时间:
2014-11-03 20:55:21
阅读次数:
335
原创地址:http://www.cnblogs.com/jfzhu/p/4071342.html转载请注明出处前面文章介绍了《WCF basicHttpBinding之Message Security Mode》如何basicHttpBinding的Message Security Mode,并且c...
分类:
Web程序 时间:
2014-11-03 16:02:34
阅读次数:
307
不支持给定路径的格式。 在 System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) ..主要是指保存路径是非法地址,比如没有文件名,路径信息不完整等等。 目前发现i...
分类:
Web程序 时间:
2014-11-03 10:04:41
阅读次数:
276
通过Xmanager访问Linux远程桌面。操作系统原本安装了图形界面gdmsetup设置remote和security即可
分类:
其他好文 时间:
2014-11-03 01:31:37
阅读次数:
135
添加Debian的安全更新到系统的更新源配置文件中:
v0id@v0id /etc/apt/sources.list.d $ sudo vim official-package-repositories.list
deb http://security.debian.org/ wheezy/updates main contrib non-free
使用apt-get进行源的更新...
分类:
其他好文 时间:
2014-11-03 01:25:25
阅读次数:
198
Apache Samza is a distributed stream processing framework. It uses Apache
Kafka for messaging, and Apache
Hadoop YARN to provide fault tolerance, processor isolation, security, and resource manage...
分类:
其他好文 时间:
2014-11-02 16:36:31
阅读次数:
255
原创地址:http://www.cnblogs.com/jfzhu/p/4067873.html转载请注明出处前面的文章《WCF Security基本概念》介绍了WCF的security mode,简单说Transport是transport级别上的加密,Message是message级别上的加密,...
分类:
Web程序 时间:
2014-11-01 23:01:42
阅读次数:
384