CN115174556A - Configuration method and system of server operating system, storage medium and electronic equipment - Google Patents

Configuration method and system of server operating system, storage medium and electronic equipment Download PDF

Info

Publication number
CN115174556A
CN115174556A CN202210753367.5A CN202210753367A CN115174556A CN 115174556 A CN115174556 A CN 115174556A CN 202210753367 A CN202210753367 A CN 202210753367A CN 115174556 A CN115174556 A CN 115174556A
Authority
CN
China
Prior art keywords
operating system
server
target
service
resource
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
CN202210753367.5A
Other languages
Chinese (zh)
Inventor
张鲲鹏
江燕
蔡卫卫
高传集
潘峰
胡天昊
刘可新
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.)
Inspur Cloud Information Technology Co Ltd
Original Assignee
Inspur Cloud Information Technology 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 Inspur Cloud Information Technology Co Ltd filed Critical Inspur Cloud Information Technology Co Ltd
Priority to CN202210753367.5A priority Critical patent/CN115174556A/en
Publication of CN115174556A publication Critical patent/CN115174556A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/255Maintenance or indexing of mapping tables

Abstract

The application provides a configuration method, a configuration system, a storage medium and electronic equipment of a server operating system, which relate to the field of servers and comprise the following steps: receiving an operating system configuration request of a target server; configuring a DHCP service and a TFTP service of the target server according to the system configuration request so as to determine an IP address and a system file service of the target server; downloading a target operating system from an operating system resource by using a bootstrap resource, sending the target operating system to the IP address of the target server, and storing the target operating system through the file service; installing the target operating system on the target server. According to the method and the system, automatic installation of the operating systems of the servers with different architectures can be realized, the flow of installation of the operating systems is simplified through the pre-configured resource service, and the delivery time and the operation and maintenance difficulty in the production process of the servers are reduced.

Description

Configuration method and system of server operating system, storage medium and electronic equipment
Technical Field
The present application relates to the field of servers, and in particular, to a method, a system, and a related device for configuring a server operating system.
Background
With the development of computer technology and cloud computing technology, a server carries numerous tasks of computing, storage and networking, and the demand is more and more, particularly, due to the rise of ARM and AGOU servers, more tasks are carried by unique advantages of the ARM and AGOU servers. The increase of servers with different architectures has higher and higher requirements on system installation and operation and maintenance management, and especially, many challenges exist in installation and deployment of a server system with a mixed architecture, so that in the installation process of a server operating system, targeted installation for the server architecture and the like is required, but a great deployment trouble is caused to the deployment of a batch operating system of a server cluster.
Disclosure of Invention
The application aims to provide a configuration method, a configuration system, a computer readable storage medium and an electronic device of a server operating system, which can rapidly deploy server operating systems with different architectures.
In order to solve the above technical problem, the present application provides a configuration method of a server operating system, and the specific technical solution is as follows:
receiving an operating system configuration request of a target server;
configuring the DHCP service and the TFTP service of the target server according to the system configuration request so as to determine the IP address and the system file service of the target server;
downloading a target operating system from operating system resources by using a bootstrap resource, sending the target operating system to an IP address of the target server, and storing the target operating system through the file service;
and installing the target operating system on the target server.
Optionally, the method further includes:
in a cloud native environment, configuring the bootstrap resources, configuration data resources, and operating system resources;
the bootstrap resource comprises a label, a network bootstrap, a kernel and a file system, the configuration data resource comprises a DHCP address pool corresponding to the DHCP service, a gateway address, a framework ID and the mapping of the label, and the operating system resource comprises an operating system name, an operating system framework, a system file and a file link.
Optionally, configuring the DHCP service and the TFTP service of the target server according to the system configuration request to determine the IP address and the system file service of the target server includes:
determining the IP address of the target server by using a DHCP service according to the system configuration request;
determining a server architecture of the target server according to the system configuration request;
and determining the corresponding kernel and file service of the server architecture.
Optionally, the downloading the target operating system from the operating system resource by using the bootstrap resource includes:
downloading a target operating system from the operating system resource using an NBP network boot program.
Optionally, the downloading the target operating system from the operating system resource by using the NBP network boot program includes:
and downloading the target operating system from the HTTP service corresponding to the operating system resource by using the NBP network bootstrap program.
Optionally, in the cloud native environment, after configuring the bootstrap resource, the configuration data resource, and the operating system resource, the method further includes:
generating a PXE service that includes the boot program resources, the configuration data resources, and the operating system resources.
The present application further provides a configuration system of a server operating system, including:
the request receiving module is used for receiving an operating system configuration request of the target server;
the service configuration module is used for configuring the DHCP service and the TFTP service of the target server according to the system configuration request so as to determine the IP address and the system file service of the target server;
the file sending module is used for downloading a target operating system from operating system resources by using bootstrap resources, sending the target operating system to the IP address of the target server and storing the target operating system through the file service;
and the system installation module is used for installing the target operating system on the target server.
Optionally, the method further includes:
the resource configuration module is used for configuring the bootstrap resource, the configuration data resource and the operating system resource in a cloud native environment;
the bootstrap resource comprises a label, a network bootstrap, a kernel and a file system, the configuration data resource comprises a DHCP address pool corresponding to the DHCP service, a gateway address, a framework ID and mapping of the label, and the operating system resource comprises an operating system name, an operating system framework, a system file and a file link.
The present application also provides a computer-readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the method as set forth above.
The present application further provides an electronic device, comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method described above when calling the computer program in the memory.
The application provides a configuration method of a server operating system, which comprises the following steps: receiving an operating system configuration request of a target server; configuring the DHCP service and the TFTP service of the target server according to the system configuration request so as to determine the IP address and the system file service of the target server; downloading a target operating system from operating system resources by using a bootstrap resource, sending the target operating system to an IP address of the target server, and storing the target operating system through the file service; installing the target operating system on the target server.
According to the method, the defined bootstrap resource and the defined operating system resource are configured, when a configuration request of an operating system is received, the DHCP service and the TFTP service of a target server are firstly utilized, so that the corresponding IP address and the file service are set for the target server, the target operating system corresponding to the architecture of the target server is downloaded from the operating system resource by utilizing the bootstrap resource, the target operating system is installed on the target server, the automatic installation of the operating systems of servers with different architectures can be realized, the installation flow of the operating system is simplified through the pre-configured resource service, and the delivery time and the operation and maintenance difficulty in the server production process are reduced.
The application further provides a configuration system of the server operating system, a computer readable storage medium and an electronic device, which have the beneficial effects described above and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only the embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a configuration method of a server operating system according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram illustrating network installation messaging for a server system according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a configuration system of a server operating system according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort belong to the protection scope of the present application.
Referring to fig. 1, fig. 1 is a flowchart of a configuration method of a server operating system according to an embodiment of the present disclosure, where the method includes:
s101: receiving an operating system configuration request of a target server;
the step aims to receive an operating system configuration request of a target server, so that the operating system installation and configuration of the target server are carried out in a targeted mode. Further, the step is not particularly limited as to how the operating system configuration request is received. If the embodiment of the application is applied to the configuration device of the server operating system, the user can issue the configuration instruction through the configuration device, and the configuration device can use the configuration instruction as the operating system configuration request in this step. An operating system configuration request may also be issued by a user to the configuration device through the server to be configured.
S102: configuring the DHCP service and the TFTP service of the target server according to the system configuration request so as to determine the IP address and the system file service of the target server;
this step is intended to configure a DHCP (Dynamic host configuration Protocol) service and a TFTP (simple File Transfer Protocol) service of the target server, where the DHCP service is used to configure network information of the target server, including but not limited to IP addresses, ports, and other network addresses. And the TFTP service is mainly used for transmitting a kernel and a file system, so that the file system configuration is performed on a target server, and storage and application of files such as an operating system image are performed.
In a practical real-time manner, this step can be performed as follows:
s1021: determining the IP address of the target server by using a DHCP service according to the system configuration request;
s1022: determining a server architecture of the target server according to the system configuration request;
s1023: and determining the corresponding kernel and file service of the server architecture.
The IP address of the target server is determined first, and then the server architecture of the target server is parsed, so that the corresponding kernel and file service are selected. It is understood that different server architectures may employ different kernels and file services, and information such as the server architecture of the target server may be stored in the system configuration request.
S103: downloading a target operating system from operating system resources by using a bootstrap resource, sending the target operating system to an IP address of the target server, and storing the target operating system through the file service;
the step aims to download the target operating system from the operating system resource by using the bootstrap resource, and the downloaded target operating system can be directly sent to the corresponding network address on the premise that the network address information of the target server is configured in the step.
In this step, two resources, namely, a bootstrap resource and an operating system resource, are involved, and it is necessary to complete the establishment before the step is executed, and establish a connection therewith. There is no limitation on how the two resources are constructed. In one possible implementation, boot resources, configuration data resources, and operating system resources may be configured in a cloud native environment. The bootstrap resource may include a tag, a network bootstrap, a kernel, and a file system, the configuration data resource includes a DHCP address pool corresponding to the DHCP service, a gateway address, a mapping of a fabric ID and the tag, and the operating system resource includes an operating system name, an operating system fabric, a system file, and a file link. The network bootstrap program may be used to configure the TFTP service. The configuration data resources are used to store DHCP service related resources. The os resources include os-related resources, and in particular, may include os for different server architectures. In addition, PXE services including boot program resources, configuration data resources, and operating system resources may also be generated.
PXE (Pre-boot Execution Environment) is the latest technology developed by Intel corporation, works in the network mode of Client/Server, supports the workstation to download images from a remote Server through the network, and thus supports starting the operating system through the network, during the starting process, the terminal requires the Server to distribute IP addresses, then uses TFTP (virtual file transfer protocol) or MTFTP (multicast file transfer protocol) protocol to download a starting software package to the local memory for Execution, and the starting software package completes the setting of the basic software of the terminal, thereby guiding the terminal operating system Pre-installed in the Server.
The target operating system may be downloaded from an HTTP service corresponding to the operating system resource using the NBP network boot program.
S104: installing the target operating system on the target server.
And after the target operating system is downloaded on the target server, the target operating system can be installed.
According to the method, the defined bootstrap resource and the defined operating system resource are configured, when a configuration request of an operating system is received, the DHCP service and the TFTP service of a target server are firstly utilized, so that the corresponding IP address and the file service are set for the target server, the target operating system corresponding to the architecture of the target server is downloaded from the operating system resource by utilizing the bootstrap resource, the target operating system is installed on the target server, the automatic installation of the operating system aiming at the servers with different architectures can be realized, the installation flow of the operating system is simplified through the pre-configured resource service, and the delivery time and the operation and maintenance difficulty in the production process of the server are reduced.
Referring to fig. 2, fig. 2 is a schematic diagram of a network installation message delivery of a server system according to an embodiment of the present application, and fig. 2 discloses a configuration process of a hybrid architecture server:
the hybrid architecture server firstly requests an IP address from an installation server side containing the containerized PXE service;
after receiving the request, an installation server side of the containerization PXE service configures an IP address of the hybrid architecture server;
the hybrid architecture server sends self architecture information to an installation server of the containerized PXE service;
the installation server of the containerized PXE service configures a client tag according to the architecture information of the hybrid architecture server;
the hybrid architecture server requests a network bootstrap program from an installation server of the containerized PXE service;
the installation server of the containerized PXE service sends a network bootstrap program of a corresponding framework to the hybrid framework server;
after the hybrid architecture server executes the network bootstrap program, requesting a configuration file from an installation server of the containerized PXE service;
the installation server of the containerized PXE service sends a configuration file to the hybrid architecture server;
the hybrid architecture server requests a kernel and a file system from an installation server of the containerized PXE service;
the installation server of the containerized PXE service responds to the request and sends a kernel and a file system to the hybrid architecture server;
the hybrid architecture server may then load the kernel and file system into memory and start the system.
In the following, a configuration system of a server operating system provided in an embodiment of the present application is introduced, and a configuration system described below and a configuration method of the server operating system described above may be referred to correspondingly.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a configuration system of a server operating system provided in an embodiment of the present application, and the present application further provides a configuration system of a server operating system, including:
the request receiving module is used for receiving an operating system configuration request of the target server;
the service configuration module is used for configuring the DHCP service and the TFTP service of the target server according to the system configuration request so as to determine the IP address and the system file service of the target server;
the file sending module is used for downloading a target operating system from operating system resources by using bootstrap resources, sending the target operating system to the IP address of the target server and storing the target operating system through the file service;
and the system installation module is used for installing the target operating system on the target server.
Based on the above embodiment, as a preferred embodiment, the method further includes:
the resource configuration module is used for configuring the bootstrap resource, the configuration data resource and the operating system resource in a cloud native environment;
the bootstrap resource comprises a label, a network bootstrap, a kernel and a file system, the configuration data resource comprises a DHCP address pool corresponding to the DHCP service, a gateway address, a framework ID and the mapping of the label, and the operating system resource comprises an operating system name, an operating system framework, a system file and a file link.
The present application also provides a computer readable storage medium having stored thereon a computer program which, when executed, may implement the steps provided by the above-described embodiments. The storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The present application further provides an electronic device, which may include a memory and a processor, where the memory stores a computer program, and when the processor calls the computer program in the memory, the steps provided in the foregoing embodiments may be implemented. Of course, the electronic device may also include various network interfaces, power supplies, and the like.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system provided by the embodiment, the description is relatively simple because the system corresponds to the method provided by the embodiment, and the relevant points can be referred to the method part for description.
The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, without departing from the principle of the present application, the present application can also make several improvements and modifications, and those improvements and modifications also fall into the protection scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A method for configuring a server operating system, comprising:
receiving an operating system configuration request of a target server;
configuring the DHCP service and the TFTP service of the target server according to the system configuration request so as to determine the IP address and the system file service of the target server;
downloading a target operating system from operating system resources by using a bootstrap resource, sending the target operating system to an IP address of the target server, and storing the target operating system through the file service;
and installing the target operating system on the target server.
2. The method for configuring a server operating system according to claim 1, further comprising:
in a cloud native environment, configuring the bootstrap resources, configuration data resources, and operating system resources;
the bootstrap resource comprises a label, a network bootstrap, a kernel and a file system, the configuration data resource comprises a DHCP address pool corresponding to the DHCP service, a gateway address, a framework ID and mapping of the label, and the operating system resource comprises an operating system name, an operating system framework, a system file and a file link.
3. The method of claim 1, wherein configuring the DHCP service and the TFTP service of the target server according to the system configuration request to determine the IP address and the system file service of the target server comprises:
determining the IP address of the target server by using a DHCP service according to the system configuration request;
determining a server architecture of the target server according to the system configuration request;
and determining the corresponding kernel and file service of the server architecture.
4. The method of claim 2, wherein downloading the target operating system from the operating system resource using the boot resource comprises:
downloading a target operating system from the operating system resource using an NBP network boot program.
5. The method of configuring a server operating system according to claim 4, wherein downloading a target operating system from the operating system resources using an NBP network boot program comprises:
and downloading the target operating system from the HTTP service corresponding to the operating system resource by using the NBP network bootstrap program.
6. The method of configuring a server operating system according to claim 1, further comprising, after configuring the boot resource, the configuration data resource, and the operating system resource in a cloud native environment:
generating a PXE service that includes the boot program resources, the configuration data resources, and the operating system resources.
7. A configuration system for a server operating system, comprising:
the request receiving module is used for receiving an operating system configuration request of the target server;
the service configuration module is used for configuring the DHCP service and the TFTP service of the target server according to the system configuration request so as to determine the IP address and the system file service of the target server;
the file sending module is used for downloading a target operating system from operating system resources by using bootstrap resources, sending the target operating system to the IP address of the target server and storing the target operating system through the file service;
and the system installation module is used for installing the target operating system on the target server.
8. The configuration system of the server operating system according to claim 7, further comprising:
the resource configuration module is used for configuring the bootstrap resource, the configuration data resource and the operating system resource in a cloud native environment;
the bootstrap resource comprises a label, a network bootstrap, a kernel and a file system, the configuration data resource comprises a DHCP address pool corresponding to the DHCP service, a gateway address, a framework ID and mapping of the label, and the operating system resource comprises an operating system name, an operating system framework, a system file and a file link.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of configuring a server operating system according to any one of claims 1 to 6.
10. An electronic device, comprising a memory in which a computer program is stored and a processor which, when it calls the computer program in the memory, carries out the steps of the method of configuring a server operating system according to any one of claims 1 to 6.
CN202210753367.5A 2022-06-29 2022-06-29 Configuration method and system of server operating system, storage medium and electronic equipment Pending CN115174556A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210753367.5A CN115174556A (en) 2022-06-29 2022-06-29 Configuration method and system of server operating system, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210753367.5A CN115174556A (en) 2022-06-29 2022-06-29 Configuration method and system of server operating system, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN115174556A true CN115174556A (en) 2022-10-11

Family

ID=83489994

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210753367.5A Pending CN115174556A (en) 2022-06-29 2022-06-29 Configuration method and system of server operating system, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN115174556A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020073201A1 (en) * 2000-12-07 2002-06-13 International Business Machines Corporation Method and system for selecting an operating system at user login on a target device
CN1848787A (en) * 2006-04-30 2006-10-18 西安交通大学 Automatic fast dispositioning method for aggregated server system node
US20080046548A1 (en) * 2006-08-18 2008-02-21 Doran Mark S Network booting using a platform management coprocessor
CN103200271A (en) * 2013-04-17 2013-07-10 北京百度网讯科技有限公司 Advanced Risc machine (ARM) server and method of automatic installation system thereof
CN106301897A (en) * 2016-08-05 2017-01-04 浪潮(北京)电子信息产业有限公司 A kind of (SuSE) Linux OS installs collocation method and device
CN112230942A (en) * 2020-09-28 2021-01-15 烽火通信科技股份有限公司 Automatic deployment method and system supporting various domestic operating systems
CN114070841A (en) * 2021-09-29 2022-02-18 浪潮软件科技有限公司 Server filling method, device, equipment and product
CN114237638A (en) * 2021-12-06 2022-03-25 深圳市联影高端医疗装备创新研究院 Operating system installation method and device, computer equipment and storage medium
CN114650273A (en) * 2022-04-01 2022-06-21 河南创新科信息技术有限公司 Initialization method, device, equipment and storage medium for operating system configuration

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020073201A1 (en) * 2000-12-07 2002-06-13 International Business Machines Corporation Method and system for selecting an operating system at user login on a target device
CN1848787A (en) * 2006-04-30 2006-10-18 西安交通大学 Automatic fast dispositioning method for aggregated server system node
US20080046548A1 (en) * 2006-08-18 2008-02-21 Doran Mark S Network booting using a platform management coprocessor
CN103200271A (en) * 2013-04-17 2013-07-10 北京百度网讯科技有限公司 Advanced Risc machine (ARM) server and method of automatic installation system thereof
CN106301897A (en) * 2016-08-05 2017-01-04 浪潮(北京)电子信息产业有限公司 A kind of (SuSE) Linux OS installs collocation method and device
CN112230942A (en) * 2020-09-28 2021-01-15 烽火通信科技股份有限公司 Automatic deployment method and system supporting various domestic operating systems
CN114070841A (en) * 2021-09-29 2022-02-18 浪潮软件科技有限公司 Server filling method, device, equipment and product
CN114237638A (en) * 2021-12-06 2022-03-25 深圳市联影高端医疗装备创新研究院 Operating system installation method and device, computer equipment and storage medium
CN114650273A (en) * 2022-04-01 2022-06-21 河南创新科信息技术有限公司 Initialization method, device, equipment and storage medium for operating system configuration

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王建;何亮;沈菊鸿;: "一种远程自动安装中标麒麟操作系统的方法", 计算机应用与软件, no. 03 *

Similar Documents

Publication Publication Date Title
EP3629552A1 (en) Method, registration center and device for service discovery
US7802084B2 (en) System and method for management and installation of operating system images for computers
US8364845B2 (en) Method and system for thin client configuration
US6601096B1 (en) Client server method for loading a client with a specific image or utility based on the client's state
JP5549038B2 (en) Method for booting network computing device, server and computer system for implementing the method
WO2014169870A1 (en) Virtual network element automatic loading and virtual machine ip address acquisition method and system, and storage medium
CN104572372A (en) System and method for building server performance testing environment
CN110908753B (en) Intelligent fusion cloud desktop server, client and system
CN107193609B (en) Function module calling method and device in application and electronic equipment
US10404568B2 (en) Agent manager for distributed transaction monitoring system
US11099915B2 (en) Optimizing startup time for event-driven functions
CN103200271A (en) Advanced Risc machine (ARM) server and method of automatic installation system thereof
CN103685496A (en) Transmission method and device of file data
CN109104368B (en) Connection request method, device, server and computer readable storage medium
CN107800580B (en) Method, server and system for monitoring installation state of large-batch operating systems
CN104935468A (en) PXE technology-based interactive system and method for realizing operation of operating system thereof
CN113434249A (en) Mirror image synchronization method and device, docker host and storage medium
CN115268949A (en) Mirror preheating method, device, equipment and storage medium
CN111163167A (en) System installation method and device
CN113419813B (en) Method and device for deploying bare engine management service based on container platform
CN114244654A (en) URL forwarding method, device, equipment and computer storage medium
CN113268254A (en) Cluster system installation method and device, electronic equipment and storage medium
CN108712298B (en) Network equipment upgrading method and device, network equipment and storage medium
US20130031226A1 (en) Broadcast-based update management
CN115758334A (en) Cloud application access method and device, electronic equipment 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