ChinaUnix.net
相关文章推荐:

aix 查看时区

不同的操作系统有不同的修改时区方法 以下列出hpux,aix的修改方法,以后继续补充其他系统 HPUX # set_parms timezone _______________________________________________________________________________ The following procedure enables you to set the time zone. Select your location from the following list: 1) North America or Hawaii 2) Central America 3) South America 4) Europe 5) Africa 6)...

by wuye_chinaunix - AIX文档中心 - 2007-11-08 13:54:10 阅读(4821) 回复(0)

相关讨论

aix上部署jboss 时区一直取得不对 修改系统的/etc/environment 的TZ没有效果 启动追加 -Duser.time.zone=GMT+08也是没有效果 各位,麻烦能否讲解一下启动jdk所取得的时区还有那些地方?

by sok2006 - AIX - 2008-09-25 14:47:29 阅读(2901) 回复(3)

aix上部署jboss\r\n时区一直取得不对\r\n修改系统的/etc/environment 的TZ没有效果\r\n启动追加 -Duser.time.zone=GMT+08也是没有效果 \r\n各位,麻烦能否讲解一下启动jdk所取得的时区还有那些地方?

by sok2006 - AIX - 2008-09-24 19:53:06 阅读(3441) 回复(2)

aix 内的时区设定为 BEIST-8,, APACHE 的日志格式为 LogFormat "%h %l %u %t \"%r\" %>;s %b" common 但APACHE 日志内的时间都是 abc.def.com - - [08/Apr/2004:09:00:27 +0000] 查看问题时很不方便.. 请问怎可以输出跟时区一样的时间 另外, LOG4J 的日志输出也有这个问题. 谢谢

by brianlaw - AIX - 2004-04-08 17:10:44 阅读(1161) 回复(0)

aix 内的时区设定为 BEIST-8,,\r\n\r\nAPACHE 的日志格式为\r\nLogFormat \"%h %l %u %t \\\"%r\\\" %>;s %b\" common\r\n\r\n但APACHE 日志内的时间都是\r\nabc.def.com - - [08/Apr/2004:09:00:27 +0000]\r\n\r\n\r\n查看问题时很不方便..\r\n请问怎可以输出跟时区一样的时间\r\n另外, LOG4J 的日志输出也有这个问题.\r\n\r\n谢谢

by brianlaw - AIX - 2004-04-08 17:10:44 阅读(2667) 回复(0)

[code]#!/bin/sh if [ $# -lt 1 ];then echo "find dcrate"; while [ true ] do echo "----------------------------------------------------------------------" ps -e -o pid,vsz,ruser,etime,args |grep "dcup"|grep -v grep sleep 2 done fi; while [ true ] do echo "--------------------------------------------------------------...

by linesky - Shell - 2011-02-12 15:55:02 阅读(2053) 回复(0)

查看内存 使用命令# lsdev -Cc memory 查看配置的物理内存设备,下面为其输出示例: mem0 Available 00-00 Memory L2cache0 Available 00-00 L2 Cache 再使用命令# lsattr -El mem0 输出如下 size 512 Total amount of physical memory in Mbytes False goodsize 512 Amount of usable physical memory in Mbytes False 此例说明机器的物理内存为512MB。如果前面lsdev的输出中有设备名 mem1,则使用同样的命令查看其对应的大...

by cucugbgb - AIX - 2010-11-06 09:06:47 阅读(1859) 回复(2)

查看内存 使用命令# lsdev -Cc memory 查看配置的物理内存设备,下面为其输出示例: mem0 Available 00-00 Memory L2cache0 Available 00-00 L2 Cache 再使用命令# lsattr -El mem0 输出如下 size 512 Total amount of physical memory in Mbytes False goodsize 512 Amount of usable physical memory in Mbytes False 此例说明机器的物理内存为512MB。如果前面lsdev的输出中有设备名 mem1,则使用同样的命令查看其对应的大...

by gunguymadman - AIX - 2010-12-07 15:18:36 阅读(4655) 回复(7)

查看内存\r\n使用命令# lsdev -Cc memory\r\n查看配置的物理内存设备,下面为其输出示例:\r\nmem0 Available 00-00 Memory \r\nL2cache0 Available 00-00 L2 Cache \r\n再使用命令# lsattr -El mem0\r\n输出如下\r\nsize 512 Total amount of physical memory in Mbytes False \r\ngoodsize 512 Amount of usable physical memory in Mbytes False \r\n此例说明机器的物理内存为512MB。如果前面lsdev的输出中有设备名 mem1,则使...

by zzsf117 - AIX - 2009-09-09 08:08:37 阅读(3056) 回复(2)

近期我发现ORACLE系统的表空间不足,但是按照硬盘容量计算应该还有比较多的空余,但是就是无法给ORACLE分配更多的硬盘空间,该如何查硬盘空间分配了?

by lrcs - AIX - 2009-07-08 11:32:01 阅读(8324) 回复(1)

aix如何查看该系统是做的什么阵列了?

by lrcs - AIX - 2009-07-08 11:22:28 阅读(3125) 回复(2)