*VirualBox [#ce40ed9b]

RIGHT:更新日&lastmod();

Vine6.x(x64)のVMWareServerの調子が悪いので代わりにVirtualBoxをインストール。

**インストール [#w5ba28a5]

以下から「VirtualBox 4.1.2 for Linux hosts」の「All distributions i386 | AMD64」の中の「VirtualBox-4.1.2-73507-Linux_amd64.run」をDownload

事前に以下をインストール

 # apt-get install python-devel


***VirtaulBoxの インストール [#w25bc6ec]

 # sh VirtualBox-4.1.2-73507-Linux_amd64.run
 Verifying archive integrity... All good.
 Uncompressing VirtualBox for Linux installation...........
 VirtualBox Version 4.1.2 r73507 (2011-08-15T13:06:33Z) installer
 Removing previous installation of VirtualBox 4.1.2 r73507 from /opt/VirtualBox
 Installing VirtualBox to /opt/VirtualBox
 Python found: python, installing bindings...
 Building the VirtualBox kernel modules
 
 VirtualBox has been installed successfully.
 
 You will find useful information about using VirtualBox in the user manual
   /opt/VirtualBox/UserManual.pdf
 and in the user FAQ
   http://www.virtualbox.org/wiki/User_FAQ
 
 We hope that you enjoy using VirtualBox.

***起動 [#lad2999c]

アプリケーション -> システムツール -> Oracle VM VirtualBox

***ネットワーク [#u38f3978]

-NAT: VirtualBox のデフォルト設定。ゲスト OS からインターネットは繋がる。ゲスト OS とホストOS 間は繋がらない。 
-ブリッジネットワーク: ゲスト OS のネットワークがホスト OS と同じネットワークに繋がる。インターネットに繋がり、ゲスト OS とホスト OS の間が繋がる。同じネットワーク上の他の PC からも見える。 
-内部ネットワーク: 仮想マシンを複数起動したときに、各マシン間を繋ぐためのネットワーク
-ホストオンリーネットワーク: ホスト OS と ゲスト OS 間のネットワーク。

''NAT + ホストオンリーネットワーク''

GuestOSから外部に接続するにはNATが必要でHostOSから接続するにはホストオンリーネットワークが必要なため「NAT + ホストオンリーネットワーク」のように仮想のアダプタを2つ使用する。

このとき、ホストオンリーネットワークの

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS