适用于 UNIX 的 Sun Java Enterprise System 5 安装指南
监视无提示安装的进度
- 
要监视无提示安装,请导航到日志文件目录:
Solaris OS:cd /var/sadm/install/logs
Linux 和 HP-UX: cd /var/opt/sun/install/logs
 
- 
找到当前安装对应的日志文件。
先安装共享组件,然后安装产品组件。 timestamp 变量表示创建日志的时间。变量的格式为 MMddhhmm。
- 
MM
 
- 
指定月份
 
- 
dd
 
- 
指定日期
 
- 
hh
 
- 
指定小时
 
- 
mm
 
- 
指定分钟
 
 
- 
使用 tail 命令,在将消息写入日志时对其进行观察:
要退出 tail 程序,按 Ctrl+C 键。
 
    - © 2010, Oracle Corporation and/or its affiliates