CN112559006A - Enterprise client automatic upgrading method, system, equipment and storage medium - Google Patents
Enterprise client automatic upgrading method, system, equipment and storage medium Download PDFInfo
- Publication number
- CN112559006A CN112559006A CN202011445553.XA CN202011445553A CN112559006A CN 112559006 A CN112559006 A CN 112559006A CN 202011445553 A CN202011445553 A CN 202011445553A CN 112559006 A CN112559006 A CN 112559006A
- Authority
- CN
- China
- Prior art keywords
- operating system
- enterprise client
- network
- upgrading
- upgrade
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- 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
- G06F8/63—Image based installation; Cloning; Build to order
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
Abstract
The invention provides a method, a system, equipment and a storage medium for automatically upgrading an enterprise client, wherein the method comprises the following steps: migrating data and backing up user data files; transmitting a mirror image, and transmitting a mirror image file through a network; installing an operating system and upgrading the operating system; disconnecting the network shared disk mapped by the network, deleting the mirror image file, and releasing the occupied disk space; and automatically configuring the operating system through the custom script. The invention can solve the problems that the traditional operating system has low deployment efficiency, can not meet the automatic operation and maintenance requirements of the current enterprises, reduces the IT maintenance cost of the enterprises and the like, and has timely time efficiency and small labor consumption when the operating system is upgraded and deployed in batches.
Description
Technical Field
The invention relates to the field of system upgrading, in particular to an automatic enterprise client upgrading method, system, equipment and storage medium.
Background
With the development and the demand of the business of each company at present, the number of clients is increased sharply, and the requirement of iterative upgrade of operating system versions is more and more, and especially in medium and large enterprises, the operations of upgrading and deploying the operating system, activating the operating system, installing an update patch and the like all consume a large amount of labor and time. The traditional operating system deployment and configuration need to be manually installed by inserting a USB, and the efficiency cannot be improved. In recent years, with the development of the IT industry, a scheme for automatically upgrading and deploying an enterprise customized operating system is a feasible scheme for reducing the IT maintenance cost of the enterprise.
Therefore, the invention provides a method, a system, equipment and a storage medium for automatically upgrading an enterprise client.
Disclosure of Invention
Aiming at the problems in the prior art, the invention aims to provide an automatic enterprise client upgrading method, system, equipment and storage medium, overcomes the difficulties in the prior art, can solve the problems that the traditional operating system is low in deployment efficiency, cannot meet the requirements of the current enterprises on automatic operation and maintenance, reduces the IT maintenance cost of the enterprises and the like, and is timely in time-efficient and low in labor consumption when the operating system is upgraded and deployed in batches.
The embodiment of the invention provides an automatic enterprise client upgrading method, which comprises the following steps:
s110, migrating data, and backing up user data files;
s120, transmitting the mirror image, and transmitting the mirror image file through a network;
s130, installing an operating system and upgrading the operating system;
s140, disconnecting the network shared disk mapped by the network, deleting the mirror image file, and releasing the occupied disk space; and
and S150, automatically configuring the operating system through the custom script.
Preferably, the step S110 includes performing user data migration, including mapping driving, reading a user profile, backing up the user profile to a shared path, and disconnecting mapping.
Preferably, the user data is backed up through a custom script, or the configuration files of other users are identified through a script to be backed up together.
Preferably, the step S120 includes transmitting the installation image file in the shared folder to the user computer by using a network map.
Preferably, the step S130 includes implementing operating system upgrade deployment by installing scripts, performing software compatibility detection, and then executing operating system upgrade by using the silent installation parameters.
Preferably, the step S150 includes the following steps:
s151, installing a driver;
s152, activating a system;
s153, updating the installation system; and
and S154, migrating and restoring the user data to the client.
Preferably, the step S110 is followed by suspending the operation when the backup fails;
after the step S120, when the transmission of the mirror image file fails, the transmission is continued at the breakpoint, and the integrity of the file is checked;
after the step S130, when the software compatibility test fails, the non-compatible software is processed by the automatic script;
said step S140 includes that when the upgrade of the operating system fails, the upgrade fails, and the script is written back to the database.
The embodiment of the present invention further provides an automatic enterprise client upgrading system, which is used for implementing the automatic enterprise client upgrading method, and the automatic enterprise client upgrading system includes:
the data migration module migrates data and backs up user data files;
the operating system installs the front module, transmits the mirror image file through the network;
the operating system installation module is used for installing the operating system and upgrading the operating system;
the operating system is installed with a back module, the network shared disk mapped by the network is disconnected, the mirror image file is deleted, and the occupied disk space is released;
and the system configuration module automatically configures the operating system through the custom script.
The embodiment of the present invention further provides an enterprise client automatic upgrade device, including:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the enterprise client automatic upgrade method described above via execution of the executable instructions.
Embodiments of the present invention further provide a computer-readable storage medium for storing a program, where the program implements the steps of the above-mentioned method for automatically upgrading an enterprise client when executed.
The invention aims to provide an automatic enterprise client upgrading method, an automatic enterprise client upgrading system, automatic enterprise client upgrading equipment and a storage medium, which can solve the problems that the traditional operating system is low in deployment efficiency, cannot meet the requirements of the current enterprise on automatic operation and maintenance, reduces the IT maintenance cost of the enterprise and the like, and can be used for upgrading and deploying the operating system in batches timely and with low labor consumption.
Drawings
Other features, objects and advantages of the present invention will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, with reference to the accompanying drawings.
FIG. 1 is a flow chart of a method for automatic upgrade of an enterprise client of the present invention.
FIG. 2 is a block diagram of the enterprise client automatic upgrade system of the present invention.
Fig. 3 is a schematic structural diagram of an enterprise client automatic upgrade apparatus of the present invention.
Fig. 4 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals in the drawings denote the same or similar structures, and thus their repetitive description will be omitted.
FIG. 1 is a flow chart of a method for automatic upgrade of an enterprise client of the present invention. As shown in fig. 1, an embodiment of the present invention provides an automatic upgrade method for an enterprise client, including the following steps:
s110, migrating data, and backing up user data files;
s120, transmitting the mirror image, and transmitting the mirror image file through a network;
s130, installing an operating system and upgrading the operating system;
s140, disconnecting the network shared disk mapped by the network, deleting the mirror image file, and releasing the occupied disk space; and
and S150, automatically configuring the operating system through the custom script.
The method of the invention provides a bottom layer support for the upgrading and deploying scheme of the large-scale unified operation system of the enterprise, greatly improves the production efficiency of the system and reduces the IT maintenance cost of the enterprise; the method makes the integration of the process and the automation platform system in the enterprise very easy.
In a preferred embodiment, step S110 includes performing user data migration, including mapping driving, reading a user profile, backing up the user profile to a shared path, and disconnecting mapping.
In a preferred scheme, user data is backed up through a custom script, or configuration files of other users are identified through the script to be backed up together.
In a preferred embodiment, step S120 includes transmitting the installation image file in the shared folder to the user computer using the network map.
In a preferred embodiment, step S130 includes implementing operating system upgrade deployment by installing scripts, performing software compatibility detection, and then performing operating system upgrade by quiescing installation parameters.
In a preferred embodiment, step S150 includes the following steps:
s151, installing a driver;
s152, activating a system;
s153, updating the installation system; and
and S154, migrating and restoring the user data to the client.
In a preferred embodiment, step S110 includes suspending the operation when the backup fails;
step S120 includes that when the transmission of the mirror image file fails, the transmission is continued at the breakpoint, and the integrity of the file is checked;
after the step S130, when the software compatibility test fails, the non-compatible software is processed by the automatic script;
step S140 includes that when the upgrade of the operating system fails, the upgrade fails, and the script is written back to the database.
FIG. 2 is a block diagram of the enterprise client automatic upgrade system of the present invention. As shown in fig. 2, the enterprise client automatic upgrade system 5 of the present invention includes:
and the data migration module 51 migrates data and backs up user data files.
The operating system installs the pre-module 52, transmits the image, and transmits the image file over the network.
And an operating system installation module 53 for installing the operating system and upgrading the operating system.
The post-installation operating system module 54 disconnects the network-mapped shared disk, deletes the image file, and releases the occupied disk space.
And the system configuration module 55 automatically configures the operating system through the custom script.
The automatic upgrading system for the enterprise client can solve the problems that the traditional operating system is low in deployment efficiency, cannot meet the requirements of automatic operation and maintenance of the current enterprise, reduces IT maintenance cost of the enterprise and the like, and is timely in time efficiency and low in labor consumption when the operating system is upgraded and deployed in batches.
The invention mainly solves the problems that the traditional operating system is low in deployment efficiency, cannot meet the requirements of the current enterprise on automatic operation and maintenance, reduces the IT maintenance cost of the enterprise and the like, and provides a novel operating system upgrading deployment mode. The invention solves the technical problems by the following technical methods:
the invention provides a method for carrying out automatic upgrading deployment based on an operating system deployment example, which is characterized in that firstly, an operating system mirror image template required by an enterprise is customized; then customizing a push template through a desktop management platform to generate an operating system deployment task, wherein the deployment is divided into five modules; the system comprises a data migration module, an operating system installation back module and a system configuration module; the method comprises the following steps:
before deploying the operating system, the data migration module first needs to perform user data migration, including mapping driving, reading a user configuration file, backing up the user configuration file to a shared path, and disconnecting mapping. The module can accurately backup user data through the custom script; in addition, the configuration files of other users can be identified through the script, and backup is carried out together. The module is characterized in that a configuration file backup mechanism is automatically established, and the probability of missing backup of individual data after the user performs self backup is saved.
The operating system installs the front module, after backing up the user data, transmits the mirror image file to be installed to the user computer through the network. The module is characterized in that the installation image files in the shared folder are transmitted to the user computer in a network mapping mode, breakpoint continuous transmission is supported, and installation failure caused by network abnormity during deployment of an operating system is avoided.
The operating system installation module is used for realizing the upgrading and deployment of the operating system according to the automatic installation script and firstly detecting the software compatibility; and then, the upgrading of the operating system is executed through the silent installation parameters. The module is characterized in that: no interaction, long installation time and controllable progress are generated in the installation process; the stage of the current operating system deployment can be judged by self-defined script logic.
The operating system is installed and then the module disconnects the mapped network shared disk; and deleting the locally cached mirror image file. The module is characterized in that: and cleaning after the operating system is installed.
The system configuration module is used for carrying out an automatic configuration module after the operating system is deployed, and has the main functions; installing a driver, activating a system, installing system update and migrating and restoring user data to a client. The module is characterized in that: and completing automatic upgrade deployment of the operating system through automatic configuration.
After the method is used, the required system mirror image can be customized according to different service scenes, so that different differences of required software under different service scenes can be avoided; in addition, the data migration module backs up the data of the user configuration file, so that the data loss after upgrading deployment is avoided; finally, the system configuration module can customize relevant configuration and deployment steps according to different service scene requirements, and finally, automation of enterprise upgrading and deployment operation systems is achieved, operation cost is reduced, and service availability is improved.
The embodiment of the invention also provides automatic upgrading equipment for the enterprise client, which comprises a processor. A memory having stored therein executable instructions of the processor. Wherein the processor is configured to perform the steps of the enterprise client automatic upgrade method via execution of executable instructions.
As shown above, the enterprise client automatic upgrade system of the embodiment of the present invention can solve the problems that the traditional operating system is low in deployment efficiency, cannot meet the automatic operation and maintenance requirements of the current enterprise, reduces the enterprise IT maintenance cost, and the like, and the batch upgrade and deployment of the operating system is timely and has low manpower consumption.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or program product. Thus, various aspects of the invention may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" platform.
Fig. 3 is a schematic structural diagram of an enterprise client automatic upgrade apparatus of the present invention. An electronic device 600 according to this embodiment of the invention is described below with reference to fig. 3. The electronic device 600 shown in fig. 3 is only an example and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 3, the electronic device 600 is embodied in the form of a general purpose computing device. The components of the electronic device 600 may include, but are not limited to: at least one processing unit 610, at least one memory unit 620, a bus 630 connecting the different platform components (including the memory unit 620 and the processing unit 610), a display unit 640, etc.
Wherein the storage unit stores program code executable by the processing unit 610 to cause the processing unit 610 to perform steps according to various exemplary embodiments of the present invention described in the above-mentioned electronic prescription flow processing method section of the present specification. For example, processing unit 610 may perform the steps as shown in fig. 1.
The storage unit 620 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)6201 and/or a cache memory unit 6202, and may further include a read-only memory unit (ROM) 6203.
The memory unit 620 may also include a program/utility 6204 having a set (at least one) of program modules 6205, such program modules 6205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The electronic device 600 may also communicate with one or more external devices 700 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 600, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 600 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 650. Also, the electronic device 600 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via the network adapter 660. The network adapter 660 may communicate with other modules of the electronic device 600 via the bus 630. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 600, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage platforms, to name a few.
The embodiment of the invention also provides a computer readable storage medium for storing the program, and the steps of the enterprise client automatic upgrading method are realized when the program is executed. In some possible embodiments, the aspects of the present invention may also be implemented in the form of a program product comprising program code for causing a terminal device to perform the steps according to various exemplary embodiments of the present invention described in the above-mentioned electronic prescription flow processing method section of this specification, when the program product is run on the terminal device.
As shown above, the enterprise client automatic upgrade system of the embodiment of the present invention can solve the problems that the traditional operating system is low in deployment efficiency, cannot meet the automatic operation and maintenance requirements of the current enterprise, reduces the enterprise IT maintenance cost, and the like, and the batch upgrade and deployment of the operating system is timely and has low manpower consumption.
Fig. 4 is a schematic structural diagram of a computer-readable storage medium of the present invention. Referring to fig. 4, a program product 800 for implementing the above method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited in this regard and, in the present document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
In summary, the present invention aims to provide a method, a system, a device and a storage medium for automatically upgrading an enterprise client, the system for automatically upgrading an enterprise client of the present invention can solve the problems that the traditional operating system has low deployment efficiency, cannot meet the requirements of the current enterprise for automatic operation and maintenance, reduces the cost for enterprise IT maintenance, and the like, and the batch upgrading and deployment of the operating system is timely and has low labor consumption.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.
Claims (10)
1. An automatic enterprise client upgrading method is characterized by comprising the following steps:
s110, migrating data, and backing up user data files;
s120, transmitting the mirror image, and transmitting the mirror image file through a network;
s130, installing an operating system and upgrading the operating system;
s140, disconnecting the network shared disk mapped by the network, deleting the mirror image file, and releasing the occupied disk space; and
and S150, automatically configuring the operating system through the custom script.
2. The method for automatically upgrading an enterprise client according to claim 1, wherein the step S110 includes performing user data migration, including mapping driving, reading a user profile, backing up the user profile to a shared path, and disconnecting mapping.
3. The method for automatically upgrading an enterprise client according to claim 2, wherein the user data is backed up through a custom script, or the configuration files of other users are identified through a script to be backed up together.
4. The method for automatically upgrading an enterprise client as claimed in claim 1, wherein the step S120 includes transmitting the installation image file in the shared folder to the user computer by using a network mapping.
5. The method according to claim 1, wherein the step S130 includes implementing os upgrade deployment by installing scripts, performing software compatibility detection, and then performing os upgrade by quiescing installation parameters.
6. The method for automatically upgrading an enterprise client according to claim 1, wherein the step S150 comprises the following steps:
s151, installing a driver;
s152, activating a system;
s153, updating the installation system; and
and S154, migrating and restoring the user data to the client.
7. The method for automatic upgrade of an enterprise client according to claim 1,
the step S110 includes suspending the operation when the backup fails;
after the step S120, when the transmission of the mirror image file fails, the transmission is continued at the breakpoint, and the integrity of the file is checked;
after the step S130, when the software compatibility test fails, the non-compatible software is processed by the automatic script;
said step S140 includes that when the upgrade of the operating system fails, the upgrade fails, and the script is written back to the database.
8. An enterprise client automatic upgrade system for implementing the enterprise client automatic upgrade method of claim 1, comprising:
the data migration module migrates data and backs up user data files;
the operating system installs the front module, transmits the mirror image file through the network;
the operating system installation module is used for installing the operating system and upgrading the operating system;
the operating system is installed with a back module, the network shared disk mapped by the network is disconnected, the mirror image file is deleted, and the occupied disk space is released;
and the system configuration module automatically configures the operating system through the custom script.
9. An enterprise client automatic upgrade device, comprising:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the enterprise client automatic upgrade method of any one of claims 1 to 7 via execution of the executable instructions.
10. A computer-readable storage medium storing a program which, when executed, performs the steps of the method for automatic upgrade of an enterprise client according to any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011445553.XA CN112559006A (en) | 2020-12-11 | 2020-12-11 | Enterprise client automatic upgrading method, system, equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011445553.XA CN112559006A (en) | 2020-12-11 | 2020-12-11 | Enterprise client automatic upgrading method, system, equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112559006A true CN112559006A (en) | 2021-03-26 |
Family
ID=75062903
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011445553.XA Pending CN112559006A (en) | 2020-12-11 | 2020-12-11 | Enterprise client automatic upgrading method, system, equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112559006A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113377398A (en) * | 2021-06-09 | 2021-09-10 | 南宁市研祥特种计算机软件有限公司 | Operating system upgrading method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020124245A1 (en) * | 2000-08-14 | 2002-09-05 | Alvin Maddux | Method and apparatus for advanced software deployment |
CN106028152A (en) * | 2016-06-13 | 2016-10-12 | 天脉聚源(北京)传媒科技有限公司 | Method and device for upgrading set top box operating system |
CN106897093A (en) * | 2017-02-24 | 2017-06-27 | 郑州云海信息技术有限公司 | A kind of dispositions method and device of windows operating systems |
CN107193605A (en) * | 2017-05-26 | 2017-09-22 | 上海斐讯数据通信技术有限公司 | The installation method and system of a kind of operating system |
-
2020
- 2020-12-11 CN CN202011445553.XA patent/CN112559006A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020124245A1 (en) * | 2000-08-14 | 2002-09-05 | Alvin Maddux | Method and apparatus for advanced software deployment |
CN106028152A (en) * | 2016-06-13 | 2016-10-12 | 天脉聚源(北京)传媒科技有限公司 | Method and device for upgrading set top box operating system |
CN106897093A (en) * | 2017-02-24 | 2017-06-27 | 郑州云海信息技术有限公司 | A kind of dispositions method and device of windows operating systems |
CN107193605A (en) * | 2017-05-26 | 2017-09-22 | 上海斐讯数据通信技术有限公司 | The installation method and system of a kind of operating system |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113377398A (en) * | 2021-06-09 | 2021-09-10 | 南宁市研祥特种计算机软件有限公司 | Operating system upgrading method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107491329B (en) | Docker mirror image construction method, device, storage medium and electronic device | |
US7644264B1 (en) | Method and system for creating and deploying disk images | |
US7886292B2 (en) | Methodology of individualized software deployment for hardware-independent personal computer mass development | |
US20120167090A1 (en) | Hypervisor for starting a virtual machine | |
CN105765534A (en) | Virtual computing systems and methods | |
US20120331454A1 (en) | Image Delta-Based Upgrade Of Complex Stack In Software Appliance | |
US20090210871A1 (en) | System and method for software application migration | |
CN111459506B (en) | Deep learning platform cluster deployment method and device, medium and electronic equipment | |
US20190205109A1 (en) | Computer system, baseboard management controller, and os installation method | |
CN113760306B (en) | Method and device for installing software, electronic equipment and storage medium | |
CN111782231B (en) | Service deployment method and device | |
US8285680B2 (en) | Individual object restore | |
CN111818145A (en) | File transmission method, device, system, equipment and storage medium | |
CN114489704A (en) | Version compiling and deploying method and device based on strategy | |
US11416233B1 (en) | Software upgrade system and method for a baseboard management controller configured in an information handling system | |
CN112559006A (en) | Enterprise client automatic upgrading method, system, equipment and storage medium | |
CN107526838B (en) | Method and device for database cluster capacity expansion | |
CN114064113A (en) | Host version control method and device | |
US9207928B2 (en) | Computer-readable medium, apparatus, and methods of automatic capability installation | |
CN116149713B (en) | Program upgrading method and device for all-level equipment under tree-type heterogeneous network | |
US20150212866A1 (en) | Management system for service of multiple operating environments, and methods thereof | |
US8272000B2 (en) | System and method for abstracting computer disk image cloning capabilities from bootable media | |
CN113504916B (en) | Code updating method and device, computer equipment and medium | |
CN116360834A (en) | Kubernetes cluster in-situ upgrading method and system based on OSTree | |
CN109245920B (en) | Automatic switch configuration method and device, switch and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |