Open vSwitch with SSL and Mininet By default, Mininet uses the unencrypted port in Open vSwitch for OpenFlow. This makes total sense since the purpose...
分类:
Web程序 时间:
2014-06-15 21:39:36
阅读次数:
367
error: SSL certificate problem, verify that the CA cert is OK. Details:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify fail...
分类:
其他好文 时间:
2014-06-15 20:45:58
阅读次数:
460
今天在Ubuntu下面使用adb安装软件包(成功):/sdk/platform-tools$ ./adb install ~/Downloads/com.douban.book.reader_31.apk 2271 KB/s (21646370 bytes in 9.304s) pkg: ...
分类:
数据库 时间:
2014-06-15 12:54:53
阅读次数:
1048
As an introduction this chapter is aimed at readers who are familiar with the Web, HTTP, and Apache, but are not security experts. It is not intended ...
分类:
其他好文 时间:
2014-06-15 06:46:21
阅读次数:
219
1. Introduction Mutual SSL authentication or certificate based mutual authentication refers to two parties authenticating each other through verifying...
分类:
其他好文 时间:
2014-06-15 06:41:10
阅读次数:
351
1、查看系统是否安装了MySQL 使用命令: #rpm -qa | grep mysql 2、卸载已安装的MySQL 卸载mysql命令如下: #rpm -e --nodeps mysql-libs-5.1.61-4...
分类:
数据库 时间:
2014-06-14 23:55:39
阅读次数:
369
最近一直在学习SSL相关的知识,也是先了解理论相关的知识,主要是SSL相关的基本概念和连接建立过程,主要是基于PolarSSL开源库进行学习。学习完了之后就希望能给有所运用,就想用Qt写一个简单的程序,增加对SSL相关概念的把握和对PolarSSL库的运用。当然,最终希望是可以使用Qt做一个比较完善的工具,帮助大家更好的理解和学习SSL相关知识。这都是后话,在第一篇里面,我们就简单用例子展示如何在...
分类:
其他好文 时间:
2014-06-14 17:40:05
阅读次数:
186
bootupmanager这个软件,用着勉强吧,功能不多。安装sudoapt-getinstallbum卸载sudoapt-getremove--purgebum多了不说,大家搜搜看。debian开机够慢了,不怕再慢那么点,哈哈
分类:
其他好文 时间:
2014-06-14 15:40:42
阅读次数:
194
centos 卸载vsftpd方法在服务器上安装了vsftpd,配置出错需要卸载vsftpd。卸载vsftpd的命令如下:1 [root@localhost ~]# rpm -aq vsftpd2 vsftpd-2.0.5-16.el5_5.1 #此处是查找vsftpd的返回结果3 [root@lo...
分类:
其他好文 时间:
2014-06-14 15:31:35
阅读次数:
470
1、将VGSRV拉伸为100MBVGSRV这个是逻辑卷的home分区,逻辑卷是可以随意拉伸的,但是需要注意的是拉伸之前必须使用umount卸载,否则系统会崩溃,虽然可以还原但是很麻烦,顺序不可以错df–TH看home分区是第几个逻辑卷,如我虚拟机里的是/devmapper/GLSvg_GLShome...
分类:
其他好文 时间:
2014-06-14 12:21:48
阅读次数:
172