Get the App
  • Two methods of RAID configuration for HP Server

    Two methods of RAID configuration for HP Server

    In fact, all arrays are configured in much the same way. As long as you know how the array works. Have operated a server, other brands of the server operation method is similar! The following is the method of creating RAID with DL380G7 (DL580G7) and DL388G9, which is put on the blog for easy query.

    Shulou · 2022-06-02 16:16
  • How to check hard disk size in linux system

    How to check hard disk size in linux system

    How do I check the hard disk size in the linux system? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. The way to check the size of disk space in Linux system is: you can use df-

    Shulou · 2022-06-02 16:16
  • How to understand the API behavior of ESC in arrears

    How to understand the API behavior of ESC in arrears

    This article is about how to understand the time-consuming API behavior of ESC. The editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article. The following table shows the API behavior in arrears

    Shulou · 2022-06-02 16:16
  • Why does linux bring its own python?

    Why does linux bring its own python?

    Why does linux come with python? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. Because there are a lot of operating system itself needs, all need to use Python. such as

    Shulou · 2022-06-02 16:16
  • My gsoap process of creating a client network agent

    My gsoap process of creating a client network agent

    16:42:58 on June 11, 2017, an interface for selling electricity has been made (under the windows platform), including webservice service (C#), webservice dynamic library, client dll (C++) and client gsoap proxy. Soft

    Shulou · 2022-06-02 16:16
  • Learn the must-see commands of Linux (1)

    Learn the must-see commands of Linux (1)

    Learn Linux must-see commands (1) 1: what is the Linux ​ Linux command is the command to manage the Linux system. For Linux systems, CPU, memory, disk drives, keyboards, mice, and users are all files, Lin

    Shulou · 2022-06-02 16:16
  • Partition OSPF multi-area configuration

    Partition OSPF multi-area configuration

    | | 1, experiment name: OSPF multi-area configuration | 2, experiment purpose: OSPF multi-area configuration to achieve network-wide interconnection | 3, experiment topology:: | 4, experiment steps: | R1: | [Huawei] sysname R1 | [R1] interface gi0/0 |

    Shulou · 2022-06-02 16:16
  • Detailed explanation of Docker Series 9:Docker file instructions (1)

    Detailed explanation of Docker Series 9:Docker file instructions (1)

    1. Docker file instruction 1. Instruction 1:FROM instruction FROM must be the first non-annotated instruction to specify the basic image, which can be any image. When using the FROM instruction, docker daemon will automatically find the specified image on the local computer.

    Shulou · 2022-06-02 16:16
  • Lnmp deployment

    Lnmp deployment

    one。 Selection and introduction of open source software 1.Tengine introduction: Tengine is a Web server project initiated by Taobao. On the basis of Nginx, it adds a lot of advanced functions and features to meet the needs of high-volume websites. The performance and stability of Tengine have been

    Shulou · 2022-06-02 16:16
  • Use the xzdec command of linux to extract the xz file

    Use the xzdec command of linux to extract the xz file

    Editor to share with you the use of linux's xzdec command to extract the xz file, I hope you will learn a lot after reading this article, let's discuss it together! Use the xzdec command to extract liblzma-based xz files in the syntax format: xzd

    Shulou · 2022-06-02 16:16
  • Use the zless command of linux to view zip compressed files

    Use the zless command of linux to view zip compressed files

    Editor to share with you to use the zless command of linux to view zip compressed files, I hope you can learn a lot after reading this article, let's discuss it together! Use the zless command to view the syntax format of zip compressed files: zless [file name] parameter

    Shulou · 2022-06-02 16:16
  • Use the arp command of linux to manipulate the system arp cache

    Use the arp command of linux to manipulate the system arp cache

    This article mainly introduces the use of linux arp command manipulation system arp cache, the article is very detailed, has a certain reference value, interested friends must read it! The English spelling of arp command is "Address Resolution Proto".

    Shulou · 2022-06-02 16:16
  • Line transfer of grep/sed/awk and other lines of Linux command

    Line transfer of grep/sed/awk and other lines of Linux command

    The sample files are listed as follows: cat file.txta b cd e fg h icat file.txt | xargs-n1xargs-N1 < file.txttr "\ n" < file.t

    Shulou · 2022-06-02 16:16
  • Use the uncompress command of linux to compress or extract the compress file

    Use the uncompress command of linux to compress or extract the compress file

    Editor to share with you the use of linux's uncompress command to compress or extract compress files. I hope you will gain a lot after reading this article. Let's discuss it together. Use the uncompres command to compress or decompress comp

    Shulou · 2022-06-02 16:16
  • Use the ss command of linux to display active socket information

    Use the ss command of linux to display active socket information

    This article will explain in detail about the use of linux's ss command to display active sockets. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. Ss is the abbreviation of Socket Statistics.

    Shulou · 2022-06-02 16:16
  • Use the netstat command of linux to display the network status

    Use the netstat command of linux to display the network status

    This article will explain in detail about the use of linux's netstat command to display network status. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. The netstat command is used to display various network-related information.

    Shulou · 2022-06-02 16:16
  • Use the xzgrep command of linux to search for regular expressions on xz compressed files

    Use the xzgrep command of linux to search for regular expressions on xz compressed files

    This article will explain in detail about the use of linux xzgrep command to search for regular expressions on xz compressed files, Xiaobian thinks it is very practical, so share it for you to do a reference, I hope you can get something after reading this article. You can use the xzgrep command on x

    Shulou · 2022-06-02 16:16
  • Run commands periodically using the anacron command of linux

    Run commands periodically using the anacron command of linux

    This article will explain in detail about the use of linux's anacron command to run commands on a regular basis. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. The anacron command can be used to execute commands periodically with a frequency of

    Shulou · 2022-06-02 16:16
  • Use the virsh command of linux to manage the user interface

    Use the virsh command of linux to manage the user interface

    This article mainly introduces the use of linux virsh command management user interface, the article is very detailed, has a certain reference value, interested friends must read it! The virsh command is the main interface for managing the virsh guest domain. This program can be used to create, pause, and close

    Shulou · 2022-06-02 16:16
  • Use linux's apmsleep command to enter pause or standby mode and wake up later

    Use linux's apmsleep command to enter pause or standby mode and wake up later

    This article mainly introduces the use of linux apmsleep command to enter pause or standby mode, wake up later, the article is very detailed, has a certain reference value, interested friends must finish! The apmsleep command is to put the computer into a standby or repair state

    Shulou · 2022-06-02 16:15