码迷,mamicode.com
首页 >  
搜索关键字:centos https 客户端证书制作    ( 160478个结果
centOS 6.5(64位)安裝fcitx輸入法
參考文章:http://blog.csdn.net/yang1982_0907/article/details/171004090. 用root账户登录系统1. 卸载iBusyum remove ibus2. 将RHEL 6.4的软件源更换为CentOS 6.4的软件源参考博文:http://blo...
分类:其他好文   时间:2014-06-03 13:56:35    阅读次数:684
用linux源码构建xen的domU
linux源码版本linux-3.14,可以从https://www.kernel.org/获取。由于已经有了dom0(fedora19),现在需要安装domU,domU可以用xen源码自带的miniOS,这个os是xen客户机的最小系统,有机会一定安装一下试试。这次我配置安装的是linux。参考x...
分类:系统相关   时间:2014-06-03 13:49:58    阅读次数:394
ThinkPHP中邮件发送功能
初次使用thinkphp框架,开发一个邮件发送功能,由于对框架不熟悉折腾了几个小时终于成功了,以下是代码记录。此函数只能在ThinkPHP中使用且需要phpmailer扩展的支持;phpmail的下载地址:https://code.google.com/a/apache-extras.org/p/p...
分类:Web程序   时间:2014-06-03 13:20:22    阅读次数:285
vsftpd配置
环境:CentOS 5.0 操作系统一.安装:1.安装Vsftpd服务相关部件:[root@KcentOS5 ~]# yum install vsftpd*Dependencies Resolved===================================================...
分类:其他好文   时间:2014-06-03 13:18:20    阅读次数:388
[leetcode]Evaluate Reverse Polish Notation @ Python
原题地址:https://oj.leetcode.com/problems/evaluate-reverse-polish-notation/题意:Evaluate the value of an arithmetic expression inReverse Polish Notation.Val...
分类:编程语言   时间:2014-06-03 11:18:22    阅读次数:335
[leetcode]Reverse Words in a String @ Python
原题地址:https://oj.leetcode.com/problems/reverse-words-in-a-string/题意:Given an input string, reverse the string word by word.For example,Given s = "the s...
分类:编程语言   时间:2014-06-03 11:13:36    阅读次数:258
[leetcode]Word Break @ Python
原题地址:https://oj.leetcode.com/problems/word-break/题意:Given a stringsand a dictionary of wordsdict, determine ifscan be segmented into a space-separated...
分类:编程语言   时间:2014-06-03 09:14:24    阅读次数:293
CloudStack 4.2简要安装指南(Server)
最近应老板要求,测试了一下CloudStack 4.2的性能,先放出一下Server端的安装过程。硬件:Centos 6.3 64bit具体安装过程如下:1 配置yum源vi /etc/yum.repos.d/cloudstack.repo 添加一下内容[cloudstack]name=clouds...
分类:其他好文   时间:2014-05-30 23:11:42    阅读次数:405
万能的编程语言不要习惯性地把工具当作你天性缺陷的遮羞布
原文:https://medium.com/p/52fec115c513我刚开始写程序那会,十分在意于各种编程语言之间的比较。每次自己使用的语言被别人说三道四,心里就跟打翻了五味瓶一样,很不是滋味。同样情况下, 换成那些在知识技术上过硬或业内稍有所成就的人, 一般都会心平气和, 有理有据地跟别人争辩...
分类:编程语言   时间:2014-05-30 22:04:35    阅读次数:219
centos 快速安装memcached
1、由于CentOS系统默认源没有memcache安装包,因此需要导入第三方的源。执行如下两条命令:[root@EACNCTCSHHSHH00B001 data]# wget ftp://fr2.rpmfind.net/linux/epel/5/ppc/epel-release-5-4.noarch...
分类:其他好文   时间:2014-05-30 18:40:22    阅读次数:325
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!