Get the App
  • Nova service-list cannot execute

    Nova service-list cannot execute

    Nova service-listERROR (InternalServerError): An unexpected error prevented the server from fulfilli

    Shulou · 2022-06-03 04:03
  • Introduction of Transport layer Protocol

    Introduction of Transport layer Protocol

    Transport layer protocol: TCP transmission control protocol UDP user Datagram protocol TCP connection-oriented, reliable process-to-process communication protocol TCP provides full-duplex service, that is, data can be transmitted in both directions at the same time TCP message segments do not exceed 1500 bytes TCP forms several bytes into one

    Shulou · 2022-06-03 04:03
  • Windows log files and scheduled tasks

    Windows log files and scheduled tasks

    Win7 log management: check: computer-manage-system tools-event Viewer turns off logging function (not recommended): computer-manage-services and applications-services-find Event_log

    Shulou · 2022-06-03 04:03
  • The linux system writes text to a file

    The linux system writes text to a file

    This article is about how linux systems write text to files. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look. 1. Use fwrite function function to read and write a data block. General call form fwri

    Shulou · 2022-06-03 04:03
  • Some practices of joining PC to Azure AD Domain

    Some practices of joining PC to Azure AD Domain

    In a mobile-first, cloud-first world, Azure Active Directory (Azure AD) enables single sign-on to devices, applications, and services from anywhere. With the popularity of bring your own device (BYOD) and other devices, IT specializes in

    Shulou · 2022-06-03 04:02
  • Linux checks whether ftp is installed and how to start the ftp service

    Linux checks whether ftp is installed and how to start the ftp service

    This article shares linux's method of checking whether ftp is installed and starting ftp services. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look. 1. Check whether ftp: rpm-qa is installed | grep vsft

    Shulou · 2022-06-03 04:02
  • Introduction of linux common operating system

    Introduction of linux common operating system

    Today, what the editor shares with you is the introduction of the common operating system of linux. I believe most people don't know much about it. In order to make you understand better, the editor summarizes the following contents. Without saying much, let's move on. Linux is just the name of a kernel, if you want to become a complete operating system

    Shulou · 2022-06-03 04:02
  • How to extract zip files from linux

    How to extract zip files from linux

    This article is about how linux unzips zip files. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look. How to extract the zip package from linux? it is relatively easy to decompress the ZIP package in linux.

    Shulou · 2022-06-03 04:02
  • Two methods of viewing Network Card Information in linux

    Two methods of viewing Network Card Information in linux

    What this article shares with you is linux's method of viewing network card information. I believe that most people have not yet learned this skill. In order to let you learn, I have summarized the following content for you. Without saying much, let's read on. Linux is a Unix-like operating system that is free to use and spread freely.

    Shulou · 2022-06-03 04:02
  • The principle and practice of Istio Traffic Management function

    The principle and practice of Istio Traffic Management function

    1. The principle of load balancing algorithm and practical load balancing algorithm (load balancing algorithm). Several basic traffic distribution methods are defined. There are four standard load balancing algorithms in Istio. Round_Robin: polling algorithm

    Shulou · 2022-06-03 04:02
  • What if there are Chinese garbled codes in oracle in linux system?

    What if there are Chinese garbled codes in oracle in linux system?

    What if there are Chinese garbled codes in oracle in linux system? This article summarizes the solutions to Chinese garbled code in oracle in linux system. Through this article, I hope you can solve this problem. The root of the garbled problem is the modification of the character set. Let's take a look at lin.

    Shulou · 2022-06-03 04:02
  • How to realize Partition in linux system

    How to realize Partition in linux system

    How does the linux system achieve partitioning? To solve this problem, the editor summarizes this article on linux partition today, hoping to help more friends who want to solve this problem to find a more simple and easy way. There are three kinds of partitions for Linux: primary partition, extended partition and logical partition. Master

    Shulou · 2022-06-03 04:02
  • What is the difference between mac system and linux system

    What is the difference between mac system and linux system

    This article is about the difference between mac system and linux system. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look. The former is a closed system developed by Apple, which is only used by Apple devices. Linux is an open source free system.

    Shulou · 2022-06-03 04:02
  • Steps for linux to set IP address

    Steps for linux to set IP address

    This article shares with you the detailed steps of setting up an IP address in a linux system. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look. 1. Open the Linux terminal system and enter the following code in the system. # vi / etc

    Shulou · 2022-06-03 04:02
  • What are the commands for linux to view directories

    What are the commands for linux to view directories

    What this article shares with you is the command for linux to view the directory. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look. The command to view files and directories in linux is: LSLS: list, the path where the command is located: / b

    Shulou · 2022-06-03 04:02
  • How to check the ip of linux system

    How to check the ip of linux system

    How to check the ip of linux system? I believe that most people have not yet learned this skill, in order to let you learn, to give you a summary of the following content, do not say much, let's move on. First open the linux server, and then right-click in the space on the linux desktop, as shown in the following figure.

    Shulou · 2022-06-03 04:01
  • Powershell exports the properties of the AD account specified in the CSV file

    Powershell exports the properties of the AD account specified in the CSV file

    Sometimes when we export AD user attributes, we do not need to export all users, but may only need to export the attribute information of users in a specific user list. For the user list provided by the demand side, we can put the user name in CSV and read the attribute # export the user in CSV one by one.

    Shulou · 2022-06-03 04:01
  • On the question of whether linux device drivers use global variables

    On the question of whether linux device drivers use global variables

    On the question of whether linux device drivers use global variables, someone asked me today, about whether linux device drivers use global variables, why try not to use global variables? In fact, this problem is said from two aspects: 1) the use of global variables destroys the reentrancy of the function, which is

    Shulou · 2022-06-03 04:01
  • Linux's method to check whether a process exists

    Linux's method to check whether a process exists

    This article shares with you linux's way to see if a process exists. The editor thought it was very practical, so I shared it with you to learn. The following information is about linux to see if there is a method for the process. The question seems to be simple, "ps-ef | grep"

    Shulou · 2022-06-03 04:01
  • Aria2 download tool command line and graphical interface to use

    Aria2 download tool command line and graphical interface to use

    If the picture is a screenshot of downloading software with a graphical interface, you can see that the interface is very familiar. Let's start today's tutorial. Question? What is this? How do I use the command line? How to use graphics? Answer:aria2 is a download software with

    Shulou · 2022-06-03 04:01