引言:
Inordertoinstallmultiplepatchesinonego,youwillneedtocreateapatchesdepotasfollows:
1.Obtainthesetofpatchesyouwanttoinstallinyourdepot.
每个patch都可...
摘要:
如题,在aix上倒是用topas可以看到cpu部分。
大家不会都回家过年了吧 :em02: :em02:
greencup 回复于:2004-01-17 16:40:02
很多啊
看cpu和mem 用 top就可以啊
或者用glance,不过不是免费的啊
还有就是unix system v 通用的命令
unix95= ps -e -o "pid,pcpu......
摘要:
谢谢各位老大帮忙
rat326 回复于:2004-01-06 17:15:49
安装步骤:
1、到samba站点下载hp-unix的samba 二进制文件。
http://us1.samba.org/samba/ftp/binary_packages/hp/samba2.2.5/samba_2.2.5_hpux_withwinbind.depot.......
如何bundle多个depot文件,创建成一个depot文件。
in order to install multiple patches in one go, you will need to create a patches depot as follows :
【程序编程相关:
请教SCO OPEN系统问题】 【推荐阅读:
串口接收数据,运行一段时间后就接收不到了】
【扩展信息:
求救unix5.0.7 开机会不能重新启】 1. obtain the set of patches you want to install in your depot.
每个patch都可以从itrc.hp.com上下载.需要注册,不过是免费的.每个patch都有note说明他的fix,与属性.
2. unshar the patches:
# for i in ph*
do
sh $i
done
note: if you want to unshar one patch without using this script, you can
use the sh(1) command to do so:
...
下一页 摘要:
具体操作如下:
/(root)#locale -a | grep zh
zh_cn.hp15cn
zh_cn.utf8
zh_hk.big5
zh_hk.utf8
zh_tw.big5
zh_tw.ccdc
zh_tw.euctw
zh_tw.utf8
/(root)#swlist -l fileset international
# initializing...
# contacting......