博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

好想好好爱你!

badb0y.cublog.cn


在Aix5.1下安websm!!

WEBSM是基于Web的系统管理器(WebSM)能够使用户能够在远程的个人计算机通过HTML浏览器来管理运行AIX操作系统的IBM p系列服务器。

说明:
在客户端/服务器模式下可以采用如下步骤配置基于Web的系统管理器(WebSM):

.安装Web服务器
.测试Web服务器
.安装WebSM
.确定Web服务器文档的路径
.使WebSM服务器生效
.从浏览器访问WebSM


 1安装Web服务器

先安装apache,我装的是2.0,我下的是压缩包,直接解安就成,目录为/usr/local/apache2/

  

 2测试Web服务器

 http://ip/


3安装WEBSM

#smit install_all

            Install and Update from ALL Available Software

Type or select a value for the entry field.
Press Enter AFTER making all desired changes.

                                                       [Entry Fields]
* INPUT device / directory for software              []              +


F1=Help             F2=Refresh          F3=Cancel           F4=List
Esc+5=Reset         Esc+6=Command       Esc+7=Edit          Esc+8=Image
Esc+9=Shell         Esc+0=Exit          Enter=Do

在空白处输入/dev/cd0,按下回车键继续,

 Install and Update from ALL Available Software

Type or select values in entry fields.
Press Enter AFTER making all desired changes.

                                                       [Entry Fields]
* INPUT device / directory for software               /dev/cd0
* SOFTWARE to install                                []                      +
 PREVIEW only? (install operation will NOT occur)    no                     +
 COMMIT software updates?                            yes                    +
 SAVE replaced files?                                no                     +
 AUTOMATICALLY install requisite software?           yes                    +
 EXTEND file systems if space needed?                yes                    +
 OVERWRITE same or newer versions?                   no                     +
 VERIFY install and check file sizes?                no                     +
 DETAILED output?                                    no                     +
 Process multiple volumes?                           yes                    +
 ACCEPT new license agreements?                      no                     +
 Preview new LICENSE agreements?                     no                     +


F1=Help             F2=Refresh          F3=Cancel           F4=List
Esc+5=Reset         Esc+6=Command       Esc+7=Edit          Esc+8=Image
Esc+9=Shell         Esc+0=Exit          Enter=Do

选择上面提到的文件集后,按下回车键进行安装。    

 4 确定Web服务器文档的路径

请运行如下命令:
/usr/websm/bin/wsmappletcfg -docdir

作为一个例子, 对于IBM HTTP 服务器, Web服务器这将是:
/usr/websm/bin/wsmappletcfg -docdir /usr/local/apache2/htdocs

5使 WebSM服务器生效

请运行如下命令:
/usr/websm/bin/wsmserver -enable

6从IE防问

http://ip/wsm.html

大家可以到IBM官方看:

http://www-1.ibm.com/support/docview.wss?uid=csc1b7e1d04b8d61f5ef48256e7b000f9201

发表于: 2006-03-30 ,修改于: 2006-03-30 20:07,已浏览510次,有评论0条 推荐 投诉


网友评论

发表评论