JP2009223778A - Program distribution device by virtual machine image - Google Patents

Program distribution device by virtual machine image Download PDF

Info

Publication number
JP2009223778A
JP2009223778A JP2008069737A JP2008069737A JP2009223778A JP 2009223778 A JP2009223778 A JP 2009223778A JP 2008069737 A JP2008069737 A JP 2008069737A JP 2008069737 A JP2008069737 A JP 2008069737A JP 2009223778 A JP2009223778 A JP 2009223778A
Authority
JP
Japan
Prior art keywords
virtual machine
program
machine image
user
distribution target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008069737A
Other languages
Japanese (ja)
Inventor
Mitsuaki Okamura
光昭 岡村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2008069737A priority Critical patent/JP2009223778A/en
Publication of JP2009223778A publication Critical patent/JP2009223778A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide such a program distribution technology that can distribute a program of an evaluation version, or the like almost without a user bearing a burden to prepare an operating environment. <P>SOLUTION: A distribution target program is installed on an operating system of a version and a patch level following the specification of the distribution target program, and there is prepared a virtual machine image storing means holding a virtual machine image which installs a program with the distribution target program dependent thereupon. When the distribution target program and the program upon which the distribution target program depends are not operable on the same machine, each of them is held as an individual virtual machine image, and a virtual machine image including a distribution target program requested by the user and a virtual machine image including the program with the distribution target program dependent thereupon are respectively made individually distributable. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ネットワークを介して、ユーザから要求されたプログラムがインストールされた仮想マシンイメージを提供するプログラム配布装置に関する。   The present invention relates to a program distribution apparatus that provides a virtual machine image in which a program requested by a user is installed via a network.

従来より知られているベンダーからのプログラムの配布方法では、ユーザはインターネットやCD-ROM媒体等を利用したインストールイメージを入手し、プログラムの動作環境要件に従い、ハードウェアのリソースを準備し、OSのバージョンやパッチレベルをその動作環境用件に合せるように準備し、さらに依存プログラムを併せてセットアップする必要があった。また、下記特許文献1には、プログラム配布サーバが、外部ベンダーから供給されるソフトウェアがどのような複数の機能を有するかを示す第1の情報と、上記複数の機能のうちどの機能が上記ソフトウェアのバージョンアップに伴い変更されたかを示す第2の情報と、ユーザ端末に組み込まれ、上記ソフトウェアに依存して動作する依存ソフトウェアが上記複数のソフトウェアのどれを使用するかを示す第3の情報と、この依存ソフトウェアが、使用する依存先のソフトウェアのどの機能を使用するかを示す第4の情報とを有し、上記第1から第4の情報を基に、ユーザ端末に配布するソフトウェアの更新可否の決定をする技術が開示されている。
特開2007-140688号公報
In the conventional program distribution method from a vendor, the user obtains an installation image using the Internet or a CD-ROM medium, prepares hardware resources according to the operating environment requirements of the program, and installs the OS. It was necessary to prepare the version and patch level to match the requirements of the operating environment, and to set up the dependent programs together. Further, in Patent Document 1 below, the program distribution server includes first information indicating what functions the software supplied from an external vendor has, and which functions among the functions are the software. Second information indicating whether the software has been changed due to a version upgrade, third information indicating which of the plurality of software is used by the dependent software incorporated in the user terminal and operating depending on the software; And updating the software to be distributed to the user terminal based on the first to fourth information, which has the fourth information indicating which function of the dependence destination software to be used is used. A technique for determining availability is disclosed.
JP 2007-140688

上記のように、利用目的のプログラムを使用するためには、当該プログラムのインストール以外にプログラム稼働環境を準備する必要があり、稼働環境の準備には専用のハードウェアや、稼動を目的としたプログラム以外の認証システムやデータベース等の専門知識が必要になる場合がある。そのため、一部のユーザにとっては導入が困難になるケースがある。   As described above, in order to use a program for the purpose of use, it is necessary to prepare a program operating environment in addition to installing the program. For the preparation of the operating environment, dedicated hardware or a program intended for operation Other expertise such as authentication systems and databases may be required. For this reason, it may be difficult for some users to introduce.

また、ベンダーがプログラムの評価版をユーザに提供してユーザに評価して欲しい場合がある。このようなプログラムの評価版などの利用においても、評価ユーザとしては、それらの評価版のプログラムの稼動に至るまでに多くの準備環境を用意する必要がある場合がある。そのため、本来のプログラム評価に時間が割けず、十分な評価結果が得られない可能性がある。これは、評価ユーザだけでなく、プログラム提供側のベンダーとしても望ましくない状況である。   In some cases, the vendor provides the user with an evaluation version of the program and wants the user to evaluate it. Even when such evaluation versions of programs are used, the evaluation user may need to prepare a large number of preparation environments before the evaluation version programs are operated. For this reason, there is a possibility that a sufficient evaluation result cannot be obtained without taking time for the original program evaluation. This is an undesirable situation not only for evaluation users but also for vendors on the program provider side.

上記特許文献1に記載の技術によれば、ある程度、ソフトウェアの依存関係の管理を行うことはできる。しかし、例えば上述したプログラムの評価版の配布などでは、評価して欲しいプログラムを動作させるために別マシンで所定のサーバを用意する必要がある場合などがあり、そのような場合に上記特許文献1の技術では対処できない。   According to the technique described in Patent Document 1, software dependency management can be performed to some extent. However, for example, in the distribution of the evaluation version of the program described above, there is a case where it is necessary to prepare a predetermined server on another machine in order to operate the program to be evaluated. This technology cannot handle it.

本発明の目的は、例えば評価版のプログラムなどの配布を、ユーザが稼働環境を準備する負担をほとんど負うことなく実施できるようなプログラム配布技術を提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide a program distribution technique that enables distribution of, for example, an evaluation version of a program or the like with almost no burden on a user for preparing an operating environment.

上記目的を達成するために、本発明は、ユーザ端末装置からの要求に応じてプログラムを配布するプログラム配布装置であって、配布対象プログラムを、当該配布対象プログラムの仕様に従うバージョンおよびパッチレベルのオペレーティングシステム上にインストールし、さらに当該配布対象プログラムが依存するプログラムをインストールした、仮想マシンイメージを保持する仮想マシンイメージ記憶手段と、ユーザ端末装置からの要求に応じて前記配布対象プログラムを含む仮想マシンイメージを配布するダウンロード提供手段とを備え、前記配布対象プログラムと該配布対象プログラムが依存するプログラムとが同一マシン上では動作不可である場合には、それぞれを個々の仮想マシンイメージとして前記仮想マシンイメージ記憶手段に保持し、ユーザが要求した配布対象プログラムを含む仮想マシンイメージと該配布対象プログラムが依存するプログラムを含む仮想マシンイメージとをそれぞれ個別に配布できるようにしたことを特徴とする。   In order to achieve the above object, the present invention provides a program distribution device that distributes a program in response to a request from a user terminal device. A virtual machine image storage means for holding a virtual machine image, which is installed on the system and further depends on a program on which the distribution target program depends, and a virtual machine image including the distribution target program in response to a request from a user terminal device Download providing means for distributing the virtual machine image, and when the distribution target program and the program on which the distribution target program depends cannot operate on the same machine, each of them is stored as the virtual machine image as an individual virtual machine image. hand Held in, characterized in that the virtual machine image to each can distribute individually containing a program virtual machine image and said distribution target program depends containing distribution target program requested by the user.

ユーザからプログラムのダウンロード要求があったときには、予め各ユーザの利用権限に関する情報を格納した利用可能ユーザデータを参照し、そのユーザの権限に応じたプログラムがインストールされた仮想マシンイメージをダウンロードさせるようにする。   When there is a program download request from a user, the available user data in which information related to the usage authority of each user is stored in advance is referred to, and a virtual machine image in which a program corresponding to the user authority is installed is downloaded. To do.

本発明によれば、さまざまなプログラムを、OSや依存プログラムの準備を利用ユーザが行うことなく、すべてが整えられた仮想マシンイメージを入手し稼働することによって、直ちに使用できる効果がある。   According to the present invention, there is an effect that various programs can be used immediately by obtaining and operating a virtual machine image in which all of the programs are prepared without requiring the user to prepare the OS and dependent programs.

以下、図面を用いて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明を適用した仮想マシン配布システムの実施の形態を示すシステム構成図である。本システムは、仮想マシン配布サーバ10、ユーザ端末装置20、ユーザ側仮想マシン稼動サーバ30、およびこれらを接続するインターネット40から構成される。   FIG. 1 is a system configuration diagram showing an embodiment of a virtual machine distribution system to which the present invention is applied. This system includes a virtual machine distribution server 10, a user terminal device 20, a user-side virtual machine operating server 30, and the Internet 40 connecting them.

ユーザ端末装置20は、パーソナルコンピュータ等の情報処理装置である。ユーザ端末装置20は、仮想マシン配布サーバ10がインターネット40上で公開しているプログラムダウンロード案内のホームページにアクセスして、ユーザ情報と入手を希望するプログラムの申請ができる画面を表示する機能などを有するアクセス手段201と、仮想マシン配布システム10にダウンロード要求を発行してダウンロードを実行するダウンロード手段202を備えている。   The user terminal device 20 is an information processing device such as a personal computer. The user terminal device 20 has a function of accessing a program download guide homepage published on the Internet 40 by the virtual machine distribution server 10 and displaying a screen for applying user information and a program to be obtained. Access means 201 and download means 202 for issuing a download request to the virtual machine distribution system 10 and executing the download are provided.

ユーザ側仮想マシン稼動サーバ30は仮想マシン稼働手段301を備える。仮想マシン稼働手段301は、いわゆる仮想マシン稼働OSと呼ばれる仮想化技術に係る所定のソフトウエアである。仮想マシン稼動サーバ30に仮想マシンイメージをロードし、仮想マシン稼働手段301の元で動作させることにより、恰も1台のマシンであるかのような動作が実現できる。もちろん、仮想マシン稼働手段301の元で複数の仮想マシンを動作することが可能である。   The user side virtual machine operating server 30 includes virtual machine operating means 301. The virtual machine operating unit 301 is predetermined software related to a virtualization technology called a so-called virtual machine operating OS. By loading a virtual machine image on the virtual machine operating server 30 and operating it under the virtual machine operating means 301, an operation as if it were a single machine can be realized. Of course, a plurality of virtual machines can be operated under the virtual machine operating means 301.

仮想マシン配布サーバ10は、ワークステーション、サーバ等の情報処理装置によって構成され、ユーザ情報照合手段101、配布仮想マシンのダウンロード提供手段102、および記憶装置103を備えている。記憶装置103には、利用可能ユーザデータ104、配布プログラムデータ105、および仮想マシンイメージ106が格納されている。ユーザ情報照合手段101は、プログラムの配布を希望するユーザからユーザ情報を受付け、ユーザが利用可能なプログラムの情報を記録した利用可能ユーザデータ104と照合する機能を果たす。仮想マシンダウンロード提供手段102は、利用可能ユーザデータ104で照合されたユーザに、ダウンロード可能なプログラムがインストールされた仮想マシン一覧が記載された、ダウンロード画面を表示する。配布可能なプログラムに関する各種の情報は、配布プログラムデータ105に格納されている。また、仮想マシンダウンロード提供手段102は、ユーザが該仮想マシン一覧画面から選択した仮想マシンイメージの配布を行う。配布する仮想マシンイメージは、仮想マシンイメージ106に格納されている。   The virtual machine distribution server 10 is configured by an information processing device such as a workstation or a server, and includes a user information collating unit 101, a distribution virtual machine download providing unit 102, and a storage device 103. The storage device 103 stores available user data 104, distribution program data 105, and a virtual machine image 106. The user information collating means 101 has a function of accepting user information from a user who wishes to distribute a program and collating it with available user data 104 in which information on a program that can be used by the user is recorded. The virtual machine download providing means 102 displays a download screen on which a list of virtual machines in which downloadable programs are installed is described for the user collated with the available user data 104. Various types of information regarding the distributable program are stored in the distribution program data 105. The virtual machine download providing means 102 distributes a virtual machine image selected by the user from the virtual machine list screen. The virtual machine image to be distributed is stored in the virtual machine image 106.

以上の構成においては、まず、ユーザが仮想マシン配布サーバ10にユーザ端末装置20にてアクセスする。ユーザがユーザ端末装置20でユーザ情報を入力すると、ユーザ端末装置20には、当該ユーザに配布可能なプログラム一覧のダウンロード画面が表示される。ユーザが該ダウンロード画面でダウンロードするプログラムを選択すると、当該プログラムがインストールされた仮想マシンイメージが仮想マシン配布サーバ10からダウンロードされる。ダウンロードされた仮想マシンイメージは、仮想マシン稼動サーバ30に配置され、仮想マシンの起動および当該プログラムの利用が行われる。   In the above configuration, first, the user accesses the virtual machine distribution server 10 with the user terminal device 20. When the user inputs user information on the user terminal device 20, the user terminal device 20 displays a download screen of a list of programs that can be distributed to the user. When the user selects a program to be downloaded on the download screen, a virtual machine image in which the program is installed is downloaded from the virtual machine distribution server 10. The downloaded virtual machine image is arranged on the virtual machine operating server 30, and the virtual machine is activated and the program is used.

以下、その手順について詳細に説明する。   The procedure will be described in detail below.

図2は、ユーザ端末装置20からユーザ情報を受け付けて照合する、ユーザ情報照合手段101、および、仮想マシンダウンロード提供手段102の処理を示すフローチャートである。   FIG. 2 is a flowchart showing the processes of the user information collating unit 101 and the virtual machine download providing unit 102 that accept and collate user information from the user terminal device 20.

まず、ユーザは、ユーザ端末装置20のアクセス手段201を利用して仮想マシン配布サーバ10のユーザ情報入力画面にアクセスする(ステップ2001)。これに応答して仮想マシン配布サーバ10は、ユーザ情報入力画面をユーザ端末装置20に送信する(ステップ2002)。これにより、ユーザ端末装置20にはユーザ情報入力画面が表示される。そこでユーザはユーザID情報を入力し、仮想マシン配布サーバ10に送信する(ステップ2003)。仮想マシン配布サーバ10は、送信されたユーザ情報を元に利用可能ユーザデータ104を検索し、当該ユーザが利用可能なプログラムの一覧を取得する(ステップ2004)。仮想マシン配布サーバ10は、取得した配布可能プログラムの一覧画面をユーザ端末装置20に表示する(ステップ2005)。   First, the user accesses the user information input screen of the virtual machine distribution server 10 using the access means 201 of the user terminal device 20 (step 2001). In response to this, the virtual machine distribution server 10 transmits a user information input screen to the user terminal device 20 (step 2002). As a result, a user information input screen is displayed on the user terminal device 20. Therefore, the user inputs user ID information and transmits it to the virtual machine distribution server 10 (step 2003). The virtual machine distribution server 10 searches the available user data 104 based on the transmitted user information, and acquires a list of programs that can be used by the user (step 2004). The virtual machine distribution server 10 displays a list screen of the acquired distributable programs on the user terminal device 20 (step 2005).

図3は、ユーザ端末装置20に表示される配布可能プログラム一覧画面の例を示す。例えば、配布対象であるプログラムAは、初期メモリ容量が1GB、初期HDD容量がCドライブ:10GBでDドライブ:30GB、OSはWindows(登録商標)2003でサービスパックSP1という稼働環境が必要なことが示されている。また、依存アプリケーションとしてSQL2005が必要なことが示されている。   FIG. 3 shows an example of a distributable program list screen displayed on the user terminal device 20. For example, program A, the distribution target, requires an operating environment with an initial memory capacity of 1 GB, an initial HDD capacity of C drive: 10 GB, D drive: 30 GB, and an OS of Windows (registered trademark) 2003 with service pack SP1. It is shown. It also shows that SQL2005 is required as a dependent application.

次に、ユーザは、ユーザ端末装置20のダウンロード手段201を利用して、配布可能プログラム一覧から必要なプログラムを選択し、ダウンロードを行う(ステップ2006,2007)。このとき、仮想マシン配布サーバ10の仮想マシンダウンロード提供手段102は、上記選択されたプログラムを含む仮想マシンイメージを仮想マシンイメージ106から読み出して当該ダウンロード要求元に提供する。例えば図3のプログラムAが選択された場合、必要な稼働環境を備え、かつ依存アプリケーションについてもインストール済みの仮想マシンイメージがダウンロードされる。   Next, the user selects a necessary program from the list of distributable programs using the download means 201 of the user terminal device 20, and downloads it (steps 2006 and 2007). At this time, the virtual machine download providing means 102 of the virtual machine distribution server 10 reads out the virtual machine image including the selected program from the virtual machine image 106 and provides it to the download request source. For example, when the program A in FIG. 3 is selected, a virtual machine image having a necessary operating environment and having already installed dependent applications is downloaded.

ダウンロードされた仮想マシンイメージは、ユーザ端末装置20において、仮想マシン稼動サーバ30に配置される(ステップ2008)。仮想マシン稼動サーバ30に配置された仮想マシンイメージは、仮想マシン稼働手段301の元で起動される。これにより、当該仮想マシンイメージに基づく仮想マシンのOSが起動され、プログラムの使用が可能となる(ステップ2009)。   The downloaded virtual machine image is arranged on the virtual machine operating server 30 in the user terminal device 20 (step 2008). The virtual machine image arranged on the virtual machine operating server 30 is activated under the virtual machine operating means 301. As a result, the OS of the virtual machine based on the virtual machine image is started and the program can be used (step 2009).

なお、図3では図示していないが、ダウンロードしたい対象プログラムをユーザが選択したとき、その対象プログラムを動作させるために必要な依存プログラムであって前記対象プログラムとは別マシンで動作させる必要がある依存プログラムがあれば、その旨をユーザに知らせるようになっている。例えば、図3でプログラムAを選択したとき、該プログラムAを動作させるために、別マシンでプログラムDを動作させる必要があるならば、依存プログラムとしてプログラムDがあることをユーザにメッセージ表示などで知らせるということである。さらに、この場合、上記メッセージ表示に加えて、プログラムAを含む仮想マシンイメージとプログラムDを含む仮想マシンイメージとを自動的に配布するようにしても良い。   Although not shown in FIG. 3, when the user selects a target program to be downloaded, it is a dependent program necessary for operating the target program and needs to be operated on a machine different from the target program. If there are dependent programs, the user is notified of this. For example, when the program A is selected in FIG. 3, if it is necessary to operate the program D on another machine in order to operate the program A, a message is displayed to the user that the program D exists as a dependent program. It is to inform. Further, in this case, in addition to the message display, a virtual machine image including the program A and a virtual machine image including the program D may be automatically distributed.

本発明を適用した実施形態のシステムのシステム構成図である。It is a system configuration figure of a system of an embodiment to which the present invention is applied. 実施形態による仮想マシンイメージの入手と仮想マシンイメージを稼働する流れを示すフローチャートである。It is a flowchart which shows the flow which acquires the virtual machine image by embodiment, and operates a virtual machine image. ダウンロード可能プログラム一覧の例を示す画面である。It is a screen which shows the example of a downloadable program list.

符号の説明Explanation of symbols

10…仮想マシン配布サーバ、20…ユーザ端末装置、30…仮想マシン稼働サーバ、40…インターネット、101…ユーザ情報照合手段、102…仮想マシンダウンロード提供手段、103…記憶装置、104…利用可能ユーザデータ、105…配布プログラムデータ、106…仮想マシンイメージ、201…アクセス手段、202…ダウンロード手段、301…仮想マシン稼働手段。   DESCRIPTION OF SYMBOLS 10 ... Virtual machine distribution server, 20 ... User terminal device, 30 ... Virtual machine operation server, 40 ... Internet, 101 ... User information collation means, 102 ... Virtual machine download provision means, 103 ... Storage device, 104 ... Available user data 105 ... Distribution program data, 106 ... Virtual machine image, 201 ... Access means, 202 ... Download means, 301 ... Virtual machine operating means.

Claims (1)

ユーザ端末装置からの要求に応じてプログラムを配布するプログラム配布装置であって、
配布対象プログラムを、当該配布対象プログラムの仕様に従うバージョンおよびパッチレベルのオペレーティングシステム上にインストールし、さらに当該配布対象プログラムが依存するプログラムをインストールした、仮想マシンイメージを保持する仮想マシンイメージ記憶手段と、
ユーザ端末装置からの要求に応じて前記配布対象プログラムを含む仮想マシンイメージを配布するダウンロード提供手段と
を備え、前記配布対象プログラムと該配布対象プログラムが依存するプログラムとが同一マシン上では動作不可である場合には、それぞれを個々の仮想マシンイメージとして前記仮想マシンイメージ記憶手段に保持し、ユーザが要求した配布対象プログラムを含む仮想マシンイメージと該配布対象プログラムが依存するプログラムを含む仮想マシンイメージとをそれぞれ個別に配布できるようにしたことを特徴とする仮想マシンイメージによるプログラム配布装置。
A program distribution device that distributes a program in response to a request from a user terminal device,
A virtual machine image storage means for holding a virtual machine image, in which a distribution target program is installed on an operating system of a version and a patch level according to the specification of the distribution target program, and a program on which the distribution target program depends is installed;
Download providing means for distributing a virtual machine image including the distribution target program in response to a request from a user terminal device, and the distribution target program and the program on which the distribution target program depends cannot operate on the same machine. In some cases, each virtual machine image is held in the virtual machine image storage means as an individual virtual machine image, a virtual machine image including a distribution target program requested by a user, a virtual machine image including a program on which the distribution target program depends, and A program distribution device using a virtual machine image, which can be distributed individually.
JP2008069737A 2008-03-18 2008-03-18 Program distribution device by virtual machine image Pending JP2009223778A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008069737A JP2009223778A (en) 2008-03-18 2008-03-18 Program distribution device by virtual machine image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008069737A JP2009223778A (en) 2008-03-18 2008-03-18 Program distribution device by virtual machine image

Publications (1)

Publication Number Publication Date
JP2009223778A true JP2009223778A (en) 2009-10-01

Family

ID=41240454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008069737A Pending JP2009223778A (en) 2008-03-18 2008-03-18 Program distribution device by virtual machine image

Country Status (1)

Country Link
JP (1) JP2009223778A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011123891A (en) * 2009-12-13 2011-06-23 Internatl Business Mach Corp <Ibm> Method, system and computer program for managing remote deployment of virtual machine in network environment
JP2012252704A (en) * 2011-06-02 2012-12-20 Hon Hai Precision Industry Co Ltd Update system of virtual machine template and method thereof
JP2013084276A (en) * 2011-09-26 2013-05-09 North Pacific Bank Ltd Network system
JP2015114964A (en) * 2013-12-13 2015-06-22 Kddi株式会社 Pseudo-random number generation device and method, and program obfuscation device and method
JP2015228264A (en) * 2015-09-17 2015-12-17 株式会社エヌ・ティ・ティ・データ Security setting system, security setting method and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006277277A (en) * 2005-03-29 2006-10-12 Nec Corp Boot image providing system and operation method therefor, boot node device, and boot server device and operation program therefor
JP2006302031A (en) * 2005-04-21 2006-11-02 Nippon Telegr & Teleph Corp <Ntt> Distribution method for application program, and server device used therefor
JP2007323354A (en) * 2006-05-31 2007-12-13 Hitachi Software Eng Co Ltd Machine management system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006277277A (en) * 2005-03-29 2006-10-12 Nec Corp Boot image providing system and operation method therefor, boot node device, and boot server device and operation program therefor
JP2006302031A (en) * 2005-04-21 2006-11-02 Nippon Telegr & Teleph Corp <Ntt> Distribution method for application program, and server device used therefor
JP2007323354A (en) * 2006-05-31 2007-12-13 Hitachi Software Eng Co Ltd Machine management system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011123891A (en) * 2009-12-13 2011-06-23 Internatl Business Mach Corp <Ibm> Method, system and computer program for managing remote deployment of virtual machine in network environment
JP2012252704A (en) * 2011-06-02 2012-12-20 Hon Hai Precision Industry Co Ltd Update system of virtual machine template and method thereof
JP2013084276A (en) * 2011-09-26 2013-05-09 North Pacific Bank Ltd Network system
JP2015114964A (en) * 2013-12-13 2015-06-22 Kddi株式会社 Pseudo-random number generation device and method, and program obfuscation device and method
JP2015228264A (en) * 2015-09-17 2015-12-17 株式会社エヌ・ティ・ティ・データ Security setting system, security setting method and program

Similar Documents

Publication Publication Date Title
RU2421785C2 (en) Automated control of device drivers
JP5362974B2 (en) How to use virtualization software for shipping software products
US8868608B2 (en) System and method for managing a virtual appliance lifecycle
US20070113066A1 (en) Host build and rebuild system and method
US20070245338A1 (en) Virtual machine management program and virtual machine management method
US9965294B2 (en) Methods, devices, and systems for establishing, setting-up, and maintaining a virtual computer infrastructure
US9336368B2 (en) License install support system, license install support method
US8863300B2 (en) License install support system, license install support method
JP2004295270A (en) Shared storage system
US20100077396A1 (en) Portable storage device for supporting portable computing system and portable computing based system using the same
US9424113B2 (en) Virtual appliance deployment
JP5346405B2 (en) Network system
JP2009223778A (en) Program distribution device by virtual machine image
WO2013145434A1 (en) Network system and method for controlling same
US9501316B2 (en) Instantiating virtual appliances of a storage array
US9201699B2 (en) Decommissioning virtual appliances
TW200847018A (en) Side-by-side application manifests for single-purpose applications
CN107667343B (en) System and method for loading on-demand resources
JP2014099082A (en) Information processing system, information processing device, information processing program, application execution method and storage medium
WO2008069480A1 (en) Portable storage device for supporting portable computing system and portable computing based system using the same
KR101262353B1 (en) System and method for managing access authority of application
CN114153472A (en) Bare metal server deployment method and device, electronic equipment and storage medium
SERVER CONSOLIDATING LEGACY APPLICATIONS ONTO SUN X64 SERVERS
JP2007207017A (en) Information processor, installation method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20100715

Free format text: JAPANESE INTERMEDIATE CODE: A621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120419

A131 Notification of reasons for refusal

Effective date: 20120427

Free format text: JAPANESE INTERMEDIATE CODE: A131

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120821