Oracle/DB2/Postgresql/Mysql/Hadoop/Greenplum/Postgres-xl/Mongodb
发布时间:2013-08-06 07:51:33
摘要:在访问量很大的网站,apache的日志记录access_log文件会比较大.Mod-log-rotate模块可以将日志按照指定的时间间隔分割,减小单个日志文件的空间,便于数据分析.目前版本是1.0,支持主流平台上的Apache1.3 /2.x/2.2.xApache-modules Introduction Part 1Mod-log-rotateIf you host a lot of virtual se.........【阅读全文】
发布时间:2013-07-23 18:44:31
Centos4.4+Apache2.2.4+tomcat6.0.14+jdk1.5整合安装安装步骤:1) jdk-1_5_0_07-linux-i586.bin#cp jdk-1_5_0_07-linux-i586.bin /usr/local/#cd /usr/local#chmod +x jdk-1_5_0_07-linux-i586.bin#./ jdk-1_5_0_07-linux-i586.bin#vi /.........【阅读全文】
发布时间:2013-05-22 11:33:29
# tar -jxvf httpd-2.2.14.tar.bz2 # cd httpd-2.2.14# ./configure --prefix=/usr/local/apache-2.2.14 --enable-so --enable-ssl#make #make install#cd ~#openssl genrsa -des3 -out server.key 1024 //#openssl req -new -key server.key -out server.csr#openssl x509 -req -days 3650 -in server..........【阅读全文】
chinaunix网友2009-04-14 18:05
你好!!! 在网上搜贴,关于如何在linux里安装dw8. 但无意中搜到你blog里"RHEL5按装后的配置,网卡,IE6,Dreamweaver"! 想请教下如何在inux安装dw8的详细步骤. 还望"大师"不吝赐教! 留个邮箱地址方便联系; y.ongbuzhiyou@163.com
chinaunix网友2007-07-12 11:13
你好, 想问下 redhat linux 3 是否也可以按你的方法升级内核, 我版本是企业版 3 内核是2.4.21 x86_64 下载的升级软件也是x86_64的 我试了一下, 我把/usr/src 下面的redhat目录删除了 但后面 执行 ./generate-modprobe.conf /etc/modprobe.cnf 出现错误 not translating path[updates]=/lib/modules/updates not translating path[unsupported]=/lib/modules/unsupported 但我按装显卡驱动时找不到匹配内核 非常郁闷 希望能得到你的帮助! 我QQ 253860975