摘要:
# DownloadingThe MPI for Python package is available for download at the project website generously hosted by Google Code. You can use curl or wget to... 阅读全文
摘要:
The first two letters of vsftpd stand for "very secure" and the program was built to have strongest protection against possible FTP vulnerabilities.St... 阅读全文
摘要:
WORDPRESSWordPressis web software you can use to create a beautiful website or blog, which is both free and priceless at thesametime.It's powerful bec... 阅读全文
摘要:
How to Get Rid of /wordpress/ From your WordPress Site URL 阅读全文
摘要:
change http port into other number 阅读全文
摘要:
写了个mongodb的gdal driver,放在了github上,如果你需要,欢迎加入mongogis group。直接的效果是使得QGIS, GeoServer, MapServer, ArcGIS等GIS软件能够处理存储在MongoDB集群中的地理数据。https://github.com/m... 阅读全文
摘要:
运行环境: Primary: 192.168.0.11 Standby: 192.168.0.21, 192.168.0.22 OS: CentOS 6.2 PostgreSQL: 9.1.2 版本以上才支持Streaming Replication。 1. 环境规划 Primary和Standby节点最好有相同的环境。 2. 安装PostgreSQL 1)... 阅读全文
摘要:
using nmap tool to scan active hosts in the LAN. 阅读全文
摘要:
January 2nd, 2009 at 10:31 pmLinux解压,Linux,tar,tar.bz2,tar.gz,tgz,zip,压缩,打包,文档这么多年来,数据压缩对我们来说是非常有用的。无论是在邮件中发送的图片用的zip文件还是在服务器压缩数据文件,我们都可以让下载更容易或者有效的节约磁盘空间。某些压缩格式有时允许我们以60%的比率(甚至更高)压缩文件。下面我将会给大家演示如何用这些命令在Linux下面去压缩文件或者目录。我们将学习zip, tar, tar.gz和tar.bz2等压缩格式的基本用法。这几个是在Linux里面常用的压缩格式。在我们探究这些用法之前,我想先跟大家分享 阅读全文
摘要:
一、pgpool-II简介二、pgpool-II安装与配置三、分布式Postgis性能测试 阅读全文