KR20130134920A - Method for virtual machine auto-configuration and method for providing virtual machine auto-configuration service - Google Patents
Method for virtual machine auto-configuration and method for providing virtual machine auto-configuration service Download PDFInfo
- Publication number
- KR20130134920A KR20130134920A KR1020120058815A KR20120058815A KR20130134920A KR 20130134920 A KR20130134920 A KR 20130134920A KR 1020120058815 A KR1020120058815 A KR 1020120058815A KR 20120058815 A KR20120058815 A KR 20120058815A KR 20130134920 A KR20130134920 A KR 20130134920A
- Authority
- KR
- South Korea
- Prior art keywords
- virtual machine
- operating system
- information
- initial configuration
- virtual
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/161—Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/22—Microcontrol or microprogram arrangements
- G06F9/223—Execution means for microinstructions irrespective of the microinstruction function, e.g. decoding of microinstructions and nanoinstructions; timing of microinstructions; programmable logic arrays; delays and fan-out problems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45504—Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45575—Starting, stopping, suspending or resuming virtual machine instances
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Stored Programmes (AREA)
- Mathematical Physics (AREA)
Abstract
The present invention relates to a virtual machine initial setting automation method and a virtual machine initial setting automation service providing method, and more particularly, to a virtual machine initial setting automation method and a virtual machine initial setting automation service providing method that enable a plurality of virtual machine instances of an enterprise client including a plurality of users, In particular, the initialization information necessary for the operating system of the virtual machine instance to install the operating system of the Windows series can be set to be not overlapped with each other in the same enterprise client.
Description
The present invention relates to a method for automating a virtual machine initial configuration and a method for providing a virtual machine initial configuration automation service. The present invention relates to an initial configuration automation method capable of automating initial configuration, and a method for providing a virtual machine initial configuration automation service for such an enterprise client.
Cloud computing is a computing method that virtualizes resources in a server and pays users to use them as needed. Based on such cloud computing, cloud computing provides a service that provides users with virtual machine instances virtualized computing resources. It is called a service.
Currently, virtual machine instances provided by cloud computing services are mainly provided based on desktop-based operating systems (eg, Windows XP, Windows 7, etc.) or server-based operating systems (eg, Windows 2003 server, Windows 2008 Server, etc.). In order to install the Windows-based operating system in the virtual machine instance, it is necessary to input initial configuration information such as SID and computer name for each user.
In particular, in the case of a cloud computing service for an enterprise client, a plurality of individual virtual computing environments must be provided to a plurality of users belonging to an enterprise client. Therefore, in the process of preparing a plurality of virtual machine instances for each of a plurality of users , And inputting initial setting information for each of a plurality of users to an operating system of virtual machine instances.
In the past, this initial configuration information was manually generated and input by the IT client of the corporate client or the cloud computing service provider. However, in view of the fact that the number of users belonging to the corporate client increases and can be changed dynamically. As cloud computing services for enterprise clients become full-fledged, there is a need for a way to automate this virtual machine initial setup process.
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and it is an object of the present invention to provide a method and system for automatically setting an initial setting information for each of a plurality of users belonging to an enterprise client, And to provide a method of providing an automated method for initializing a virtual machine.
Technical problems to be achieved by the present invention are not limited to the above-mentioned technical problems, and other technical problems not mentioned above may be clearly understood by those skilled in the art from the following description. There will be.
In order to achieve the above technical problem, a virtual machine initializing method according to the present invention comprises the steps of creating a virtual machine instance by duplicating a pre-stored master virtual machine template image in a private network; Request the first initial configuration information required to install the operating system on the virtual machine instance created based on the MAC address of the virtual machine instance outside the private network through the router virtual machine of the private network, and in response to the request Obtaining initial setting information; An operating system installing step of installing an operating system in the virtual machine instance created based on the first initial setting information; Requesting second initial setting information required for initial setting of a virtual computing agent which is an application program for providing a virtual computing environment on an operating system installed outside the private network through a router virtual machine and transmitting second initial setting information in response to the request Obtaining; And an agent setting step of setting a virtual computing agent based on the second initial setting information.
More preferably, the first initialization information may include an identifier of a user account, a computer name, operating system activation information, and active directory information.
More preferably, the operating system installation step includes inputting an identifier, a computer name, and operating system activation information of a user account into the operating system; And joining the domain to which the user account belongs based on the active directory information.
More preferably, the second initial configuration information may include information of a controller connected to the virtual computing agent to control the virtual computing environment.
More preferably, the agent establishing step comprises synchronizing the virtual computing agent and the controller; Assigning an administrator privilege to an operating system user account to install an application program in the operating system or change an internal configuration of the operating system; And synchronizing at the domain time of the domain to which the user account of the operating system belongs.
More preferably, the message requesting the second initialization information may be the same as the message requesting the first initialization information.
According to another aspect of the present invention, there is provided a method of providing a virtual machine initialization automation service, the method comprising: receiving a virtual machine instance created inside a private network; A first request receiving step of receiving a request of first initial setting information; Querying the first initial configuration information based on the MAC address assigned to the virtual machine instance and providing the first initial configuration information to the virtual machine instance via the router virtual machine; A second request receiving step of receiving a request for second initial configuration information required for initial configuration of a virtual computing agent, the application providing a virtual computing environment on the installed operating system, from the virtual machine instance on which the operating system is installed according to the first initial configuration information ; And providing second initial configuration information including information of a controller connected to the virtual computing agent to control the virtual computing environment through the router virtual machine to the virtual machine instance.
More preferably, the first initialization information may include an identifier of a user account, a computer name, operating system activation information, and active directory information.
More preferably, the request message received in the second request receiving step may be the same as the request message received in the first request receiving step.
According to the present invention, an initial configuration of a plurality of virtual machine instances of an enterprise client including a plurality of users each provided with a plurality of virtual computing environments on a private network may be automated.
In particular, the initial configuration information required for the operating system of the virtual machine instance to install the Windows-based operating system can be set so that each user in the same corporate client does not overlap each other.
1 is a view showing a schematic configuration of a cloud computing system according to an embodiment of the present invention.
FIG. 2 is a flowchart illustrating a method of automating initialization in a virtual machine instance of a corporate client of a cloud computing system according to an exemplary embodiment of the present invention.
3 is a flowchart illustrating a method for providing an initialization automation service for a virtual machine instance of a corporate client in a cloud computing system management server of a cluster computing system according to a preferred embodiment of the present invention.
4 is a diagram illustrating a process of automating an initial setup of a virtual machine instance of a corporate client in a cluster computing system according to an exemplary embodiment of the present invention.
FIG. 5 is a diagram illustrating an internal process flow performed in a virtual machine instance according to an initial setting automation process according to a preferred embodiment of the present invention.
The following merely illustrates the principles of the invention. Thus, those skilled in the art will be able to devise various apparatuses which, although not explicitly described or shown herein, embody the principles of the invention and are included in the concept and scope of the invention. Furthermore, all of the conditional terms and embodiments listed herein are, in principle, intended only for the purpose of enabling understanding of the concepts of the present invention, and are not intended to be limiting in any way to the specifically listed embodiments and conditions . It is also to be understood that the detailed description, as well as the principles, aspects and embodiments of the invention, as well as specific embodiments thereof, are intended to cover structural and functional equivalents thereof. In addition, these equivalents should be understood to include not only equivalents now known, but also equivalents to be developed in the future, that is, all devices invented to perform the same function regardless of structure.
Thus, the functions of the various elements shown in the drawings, including the functional blocks shown in the figures or similar concepts, may be provided by use of dedicated hardware as well as hardware capable of executing software in connection with appropriate software. When provided by a processor, the functions may be provided by a single dedicated processor, a single shared processor, or a plurality of individual processors, some of which may be shared. Also, the use of terms such as processor, control, or similar concepts should not be construed as exclusive reference to hardware capable of executing software, but may include, without limitation, digital signal processor (DSP) hardware, (ROM), random access memory (RAM), and non-volatile memory. Other hardware may also be included.
The above objects, features and advantages will become more apparent from the following detailed description in conjunction with the accompanying drawings. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.
On the other hand, when an element is referred to as "including " an element, it does not exclude other elements unless specifically stated to the contrary.
Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
1 is a diagram illustrating a schematic configuration of a cloud computing system for an enterprise client according to an exemplary embodiment of the present invention.
Referring to FIG. 1, the cloud computing system according to the present embodiment includes a cloud computing
The cloud
The enterprise client of the present embodiment is constituted by a plurality of users each of which can use a plurality of user accounts that are respectively provided with a plurality of individual virtual computing environments rather than a single user account, (E.g., an organization chart) and the like can be separately stored and managed. Based on the relationship, it is possible to use the virtual environment of each user Rights to access or control resources or components on the virtual computing environment or other private networks may be limited.
The cloud
In addition, the router
In this case, in the user virtual machine 140, the
The router
That is, instead of blocking the direct access to the cloud computing
In addition to the NAT and broker functions, the routing
In addition, a plurality of routing
The user virtual machine 140 installs an operating system in a virtual machine instance created by duplicating a pre-stored master virtual machine template image, and provides a virtual computing environment using virtual computing resources to the user through the virtual computing agent on the basis of the operating system to provide.
Active Directory 150 is a component that stores and manages ID and relationship information of components constituting the
The
FIG. 2 is a flowchart illustrating a method of automating initialization in a virtual machine instance of an enterprise client in a cloud computing system according to an exemplary embodiment of the present invention. Referring to FIG. 2, a virtual machine instance, a router virtual machine, Controller and the cloud computing system management server are connected to the user virtual machine 140, the router virtual machine (RVM) 130, the controller (DDC) 160, and the cloud computing
In the present embodiment, for convenience of description, it is assumed that the operating system operating in the virtual machine instance is one of the Windows-based operating system Windows XP, Windows 2003 server,
Referring to FIG. 2, first, a virtual machine instance is generated by duplicating a previously stored master virtual machine template image (S201). The virtual machine instance created in step S201 in this embodiment assumes that the template image in the original state before the operating system is installed is replicated.
Through the router virtual machine, the cloud computing system management server of the external network requests first initial configuration information required to install a Windows-based operating system on the virtual machine instance based on the MAC address assigned to the virtual machine instance (S202). ).
Here, the first initial configuration information may include an identifier of a user account, a computer name, operating system activation information, and other active directory information.
In response to the request in step S202, the first initialization information is obtained from the cloud computing system management server through the router virtual machine (S203).
The operating system is normally installed in the virtual machine instance by inputting the first initial setting information acquired in step S203 (S204). For example, an identifier of a user account, a computer name, and operating system activation information may be input to an operating system, and the user account may be joined to a domain to which the user account belongs based on the Active Directory information.
After the operating system is normally installed through the step S204, the second initial setting information required for the initial configuration of the virtual computing agent in order to operate the virtual computing agent, which is an application that will provide the user with the virtual computing environment on the installed operating system. Is needed.
Here, the second initial configuration information is representative of the controller, which is a component that is connected to the virtual computing agent to control the virtual computing environment on the cloud computing system management server side, and through the controller of the cloud computing system management server. It allows management or control of the virtual computing environment provided to the user according to indirect control or direct control of the controller.
To this end, the second initialization information is requested to the cloud computing system management server through the router virtual machine (S205), and in response to this, the second initialization information is obtained from the cloud computing system management server through the router virtual machine (S206).
The initial setting of the virtual computing agent is completed and operated based on the second initial setting information acquired in step S206 (S207). For example, in the initial setting process of the virtual computing agent, an administrator authority to synchronize the virtual computing agent and the controller, to install the application program in the operating system or to change the internal setting of the operating system is given to the user account of the operating system, You can synchronize to the domain time of the domain to which the account belongs.
Accordingly, the virtual computing agent is connected to the controller, and operates the virtual computing agent under the control of the cloud computing system management server or the controller to provide the virtual computing environment to the user who is allocated the virtual machine instance.
3 is a flowchart illustrating a method of providing an initial configuration automation service for a virtual machine instance of an enterprise client in a cloud computing system management server of a cloud computing system according to an exemplary embodiment of the present invention.
The virtual machine instance, the router virtual machine, the controller, and the cloud computing system management server according to the present embodiment may include a user virtual machine 140, a router virtual machine (RVM) 130, a controller (DDC, 160 and the cloud computing
In this embodiment, for convenience of explanation, as in the embodiment shown in FIG. 2, the operating system operating in the virtual machine instance is one of Windows XP operating system, Windows 2003 server,
From the virtual machine instance generated by replicating the pre-stored master virtual machine template image within the private network of the enterprise client, through the router virtual machine of the corresponding private network, the first initial setting information necessary for installing the Windows- (S301).
The first initial setting information received in step S301 may include an identifier of a user account, a computer name, operating system activation information, and other active directory information. The request of the first initial setting information may include a MAC It is assumed that the address information is included.
The first initial setting information is inquired based on the MAC address information of the request received in step S301 (S302). The cloud computing system management server according to the present embodiment assumes that a database storing first initial setting information of each virtual machine instance is constructed with MAC address information as a key.
In response to the request received in step S301, the first initialization information inquired in step S302 is provided to the corresponding virtual machine instance via the router virtual machine of the private network in step S303.
In operation S304, a request for second initial configuration information required for initial configuration of a virtual computing agent to provide a virtual computing environment on the operating system is received from the virtual machine instance on which the operating system is installed according to the first initial configuration information provided in operation S304. ).
In the present embodiment, the second initial configuration information generally includes information of a controller connected to the virtual computing agent to control the virtual computing environment.
In response to the request received in step S304, the second initial setting information is provided to the corresponding virtual machine instance via the router virtual machine (S305).
4 is a diagram illustrating a process of automating an initial setup of a virtual machine instance of a corporate client in a cluster computing system according to an exemplary embodiment of the present invention.
The
First, the
The
The
The
The
In general, the Windows-based operating system sets up the necessary information during the installation process, so-called generalize, through a tool called Sysprep. In the case of generalizing only by running the Sysprep tool, Since information such as an identifier (SID) is randomly generated, duplicate SIDs can be generated and used on the same private network.
Therefore, in the present embodiment, the identifier, computer name, operating system activation information, and other Active Directory information of the user account are obtained from the
In this case, the command to link the Unattend file to the Sysprep tool in the Windows-based operating system may be written and executed as "sysprep.exe / quiet / generalize / oobe / reboot / unattend: [Unattend file name]". In the 2008 server, such an Unattend file may be implemented in an XML form, but this is only one embodiment, and the present invention is not limited thereto.
After the operating system installation is completed through Sysprep, the
The
The
The
The
FIG. 5 is a diagram illustrating an internal process flow performed in a virtual machine instance according to an initial setting automation process according to a preferred embodiment of the present invention. In the present embodiment, for convenience of description, it is assumed that the operating system operating in the virtual machine instance is a Windows-based desktop operating system Windows XP or
First, when the virtual machine instance is generated, it generates an RSA-Key corresponding to the virtual machine instance (S501), and requests DHCP IP allocation from the router virtual machine performing the function of the DHCP server (S502).
If the DHCP IP allocation is successfully performed in step S502 (S503), synchronization is performed, a WRM port for controlling a separate VM is opened (S504), and a predetermined port (for example, 80 port), a communication connection with the router virtual machine is tried, and a communication connection state with the router virtual machine is checked (S505).
If the communication connection state with the router virtual machine is normal (S506), the initial setup request is transmitted to the router virtual machine (S507).
Upon successfully receiving a response to the initial setup request in step S507 (S508), it is determined whether the current operating system is installed before or after the installation (S509), and before the installation, the operating system to be installed is Windows XP or Windows. In operation S510, the operating system is normally installed (S511 to S515) through a generalization (or initialization) process for each operating system based on the information received in response to the initial setup request in step S507.
If the current operating system is installed, the virtual computing agent is installed on the basis of the information received in response to the initial setup request in step S507, and the operation of changing the user account of the operating system to administrator authority is performed (S516). ).
According to the present invention, an initial configuration of a plurality of virtual machine instances of an enterprise client including a plurality of users each provided with a plurality of virtual computing environments on a private network may be automated.
In particular, the initialization information necessary for the operating system of the virtual machine instance to install the operating system of the Windows series can be set so that they do not overlap with each other within the same enterprise client.
The apparatus and method for monitoring virtual mobile instances according to the present invention can also be implemented as computer readable codes on a computer readable recording medium. A computer-readable recording medium includes all kinds of recording apparatuses in which data that can be read by a computer system is stored. Examples of the computer-readable recording medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and the like. In addition, the computer-readable recording medium may be distributed over network-connected computer systems so that computer readable codes can be stored and executed in a distributed manner. In addition, functional programs, codes, and code segments for implementing the present invention can be easily inferred by programmers of the technical field to which the present invention belongs.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is clearly understood that the same is by way of illustration and example only and is not to be taken by way of limitation, You will understand. Accordingly, the true scope of protection of the present invention should be determined only by the appended claims.
Claims (9)
Requesting the first initial setting information necessary for installing the operating system in the created virtual machine instance based on the MAC address of the virtual machine instance outside the private network through the router virtual machine of the private network, Acquiring the first initial setting information with the first initial setting information;
An operating system installation step of installing an operating system on the created virtual machine instance based on the first initial setting information;
Requests second initial configuration information required for initial setting of a virtual computing agent, which is an application that will provide a virtual computing environment on the installed operating system outside the private network through the router virtual machine, and in response to the request, Obtaining initial setting information; And
And an agent setting step of setting the virtual computing agent based on the second initial setting information.
And the first initial configuration information comprises an identifier of a user account, a computer name, operating system activation information, and active directory information.
The operating system installation step
Inputting an identifier, a computer name, and operating system activation information of the user account into the operating system; And
And joining the domain to which the user account belongs based on the active directory information.
And the second initial configuration information is connected to the virtual computing agent and includes information of a controller to control the virtual computing environment.
The agent setting step
Synchronizing the virtual computing agent and the controller;
Granting a user account of the operating system an administrator right to install an application program on the operating system or change an internal setting of the operating system; And
And synchronizing at a domain time of a domain to which a user account of the operating system belongs.
And the message for requesting the second initial configuration information is the same as the message for requesting the first initial configuration information.
Querying the first initial configuration information based on the MAC address assigned to the virtual machine instance and providing the first initial configuration information to the virtual machine instance via the router virtual machine;
A second request for receiving the second initial configuration information required for initial configuration of a virtual computing agent, the application program providing an virtual computing environment on the installed operating system, from the virtual machine instance on which the operating system is installed according to the first initial configuration information; Request receiving step;
And providing the second initial configuration information including information of a controller connected to the virtual computing agent to control the virtual computing environment to the virtual machine instance via the router virtual machine. How to provide initial configuration automation service.
And the first initial setting information comprises an identifier of a user account, a computer name, operating system activation information, and active directory information.
Wherein the request message received in the second request receiving step is the same as the request message received in the first request receiving step.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20120058815A KR101493828B1 (en) | 2012-05-31 | 2012-05-31 | Method for virtual machine auto-configuration and method for providing virtual machine auto-configuration service |
PCT/KR2012/010284 WO2013180359A1 (en) | 2012-05-31 | 2012-11-30 | Method for automating initial setting of virtual machine and method for providing initial setting automation service for virtual machine |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20120058815A KR101493828B1 (en) | 2012-05-31 | 2012-05-31 | Method for virtual machine auto-configuration and method for providing virtual machine auto-configuration service |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20130134920A true KR20130134920A (en) | 2013-12-10 |
KR101493828B1 KR101493828B1 (en) | 2015-02-16 |
Family
ID=49673522
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR20120058815A KR101493828B1 (en) | 2012-05-31 | 2012-05-31 | Method for virtual machine auto-configuration and method for providing virtual machine auto-configuration service |
Country Status (2)
Country | Link |
---|---|
KR (1) | KR101493828B1 (en) |
WO (1) | WO2013180359A1 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106201657A (en) * | 2016-07-07 | 2016-12-07 | 天脉聚源(北京)传媒科技有限公司 | A kind of network interface card information processing method based on virtual machine and device |
CN108737499A (en) * | 2018-04-19 | 2018-11-02 | 华为技术有限公司 | server configuration method and device |
CN114363334B (en) * | 2021-12-30 | 2024-04-02 | 阿里巴巴(中国)有限公司 | Cloud system, network configuration method, device and equipment of cloud desktop virtual machine |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7577722B1 (en) | 2002-04-05 | 2009-08-18 | Vmware, Inc. | Provisioning of computer systems using virtual machines |
CA2481687A1 (en) | 2002-04-11 | 2003-10-23 | Linuxcare, Inc. | Managing multiple virtual machines |
JP2010522370A (en) * | 2007-03-20 | 2010-07-01 | サンギュ イ | Mobile virtual machine image |
US8276137B2 (en) * | 2007-10-16 | 2012-09-25 | International Business Machines Corporation | Creating a virtual machine containing third party code |
KR101253560B1 (en) * | 2009-11-05 | 2013-04-11 | 한국전자통신연구원 | System for managing a virtualization solution and Apparatus and Method for managing the same |
-
2012
- 2012-05-31 KR KR20120058815A patent/KR101493828B1/en active IP Right Grant
- 2012-11-30 WO PCT/KR2012/010284 patent/WO2013180359A1/en active Application Filing
Also Published As
Publication number | Publication date |
---|---|
KR101493828B1 (en) | 2015-02-16 |
WO2013180359A1 (en) | 2013-12-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11483405B2 (en) | Private cloud as a service | |
US11622010B2 (en) | Virtualizing device management services on a multi-session platform | |
US10855537B2 (en) | Methods and apparatus for template driven infrastructure in virtualized server systems | |
CN108536519B (en) | Method for automatically building Kubernetes main node and terminal equipment | |
US8290998B2 (en) | Systems and methods for generating cloud computing landscapes | |
EP3284213B1 (en) | Managing virtual network functions | |
US20180039507A1 (en) | System and method for management of a virtual machine environment | |
US8301746B2 (en) | Method and system for abstracting non-functional requirements based deployment of virtual machines | |
US10826723B1 (en) | Virtual network address space auto-migration | |
US11163669B1 (en) | Measuring test coverage during phased deployments of software updates | |
EP3313023A1 (en) | Life cycle management method and apparatus | |
JP2019528005A (en) | Method, apparatus, and system for a virtual machine to access a physical server in a cloud computing system | |
CN103595801B (en) | Cloud computing system and real-time monitoring method for virtual machine in cloud computing system | |
KR20180066148A (en) | Method and device for managing certificates in a network functional virtualization architecture | |
KR20140028697A (en) | Desktop virtualization manager apparatus and client apparatus for daas system | |
US11243793B2 (en) | Virtual machine management | |
US11799743B2 (en) | Node addition in cloud networks | |
KR101544487B1 (en) | Virtual desktop service system for client that has multiple user accounts | |
KR101493828B1 (en) | Method for virtual machine auto-configuration and method for providing virtual machine auto-configuration service | |
US20180217850A1 (en) | Computer system providing cloud-based session prelaunch features and related methods | |
US20220382590A1 (en) | Cloud provider account mappings | |
EP3193253B1 (en) | Method, apparatus and system for displaying names of virtual machine | |
US20170116016A1 (en) | Screen compression service method and virtual network apparatus for performing the method | |
US10824476B1 (en) | Multi-homed computing instance processes | |
US9690614B1 (en) | Methods, systems, and computer readable mediums for orchestrating the automated installation of an application in a virtual environment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration |