操作系统环境[root@localhost~]#uname-aLinuxlocalhost.localdomain2.6.18-371.9.1.el5#1SMPTueJun1017:49:56EDT2014x86_64x86_64x86_64GNU/Linux[root@localhost~]#cat/etc/issueCentOSrelease5.10(Final)Kernel\ronan\m[root@localhost~]#PS:以下操作我只在如上系统进行验证..
分类:
其他好文 时间:
2014-07-30 15:01:54
阅读次数:
253
环境介绍root@ubuntu-1:~#uname-aLinuxubuntu-1.2303.2.0-29-generic#46-UbuntuSMPFriJul2717:03:23UTC2012x86_64x86_64x86_64GNU/Linuxroot@ubuntu-1:~#cat/etc/issueUbuntu12.04.1LTS\n\lroot@ubuntu-1:~#PS:以下操作我只在如上系统操作,仅供参考1.安装GraphicsMagickGraph..
分类:
其他好文 时间:
2014-07-30 15:00:04
阅读次数:
267
yum install glib2-devel openssl-devel pcre-devel bzip2-devel gzip-devel gcc gcc-c++ ncurses-devel perl gcc gcc-c++ ncurses-devel perl perl-devel perl-...
分类:
其他好文 时间:
2014-07-30 12:08:53
阅读次数:
193
1下载安装包yuminstall-ypcre-develwgethttp://www.keepalived.org/software/keepalived-1.2.2.tar.gztarzxvfkeepalived-1.2.2.tar.gzcdkeepalived-1.2.2./configure--prefix=/usr/local/keepalivedmake&&makeinstallcp/usr/local/keepalived/sbin/keepalived/usr/sbin..
分类:
其他好文 时间:
2014-07-30 10:13:03
阅读次数:
378
新配置的一台服务器,安装的是CentOS6.3系统,在安装完LNMP之后,发现nginx进程存在,且php解析正常,但是用分配的独立IP去访问的时候发现无法访问。查了下网上的资料,发现可能是Linux防火墙iptables导致nginx不能访问。我们访问一个网站,一般用的是80端口,那么这个问题的原...
分类:
系统相关 时间:
2014-07-30 00:54:32
阅读次数:
288
Failed to refresh Gradle project ‘service’ Unknown host ‘downloads.gradle.org’. Please ensure the host name is correct. If you are behind an HTTP proxy, please configure the proxy settings eith...
分类:
移动开发 时间:
2014-07-29 18:28:22
阅读次数:
2196
基于内容的变长分块(CDC)技术,可以用来对文件进行变长分块,而后用来进行重复性检测,广泛用于去重系统中。后来又出现了对相似数据块进行delta压缩,进一步节省存储开销。所以就需要一种高效的相似性检测算法,在论文 WAN Optimized Replication of Backup Datasets Using Stream-Informed Delta Compression
提出的sup...
分类:
其他好文 时间:
2014-07-29 18:02:42
阅读次数:
325
因为: server { listen 80; server_name 222.73.130.124; location / { index index.html index.htm index.php; root /data0/htdo...
分类:
其他好文 时间:
2014-07-29 17:38:52
阅读次数:
193
#运行用户#user nobody;#开启进程数 [0-9\.]+),?.*$ $firstAddr;}## 针对原始用户 IP 地址做限制limit_conn_zone $clientRealIp zone=TotalConnLimitZone:20m ;limit_conn TotalConnL...
分类:
其他好文 时间:
2014-07-29 17:35:52
阅读次数:
303