在ubuntn下通过agp-get install
nginx就可以按照最新版本的nginx,很方便在ctentos和redhat下需要添加yum
仓库才能安装最新版的nginx,在/etc/yum.repos.d/目录下新建nginx.repo 文件输入以下内容就可以了:[nginx]name=n...
分类:
其他好文 时间:
2014-04-30 05:01:46
阅读次数:
477
1、安装基本库yum install gccyum install makeyum
install zlib-develyum install bzip2-develyum install openssl-develyum install
ncurses-devel2、获得python2.7.4wg...
分类:
编程语言 时间:
2014-04-30 04:58:42
阅读次数:
400
1、 yum install postgresql-libs2、 yum install
postgresql92-devel.i3863、 wget
http://initd.org/psycopg/tarballs/PSYCOPG-2-5/psycopg2-2.5.1.tar.gz4、 tar ...
分类:
其他好文 时间:
2014-04-30 04:48:22
阅读次数:
511
1、确定你要下载的版本:下载地址2、进入你存放下载文件的目录运行wget
http://yum.postgresql.org/9.2/redhat/rhel-5-i386/pgdg-centos92-9.2-6.noarch.rpm,我的是32bit的centos5,其他版本可以在上面的路径中找到相...
分类:
数据库 时间:
2014-04-30 04:47:22
阅读次数:
596
1、安装vsftp yum install vsftpd2、配置vsftp 配置文件在
/etc/vsftpd/vsftpd.conf,建议把匿名登录关闭 anonymous_enable=NO3、设置vsftp为开机启动 chkconfig
vsftpd on 通过chkconfig –list可...
分类:
其他好文 时间:
2014-04-30 04:35:59
阅读次数:
506
1 安装及下载client 端2 什么是SVN(Subversion)?3 为甚么要用SVN?4
怎么样在Windows下面建立SVN Repository?5 建立一个Working目录6 新增档案及目录到Repository中7 更新档案及目录8
更新至特定版本9 复制档案及目录10 制作Tag...
分类:
其他好文 时间:
2014-04-30 01:04:41
阅读次数:
544
sudo apt-get install
python-software-propertiessudo apt-add-repository ppa:brightbox/ruby-ngsudo
apt-get updatesudo apt-get install ruby2.1ruby2.1 -vr...
分类:
其他好文 时间:
2014-04-28 14:18:29
阅读次数:
445
3.1 Installing mod_pythonTo install mod_python,
we simply run:yum install mod_python3.2 Configuring ApacheNow we must configure
Apache so that it can ...
分类:
编程语言 时间:
2014-04-28 04:52:46
阅读次数:
735
Centos6.5 X86 64 2014-04-27# yum -y install
corosync pacemaker # yum -y install crmsh-1.2.6-4.el6.x86_64.rpm
pssh-2.3.1-2.el6.x86_64.rpm # u...
分类:
其他好文 时间:
2014-04-28 00:36:48
阅读次数:
717
memcached-1.2.8-repcached-2.2.tar.gztar
zxvfmemcached-1.2.8-repcached-2.2.tar.gzcdmemcached-1.2.8-repcached-2.2./configure
--prefix=/usr/local/repcach...
分类:
其他好文 时间:
2014-04-27 21:55:09
阅读次数:
557