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-07-18 17:37:17
1、关闭和开启Listener的日志记录功能LSNRCTL> set log_status off //关闭监听日志LSNRCTL> show log_status //显示监听日志状态LSNRCTL> set log_status on //显示开启监听日志LSNRCTL> save_config //保存配置文件 .........【阅读全文】
发布时间:2013-07-02 20:04:44
Installing OpenMeeting with MySQLMarch 14th, 2013 From Wikipedia OpenMeeting is:OpenMeetings is software used for presenting, online training, web conferencing, collaborative whiteboard drawing and document editing, and user desktop sharing. The product is based on OpenL.........【阅读全文】
发布时间:2013-06-30 06:55:35
标题:查看Oracle数据库表空间大小,是否需要增加表空间的数据文件 在数据库管理中,磁盘空间不足是DBA都会遇到的问题,问题比较常见。 --1查看表空间已经使用的百分比Sql代码 select a.tablespace_name,a.bytes/1024/1024 "Sum&nbs.........【阅读全文】
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