harumaki.net

インフラ屋の覚書や、ラーメン食べある記とか。

infra 仮想化

VMware Management Interface インストール

投稿日:2006年9月20日

Last Updated on 2013年4月17日 by かんりにん

[pukiwiki]

*▼VMware Management Interface インストール
2006/09/20

VMware server console のほか、ブラウザからステータス情報の表示や
設定、ゲスト の起動/停止ができるManagement Interfaceをインストール。

**1)ダウンロードと展開

# cd /usr/local/src
# wget http://download3.vmware.com/software/vmserver/VMware-mui-1.0.1-29996.tar.gz
# tar -zxvf VMware-mui-1.0.1-29996.tar.gz

**2)インストール
インストールはスクリプトを実行すると、ウィザード形式で
進めるので楽チン。
※最初にライセンス承諾の可否のメッセージが出るので
一通り確認したらyesを入力。

# cd vmware-mui-distrib/
# ./vmware-install.pl
Creating a new installer database using the tar3 format.

You must read and accept the End User License Agreement to continue.
Press enter to display it.

VMWARE MASTER END USER LICENSE AGREEMENT

NOTICE: BY DOWNLOADING AND INSTALLING,
COPYING OR OTHERWISE USING THE SOFTWARE, YOU
AGREE TO BE BOUND BY THE TERMS OF THIS EULA.

— 中略 —

please send a request to
VMware_server_distribution@vmware.com and we
will provide you with a copy of our
distribution agreement for your signature.

Do you accept? (yes/no) yes ←yesを入力

Thank you.

Installing the content of the package.

In which directory do you want to install the binary files?
[/usr/bin] ←バイナリのインストール先。そのままEnter

What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d] ←initスクリプトのベースディレクトリ指定。Enterで。

What is the directory that contains the init scripts?
[/etc/rc.d/init.d] ←initスクリプトの設置ディレクトリ指定。Enterで。

In which directory do you want to install the VMware Management Interface
files? [/usr/lib/vmware-mui] ←VMIのインストール先。Enterで。

The path “/usr/lib/vmware-mui” does not exist currently. This program is going
to create it, including needed parent directories. Is this what you want?
[yes] ←ディレクトリの新規作成の可否。Enterで。

In which directory would you like to install the documentation files?
[/usr/lib/vmware-mui/doc] ←ドキュメントファイルのインストール先。Enterで。

The path “/usr/lib/vmware-mui/doc” does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes] ←ディレクトリの新規作成の可否。Enterで。

The installation of VMware Management Interface 1.0.1 build-29996 for Linux
completed successfully. You can decide to remove this software from your system
at any time by invoking the following command:
“/usr/bin/vmware-uninstall-mui.pl”. ←アンインストール用スクリプトの設置。

Before running VMware Management Interface for the first time, you need to
configure it by invoking the following command:
“/usr/bin/vmware-config-mui.pl”. Do you want this program to invoke the command
for you now? [yes] ←

Configuring httpd.conf to run Apache as:
User: nobody and Group: nobody ←VMI用apacheの実行ユーザーの指定。Enter。

Set the number of minutes before a http session times out. (This is the length
of time before someone connecting to VMware Management Interface will be logged
out) [60] ←ブラウザのセッションタイムアウト指定。Enterで。
ここまで設定すると、インストール完了。
Generating SSL Server Certificate

Starting httpd.vmware: [ OK ]
The configuration of VMware Management Interface completed successfully.

#
インストール終了と同時にデーモンが起動される。

**2)ログインして動作確認

  インストールが完了したら、ブラウザからログインし、動作確認。
  ポップアップブロックが有効になっている場合、一時的に
  無効にしておくこと。

  https://localhost:8222/

*comment
#comment

[/pukiwiki]

-infra, 仮想化

執筆者:


comment

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

CAPTCHA


関連記事

[AWS]s3-tools(s3cmd)のインストールと検証

[pukiwiki] EC2上のDB→S3バケットへのダンプファイルの転送にて、s3fs以外のものでも試してみよう、ということで 今日はs3-toolsのテストを。 インスタンスはAmazon Lin …

nagios core​/2.環境設定

  [pukiwiki] #ls() **1.設定ファイルについて [#x535cb3d] ”/usr/local/nagios/etc”以下にある各設定を環境に合わせてカスタ …

no image

オープンソースでのクラスタリング環境構築/DRBD

[pukiwiki] #contents *オープンソースでのクラスタリング環境構築/DRBD ネットワークに接続されたホスト間でのディスクミラーリング機能を提供。 GNU GPLに準拠。 特徴として …

no image

USB接続HDDのマウント(Linux)

[pukiwiki] 久しぶりにパーティション切ってフォーマットしようとしたら やり方を忘れてしまっていた… たまにしかやらないので手順を忘れやすい為、メモしとく(自分用にw)。 :OS|CentOS …

YAMAHA RTX1200 設定のリストア(復元)についてメモ

  この機種はUSBメモリ、SDカードの両方が使えるのでちょっとした拡張性があり、これらのオプションをしっかり活用するのが、安定・安心運用のコツといえるところ。 コンフィグのコピーについてならローカル …

宅麺