CN113419767A - Method, equipment and medium for updating application in Linux server through mobile terminal - Google Patents

Method, equipment and medium for updating application in Linux server through mobile terminal Download PDF

Info

Publication number
CN113419767A
CN113419767A CN202110692935.0A CN202110692935A CN113419767A CN 113419767 A CN113419767 A CN 113419767A CN 202110692935 A CN202110692935 A CN 202110692935A CN 113419767 A CN113419767 A CN 113419767A
Authority
CN
China
Prior art keywords
server
sub
instruction
updating
mobile terminal
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.)
Granted
Application number
CN202110692935.0A
Other languages
Chinese (zh)
Other versions
CN113419767B (en
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 General Software Co Ltd
Original Assignee
Shandong Inspur Genersoft 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 Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN202110692935.0A priority Critical patent/CN113419767B/en
Publication of CN113419767A publication Critical patent/CN113419767A/en
Application granted granted Critical
Publication of CN113419767B publication Critical patent/CN113419767B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/658Incremental updates; Differential updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a method, a device and a medium for updating application in a Linux server through a mobile terminal, wherein the scheme is applied to a Linux server updating system and comprises the following steps: the main server responds to the operation of a user on the mobile terminal and generates a mounting instruction; sending the mounting instruction to the sub-server to enable the sub-server to mount the directories in other operating systems to the Linux operating system; generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and perform incremental acquisition from the incremental server; and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.

Description

Method, equipment and medium for updating application in Linux server through mobile terminal
Technical Field
The embodiment of the specification relates to the technical field of internet, in particular to a method, equipment and medium for updating application in a Linux server through a mobile terminal.
Background
In the current internet era, the requirements on network security are more and more strict, and the requirements on rapid iterative release functions are also more and more high.
The cloud-native-based product needs to be updated at any time to ensure that the product meets the network security and user requirements. Therefore, there is a need to quickly perform updates of security increments, problem increments, and demand increments at different work sites without a network so that applications are updated in a timely manner.
At present, the update of the application in the Linux server needs to use a computer terminal to connect with the Linux server, and the update of the application in the Linux server cannot be performed quickly and conveniently without the computer terminal.
Disclosure of Invention
The embodiment of the specification provides a method, equipment and a medium for updating an application in a Linux server through a mobile terminal, and is used for solving the following technical problems in the prior art:
at the present stage, the update of the application in the Linux server needs to use a computer terminal to connect with the Linux server, and the update of the application in the Linux server cannot be performed quickly and conveniently without carrying a notebook.
In order to solve the above technical problem, the embodiments of the present specification are implemented as follows:
in one aspect, an embodiment of the present specification provides a method for updating an application in a Linux server through a mobile terminal, where the method is applied to a Linux server updating system, where the Linux server updating system includes a main server, a plurality of sub-servers connected to the main server, the mobile terminal, and an incremental server, and the sub-servers have built-in Linux operating systems, and the method includes: the main server responds to the operation of a user on the mobile terminal and generates a mounting instruction; sending the mounting instruction to the sub-server to enable the sub-server to mount the directories in other operating systems to the Linux operating system; generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and perform incremental acquisition from the incremental server; and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.
In one embodiment, the method further comprises: calling a service port survival detection script, and using a port detection tool to perform survival detection on the opening conditions of the service ports of the plurality of sub-servers in a timed polling mode; and recording port information of the unopened service port based on the survival detection results respectively corresponding to the sub-servers, and giving an alarm according to the port information of the unopened service port.
In one embodiment, the main server responds to the operation of the user on the mobile terminal, and the method further comprises the following steps: the mobile terminal responds to the operation of the user and is connected with a virtual private network corresponding to an intranet where the main server is located; attempting a connection with the host server through the virtual private network.
In one embodiment, the responding to the operation of the user by the mobile terminal specifically includes: and the user operates in the visual interface of the mobile terminal, or an operation request is triggered through the intelligent voice control function of the mobile terminal.
In one embodiment, sending the update instruction to the sub-server to enable the sub-server to call a corresponding update script specifically includes: constructing a command group according to actual service requirements, and distributing the updating instruction to the corresponding command group; and sending each updating instruction in the command packet to the sub-server according to the priority corresponding to the command packet and the corresponding sequence, so that the sub-server calls the updating script corresponding to each updating instruction.
In one embodiment, after updating the application within the Linux operating system, the method further comprises: generating an application starting instruction, and sending the application starting instruction to the sub-servers so as to enable the sub-servers to call corresponding application starting scripts and start the updated application; and determining the starting state of the application, and giving an alarm when the starting state is abnormal.
In one embodiment, the sending the update instruction to the sub-server to enable the sub-server to call a corresponding update script to update the application in the Linux operating system includes: the sub-server receives the updating instruction, automatically acquires the increment needing to be submitted to the specified path, and downloads the increment to the position corresponding to the specified path; and calling the corresponding updating script, and updating the application in the Linux operating system based on the increment at the position corresponding to the specified path.
In one embodiment, the main server responds to the operation of the user on the mobile terminal, and the method further comprises the following steps: determining Wi-Fi connected with a main server, sending the information of the Wi-Fi to the mobile terminal, and determining that the mobile terminal is connected with the Wi-Fi connected with the main server.
In another aspect, an embodiment of the present specification provides an apparatus for updating an application in a Linux server through a mobile terminal, including: at least one processor, and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to: the main server responds to the operation of a user on the mobile terminal and generates a mounting instruction; sending the mounting instruction to the sub-server to enable the sub-server to mount the directories in other operating systems to the Linux operating system; generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and perform incremental acquisition from the incremental server; and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.
The embodiment of the specification can achieve the following beneficial effects by adopting at least one technical scheme: the application in the Linux server is quickly updated through the mobile terminal, so that the problem that the update can be carried out only through a computer terminal is solved, and the timeliness and the portability of the application update are ensured; through automatic updating application, the working intensity of related workers can be reduced, and meanwhile, the user experience can be improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the disclosure and are incorporated in and constitute a part of this disclosure, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure and not to limit the disclosure in any way. In the drawings:
fig. 1 is a schematic flowchart illustrating a method for updating an application in a Linux server through a mobile terminal according to an embodiment of the present application;
fig. 2 is a schematic diagram illustrating a method for updating an application in a Linux server through a mobile terminal according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of an apparatus for updating an application in a Linux server through a mobile terminal according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present disclosure more clear, the following description of the present disclosure will be made in detail and completely with reference to the embodiments of the present disclosure and the accompanying drawings. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments obtained by a person skilled in the art without making any inventive step based on the embodiments in the description belong to the protection scope of the present application.
The embodiment of the application provides a method, a device and a medium for updating an application in a Linux server through a mobile terminal, which are specifically described as follows:
the Linux server updating system comprises a main server, a plurality of sub-servers connected with the main server, a mobile terminal and an incremental server, wherein the sub-servers are internally provided with Linux operating systems.
Fig. 1 is a schematic flowchart of a method for updating an application in a Linux server through a mobile terminal according to an embodiment of the present disclosure, as shown in fig. 1, the method for updating an application in a Linux server through a mobile terminal according to an embodiment of the present disclosure may include the following steps:
s101: the main server responds to the operation of the user on the mobile terminal and generates a mounting instruction.
First, when a user has a need to update an application, the operation may be performed on a mobile terminal, which may include, but is not limited to, a mobile phone, a tablet, a notebook, or other mobile terminal.
Considering that in the Linux operating system, all storage devices such as a usb disk, an optical disk, a hard disk, etc. must be mounted before being used normally, a mount instruction, such as a mount instruction, needs to be generated. By mount, it is meant that the top-level directory in the device file is connected to a directory (preferably an empty directory) under the Linux root directory, and accessing this directory is equivalent to accessing the device file. When the hardware equipment is used in the Linux system, the hardware equipment can be used only by combining the file directory of the Linux and the file directory of the hardware equipment into one. The process of combining two into one is called mounting. If the hardware equipment is not mounted, the hardware equipment can be checked and found through a graphical interface system in the Linux system, but the command line mode cannot be found. Any directory under the root directory can be used as a mount point, and the mount operation can hide files in the original directory, so that the root directory and the original directory of the system do not need to be used as the mount point, which can cause system abnormity and even crash, and the mount point is preferably a newly-built empty directory.
S102: and sending the mounting instruction to the sub-server so that the sub-server mounts the directories in other operating systems to the Linux operating system.
In practical applications, the used files may exist in other systems, and directories in other operating systems need to be mounted in the Linux operating system for subsequent operations. For example, through mount instruction, the increment in the shared directory in the Windows system of the company is mounted into the Linux system.
S103: and generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and performing increment acquisition from the increment server.
Updating of an application requires obtaining an incremental amount of data, including but not limited to security increments, problem increments, and demand increments, which may be understood as variable data, including additions, modifications, and deletions to the data. The mode of obtaining the increment is not unique, and the invention proposes that the corresponding synchronous script is called to obtain the increment from the increment server by generating the synchronous instruction and after the sub-server executes the mounting instruction. For example, through a data mirror backup tool rsync in a Linux system, Remote synchronization, local copy support, or synchronization with other SSH and rsync hosts can be performed by using a fast incremental backup tool Remote Sync; moreover, the rsync supports cross-platform work at present, and data synchronization can be performed between Windows and Linux.
S104: and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.
And executing application updating, wherein an updating instruction needs to be issued, and the updating instruction can be generated in the main server and then sent to the sub-servers, or can be generated at the mobile terminal and then sent to the sub-servers. The update script can be pre-stored in the Linux server update system, can be stored on the main server, and can also be stored on the sub-servers.
Sending the update instruction to the sub-servers to enable the sub-servers to call corresponding update scripts, wherein the method specifically comprises the following steps: constructing a command group according to actual service requirements, and distributing the updating instruction to the corresponding command group; and sending each updating instruction in the command packet to the sub-server according to the priority corresponding to the command packet and the corresponding sequence, so that the sub-server calls the updating script corresponding to each updating instruction.
Sending the update instruction to the sub-server to enable the sub-server to call a corresponding update script to update the application in the Linux operating system, wherein the update instruction specifically comprises the following steps: the sub-server receives the updating instruction, automatically acquires the increment needing to be submitted to the specified path, and downloads the increment to the position corresponding to the specified path; and calling the corresponding updating script, and updating the application in the Linux operating system based on the increment at the position corresponding to the specified path. The increment needing to be submitted to the specified path is automatically obtained, the increment is downloaded to the position corresponding to the specified path, the corresponding updating script is called, the application patch under test or already tested is automatically pulled, and automatic updating is achieved.
In some embodiments of the present specification, a service port survival detection script is called, and a port detection tool is used to perform survival detection on the opening condition of the service ports of the plurality of sub-servers in a timed polling manner; and recording port information of the unopened service port based on the survival detection results respectively corresponding to the sub-servers, and giving an alarm according to the port information of the unopened service port.
Considering that the situation that the service ports of all sub-servers are not opened possibly exists in the application updating process, the port detection tool is used for polling every day at regular time to detect the unopened service ports, the port information of the unopened service ports is recorded, and if the service fails, the port information of the unopened service ports can be sent to related working personnel through mails, enterprise WeChats or other communication modes, so that the working personnel can take measures in time to perform related maintenance on the unopened service ports.
In some embodiments of the present description, the method further provides: the main server responds to the operation of the user on the mobile terminal, and the method further comprises the following steps: the mobile terminal responds to the operation of the user and is connected with a virtual private network corresponding to an intranet where the main server is located; attempting a connection with the host server through the virtual private network.
In some embodiments of the present description, the method further provides: the main server responds to the operation of the user on the mobile terminal, and the method further comprises the following steps: determining Wi-Fi connected with a main server, sending the information of the Wi-Fi to the mobile terminal, and determining that the mobile terminal is connected with the Wi-Fi connected with the main server.
The Wi-Fi information may include a name, a password, and the like.
Because the application in the Linux server is updated through the mobile terminal, the mobile terminal and the main server must be in the same network environment in order to ensure the security and stability of the communication between the mobile terminal and the main server.
Based on the above, the invention provides that the mobile terminal can be connected to the network where the main server is located through the virtual private network or Wi-Fi, so as to ensure the secure communication between the mobile terminal and the main server.
It should be noted that, the responding to the operation of the user by the mobile terminal specifically includes: and the user operates in the visual interface of the mobile terminal, or an operation request is triggered through the intelligent voice control function of the mobile terminal.
Here, the present invention preferably proposes two user operation modes, but is not limited to the two operation modes. The user operates in the visualization interface of the mobile terminal, which may specifically be: the user clicks an operation button of the ' updating application A ', a popup window for judging whether to update the application A ' is popped up in a visual interface, and the user clicks a ' yes ' or ' no ' button; the user triggers the operation request through the intelligent voice control function of the mobile terminal, which may specifically be: the user starts the intelligent voice control function, and sends out voice "please help me to update the application a", the mobile terminal replies to "is the owner, do you determine to update the application a? ", the user answers" yes "or" no ".
In some embodiments of the present description, after updating the application within the Linux operating system, the method further comprises: generating an application starting instruction, and sending the application starting instruction to the sub-servers so as to enable the sub-servers to call corresponding application starting scripts and start the updated application; and determining the starting state of the application, and giving an alarm when the starting state is abnormal.
The problem of whether the application can be successfully operated after being updated is considered, the updated application needs to be started, if the application fails to be started, the result of the failed start can be sent to an administrator, relevant repairing work can be carried out in time, and user experience is improved.
In some embodiments of the present specification, fig. 2 is a schematic diagram of a method for updating an application in a Linux server through a mobile terminal according to an embodiment of the present application, as shown in fig. 2, a user operates on the mobile terminal to enable the mobile terminal and a main server to be in the same network environment, the main server receives an instruction and distributes the instruction to each sub-server, each sub-server obtains an increment from an increment server, calls a script corresponding to the instruction to update the application, starts the application after the update is completed, determines that the application is started successfully, and may send a mail to a relevant person to alarm if the start fails.
In summary, the method for updating the application in the Linux server through the mobile terminal provided by the application can quickly update the application in the Linux server through the mobile terminal, so that the problem that the update can be performed only through a computer terminal is solved, and the timeliness and the portability of application update are ensured. Meanwhile, the application is automatically updated, so that the working intensity of related workers can be reduced, and the user experience can be improved.
Fig. 3 is a schematic structural diagram of an apparatus for updating an application in a Linux server through a mobile terminal according to an embodiment of the present disclosure, and as shown in fig. 3, the apparatus for updating an application in a Linux server through a mobile terminal according to an embodiment of the present disclosure may include: at least one processor, and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to: the main server responds to the operation of a user on the mobile terminal and generates a mounting instruction; sending the mounting instruction to the sub-server to enable the sub-server to mount the directories in other operating systems to the Linux operating system; generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and perform incremental acquisition from the incremental server; and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.
The processor and the memory may communicate via a bus, and the device may further include an input/output interface for communicating with other devices.
Some embodiments of the present application provide a non-transitory computer storage medium corresponding to a generate component configurator of fig. 1, storing computer-executable instructions configured to: the main server responds to the operation of a user on the mobile terminal and generates a mounting instruction; sending the mounting instruction to the sub-server to enable the sub-server to mount the directories in other operating systems to the Linux operating system; generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and perform incremental acquisition from the incremental server; and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the device, non-volatile computer storage medium embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and in relation to the description, reference may be made to some portions of the description of the method embodiment.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modifications, equivalents, improvements, etc. that come within the spirit of the disclosure are intended to be included within the scope of the claims of this disclosure.

Claims (10)

1. A method for updating an application in a Linux server through a mobile terminal is applied to a Linux server updating system, the Linux server updating system comprises a main server, a plurality of sub-servers connected with the main server, the mobile terminal and an increment server, and the sub-servers are internally provided with Linux operating systems, and the method comprises the following steps:
the main server responds to the operation of a user on the mobile terminal and generates a mounting instruction;
sending the mounting instruction to the sub-server to enable the sub-server to mount the directories in other operating systems to the Linux operating system;
generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and perform incremental acquisition from the incremental server;
and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.
2. The method of claim 1, further comprising:
calling a service port survival detection script, and using a port detection tool to perform survival detection on the opening conditions of the service ports of the plurality of sub-servers in a timed polling mode;
and recording port information of the unopened service port based on the survival detection results respectively corresponding to the sub-servers, and giving an alarm according to the port information of the unopened service port.
3. The method of claim 1, wherein the main server responds to the operation of the user on the mobile terminal, and the method further comprises:
the mobile terminal responds to the operation of the user and is connected with a virtual private network corresponding to an intranet where the main server is located;
attempting a connection with the host server through the virtual private network.
4. The method according to claim 3, wherein the mobile terminal responds to the operation of the user, and specifically comprises:
and the user operates in the visual interface of the mobile terminal, or an operation request is triggered through the intelligent voice control function of the mobile terminal.
5. The method according to claim 1, wherein sending the update instruction to the sub-server to enable the sub-server to call a corresponding update script specifically comprises:
constructing a command group according to actual service requirements, and distributing the updating instruction to the corresponding command group;
and sending each updating instruction in the command packet to the sub-server according to the priority corresponding to the command packet and the corresponding sequence, so that the sub-server calls the updating script corresponding to each updating instruction.
6. The method according to claim 1, wherein after updating the application within the Linux operating system, the method further comprises:
generating an application starting instruction, and sending the application starting instruction to the sub-servers so as to enable the sub-servers to call corresponding application starting scripts and start the updated application;
and determining the starting state of the application, and giving an alarm when the starting state is abnormal.
7. The method according to claim 1, wherein the sending of the update instruction to the sub-server to enable the sub-server to call a corresponding update script to update the application in the Linux operating system specifically comprises:
the sub-server receives the updating instruction, automatically acquires the increment needing to be submitted to the specified path, and downloads the increment to the position corresponding to the specified path;
and calling the corresponding updating script, and updating the application in the Linux operating system based on the increment at the position corresponding to the specified path.
8. The method of claim 1, wherein the main server responds to a user operation on the mobile terminal, and further comprising:
determining Wi-Fi connected with a main server, sending the information of the Wi-Fi to the mobile terminal, and determining that the mobile terminal is connected with the Wi-Fi connected with the main server.
9. A description device of a data type, comprising:
at least one processor, and,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
the main server responds to the operation of a user on the mobile terminal and generates a mounting instruction;
sending the mounting instruction to the sub-server to enable the sub-server to mount the directories in other operating systems to the Linux operating system;
generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and perform incremental acquisition from the incremental server;
and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.
10. A non-transitory computer storage medium storing computer-executable instructions configured to:
the main server responds to the operation of a user on the mobile terminal and generates a mounting instruction;
sending the mounting instruction to the sub-server to enable the sub-server to mount the directories in other operating systems to the Linux operating system;
generating a synchronous instruction, and sending the synchronous instruction to the sub-servers, so that the sub-servers call corresponding synchronous scripts after executing the mounting instruction, and perform incremental acquisition from the incremental server;
and generating an updating instruction after the sub-server obtains the increment, and sending the updating instruction to the sub-server so that the sub-server calls a corresponding updating script to update the application in the Linux operating system.
CN202110692935.0A 2021-06-22 2021-06-22 Method, equipment and medium for updating application in Linux server through mobile terminal Active CN113419767B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110692935.0A CN113419767B (en) 2021-06-22 2021-06-22 Method, equipment and medium for updating application in Linux server through mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110692935.0A CN113419767B (en) 2021-06-22 2021-06-22 Method, equipment and medium for updating application in Linux server through mobile terminal

Publications (2)

Publication Number Publication Date
CN113419767A true CN113419767A (en) 2021-09-21
CN113419767B CN113419767B (en) 2022-07-26

Family

ID=77716093

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110692935.0A Active CN113419767B (en) 2021-06-22 2021-06-22 Method, equipment and medium for updating application in Linux server through mobile terminal

Country Status (1)

Country Link
CN (1) CN113419767B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1397902A (en) * 2001-07-17 2003-02-19 星河科技有限公司 Commission electronic business servicer operating method and system
CN103731315A (en) * 2012-10-16 2014-04-16 无锡云捷科技有限公司 Server failure detecting method
CN104468777A (en) * 2014-12-05 2015-03-25 北京奇虎科技有限公司 Data operating method and device
US20150304414A1 (en) * 2014-04-17 2015-10-22 Go Daddy Operating Company, LLC Allocating hosting server resources via migration paths
CN105991698A (en) * 2015-02-06 2016-10-05 中科云网科技集团股份有限公司 Method, system and device for mobile terminal remotely managing intelligent router file
CN106713053A (en) * 2017-02-19 2017-05-24 郑州云海信息技术有限公司 Method and device for batch updating server firmware based on Linux
CN107943496A (en) * 2017-11-17 2018-04-20 郑州云海信息技术有限公司 A kind of device and method of whole machine cabinet server batch updating firmware
US20190227791A1 (en) * 2017-04-19 2019-07-25 Servicenow, Inc. Distributed incremental updating of trays using a source control system
CN110912728A (en) * 2019-10-11 2020-03-24 广西电网有限责任公司信息中心 Operating system patch batch automatic update management method and system
CN112612939A (en) * 2020-12-18 2021-04-06 山东中创软件工程股份有限公司 Crawler deployment method, system, device, equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1397902A (en) * 2001-07-17 2003-02-19 星河科技有限公司 Commission electronic business servicer operating method and system
CN103731315A (en) * 2012-10-16 2014-04-16 无锡云捷科技有限公司 Server failure detecting method
US20150304414A1 (en) * 2014-04-17 2015-10-22 Go Daddy Operating Company, LLC Allocating hosting server resources via migration paths
CN104468777A (en) * 2014-12-05 2015-03-25 北京奇虎科技有限公司 Data operating method and device
CN105991698A (en) * 2015-02-06 2016-10-05 中科云网科技集团股份有限公司 Method, system and device for mobile terminal remotely managing intelligent router file
CN106713053A (en) * 2017-02-19 2017-05-24 郑州云海信息技术有限公司 Method and device for batch updating server firmware based on Linux
US20190227791A1 (en) * 2017-04-19 2019-07-25 Servicenow, Inc. Distributed incremental updating of trays using a source control system
CN107943496A (en) * 2017-11-17 2018-04-20 郑州云海信息技术有限公司 A kind of device and method of whole machine cabinet server batch updating firmware
CN110912728A (en) * 2019-10-11 2020-03-24 广西电网有限责任公司信息中心 Operating system patch batch automatic update management method and system
CN112612939A (en) * 2020-12-18 2021-04-06 山东中创软件工程股份有限公司 Crawler deployment method, system, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MHAMED ZINEDDINE: "《Commercial software companies and open source community reaction to disclosed vulnerabilities: Case of Windows Server 2008 and Linux patching》", 《2017 INTERNATIONAL CONFERENCE ON WIRELESS TECHNOLOGIES, EMBEDDED AND INTELLIGENT SYSTEMS (WITS)》 *
崔高颖: "《基于Linux容器的交互式数据动态迁移方法研究》", 《电子设计工程》 *

Also Published As

Publication number Publication date
CN113419767B (en) 2022-07-26

Similar Documents

Publication Publication Date Title
CN105940397B (en) Method and system for application synchronization
US11243792B2 (en) Image file conversion method and apparatus
US9081641B2 (en) Communication device, update method, and computer-readable storage medium
US10798218B2 (en) Environment isolation method and device
US20100281143A1 (en) Maintaining mobile device operations
US11824714B2 (en) Method and apparatus for updating an edge node, device, medium and program product
CN103220358A (en) Multi-terminal on-line file synchronizing method, system, server, and terminal device
CN113626286A (en) Multi-cluster instance processing method and device, electronic equipment and storage medium
CN111143114A (en) Virtualization platform disaster tolerance method, system, server and storage medium
CN111225064A (en) Ceph cluster deployment method, system, device and computer-readable storage medium
CN112214351A (en) Backup data recovery method and device, electronic equipment and storage medium
CN113553218A (en) Method for cloning and backing up real machine based on cloud mobile phone, terminal device and storage medium
CN112099836A (en) Configuration file updating method, configuration server, version control server and system
CN113138886A (en) Method and device for testing embedded equipment and testing equipment
CN108352995B (en) SMB service fault processing method and storage device
CN113419767B (en) Method, equipment and medium for updating application in Linux server through mobile terminal
CN112650689A (en) Test method, test device, electronic equipment and storage medium
CN107124311B (en) Data service system
CN107872493B (en) Information processing method, terminal and server
CN114143328A (en) Data migration method, device, equipment and medium of cloud mobile phone
CN111857783A (en) Method, device, equipment and storage medium for remotely refreshing BMC (baseboard management controller) firmware
CN111596933A (en) File processing method and device, electronic equipment and computer readable storage medium
CN110795111A (en) Remote automatic upgrading method for communication equipment and management terminal
CN113938382B (en) Parcemaker-based cluster management method, system and storage medium
CN116088921B (en) Automatic operation and maintenance management system and method oriented to domestic operation system

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
TA01 Transfer of patent application right

Effective date of registration: 20220629

Address after: 250101 Inspur science and Technology Park, 1036 Inspur Road, hi tech Zone, Jinan City, Shandong Province

Applicant after: Inspur Genersoft Co.,Ltd.

Address before: 250101 Inspur science and Technology Park, 1036 Inspur Road, hi tech Zone, Jinan City, Shandong Province

Applicant before: SHANDONG INSPUR GENESOFT INFORMATION TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant