心 涯

NET&JAVA&PHP(要跨界,你不只要跨「脑」的界限,更要跨越「心」的界限,不怕改变,不怕再学习!)

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 2 3 4 5 6 7 8 9 10 ··· 18 下一页

2010年7月15日

摘要: 一、软件包 1. nmap-5.21.tar.bz2 二、安装步骤 1. tar xvf nmap-5.21.tar.bz2 2. cd nmap-5.21 3. ./configure 4. make 5. su root 6. make install 7. nmap www.sina.com Starting Nmap 5.21 ( http://nmap.org ) at 2010-07-... 阅读全文
posted @ 2010-07-15 18:34 witer666 阅读(1048) 评论(0) 推荐(0) 编辑

2010年6月29日

摘要: 一、软件包 1. nagios-3.2.1.tar.gz 2. nagios-plugins-1.4.14.tar.gz 二、安装步骤 1. useradd –m nagios 2. groupadd nagcmd 3. usermod –a –G nagcmd nagios 4. usermod –a –G nagcmd apache 5. tar zxvf nagios-3.2.... 阅读全文
posted @ 2010-06-29 11:18 witer666 阅读(679) 评论(0) 推荐(0) 编辑

2010年6月25日

摘要: 一、软件包 1. bind-9.5.0b2.tar.gz 2. openssl-0.9.8o.tar.tar 二、安装步骤 1. Tar zxvf openssl-0.9.8o.tar.tar 2. Cd openssl-0.9.8o 3. ./config–prefix=/usr/local/openssl 4. Make 5. Make install 6. tar zxvf bind-9.5... 阅读全文
posted @ 2010-06-25 14:39 witer666 阅读(805) 评论(0) 推荐(0) 编辑

2010年6月24日

摘要: 一、软件包 1. samba-common-3.0.28-0.el5.8.i386.rpm 2. samba-3.0.28-0.el5.8.i386.rpm 3. samba-client-3.0.28-0.el5.8.i386.rpm 4. 以上安装包在Redhat5.2安装系统中都有 二、安装步骤 1. rpm –ivh samba-common-3.0.28-0.el5.8.i38... 阅读全文
posted @ 2010-06-24 15:58 witer666 阅读(801) 评论(0) 推荐(0) 编辑

2010年6月18日

摘要: 一、软件包 1. zlib-1.2.5.tar.gz 2. postgresql-9.0beta2.tar.gz 二、安装步骤 1. tar zxvf zlib-1.2.5.tar.gz 2. cd zlib-1.2.5 3. ./configure –prefix=/usr/local/zlib make make install 4. Tar zxvf postgresql-9.0beta2.... 阅读全文
posted @ 2010-06-18 15:45 witer666 阅读(513) 评论(0) 推荐(0) 编辑

2010年6月10日

摘要: 一、软件包 perl-DBI-1.52-1.fc6.i386.rpm DBD-mysql-4.014.tar.gz mysqlreport-3.5.zip 二、安装步骤 1. Rmp –ivh perl-DBI-1.52-1.fc6.i386.rpm 2. Tar zxvf DBD-mysql-4.014.tar.gz 3. Cd DBD-mysql-4.014.tar.gz 4. ... 阅读全文
posted @ 2010-06-10 11:36 witer666 阅读(401) 评论(0) 推荐(0) 编辑

2010年5月25日

摘要: 一、代码如下 #include "/usr/local/mysql/include/mysql/mysql.h" #include <stdio.h> int main(int argc,char *argv[]) { char *user="root",*pwd="123456",*dbname="test"; MYSQL mysql; MYSQL_RES *mysql_ret; M... 阅读全文
posted @ 2010-05-25 16:33 witer666 阅读(419) 评论(0) 推荐(0) 编辑

2010年5月6日

摘要: 10惊人的自由丰富的文本编辑器,将提升您的网站的功能。我已经收集了5 jQuery和5个非jQuery实时评价附带简单的功能,具有办公一样的功能。 在线编辑内容的时候,那些基于 JavaScript 的编辑器帮了我们大忙,这些所见即所得(WYSIWYG)编辑器,给我们提供了类似 Office?的操作体验。如今,任何网站内容管理系统(CMS)和博客系统都需要一个这样的编辑器。本文精选了5个基于 J... 阅读全文
posted @ 2010-05-06 18:17 witer666 阅读(623) 评论(0) 推荐(0) 编辑

摘要: 一、 软件包 a) APC-3.0.18.tgz 二、 安装配置 a) Tar zxvf APC-3.0.18.tgz b) Cd APC-3.0.18 c) ./configure --enable-apc --enable-apc-mmap --with-apxs=/usr/local/apache/bin/apxs --with-php-config=/usr/local/php/bin/p... 阅读全文
posted @ 2010-05-06 11:55 witer666 阅读(382) 评论(0) 推荐(0) 编辑

2010年5月2日

摘要: FFMPEG-PHP安装说明 一、软件包 a) ffmpeg-0.5.1.tar.gz http://www.ffmpeg.org/ b) ffmpeg-php-0.6.0.tbz2 http://ffmpeg-php.sourceforge.net/ 二、安装步骤 a) tar zxvf ffmpeg-0.5.1.tar.gz b) cd ffmpeg-0.5.1 c) ./conf... 阅读全文
posted @ 2010-05-02 00:51 witer666 阅读(272) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 9 10 ··· 18 下一页