Get the App
  • Simple understanding of Linux process scheduling

    Simple understanding of Linux process scheduling

    The R, S, D, T, Z, X states R (TASK_RUNNING) of the Linux process: the process is in the ready state, and the executable state S (TASK_INTERRUPTIBLE): the interruptible sleep state D (TASK_UNINT)

    Shulou · 2022-06-03 03:19
  • Instructions for windows system installation

    Instructions for windows system installation

    ISP network service provider: for example, the uplink and downlink rate of 100Mbps is that 12.5MB/s is divided into home and enterprise: the network speed of the home can not reach, and the accuracy of the enterprise. SpeedTest is used for speed measurement, not 360. because it measures the host to the operator server.

    Shulou · 2022-06-03 03:19
  • Methods for windows to view services through ports and disable services

    Methods for windows to view services through ports and disable services

    1. Open a command prompt window and type netstat-ano to check the port and PID number. For example, in the example, we need to find out which service port 21 belongs to. From the figure, we can see that the PID number of port 21 is 1252. If there is too much port information, we can use fin

    Shulou · 2022-06-03 03:19
  • Unix Archaeology: a

    Unix Archaeology: a "lost" shell

    This article honors Ken Thompson and Dennis Ritchie, the great masters of computer science, and pays tribute to all others who have contributed to the development of Unix. The Dust of History Unix has been a world-famous operating system for more than 40 years.

    Shulou · 2022-06-03 03:19
  • Memcached installation and management of database operations

    Memcached installation and management of database operations

    1. Introduction to Memcached: (1) introduction: Memcached is a high-performance distributed in-memory object caching system for dynamic Web applications to reduce database load. It improves dynamics by caching data and objects in memory to reduce the number of times the database is read.

    Shulou · 2022-06-03 03:19
  • OSPF multi-area configuration interworking (detailed steps)

    OSPF multi-area configuration interworking (detailed steps)

    1. Configure router IP 2. Router configuration OSPF [R1] ospf [process-id] / / default is 1; [R1-ospf-1] area 0 / / enter area 0; [R1-ospf-1-area-0

    Shulou · 2022-06-03 03:19
  • Play Bluetooth with raspberry pie

    Play Bluetooth with raspberry pie

    Bluetooth is a widely used wireless communication protocol, and in the past two years, with the further promotion of the concept of the Internet of things. I will introduce the Bluetooth protocol, especially low-power Bluetooth, and put it into practice with raspberry pie. Bluetooth module is built into raspberry pie 3. The raspberry pie communicates with the module through the UART interface. Raspberry pie 1 and raspberry pie

    Shulou · 2022-06-03 03:18
  • The shell script applies

    The shell script applies "three" to monitor the number of concurrent connections when an IP

    According to the number of web logs or network connections, monitor when the number of concurrent connections to a certain IP reaches 100 or within a period of time, and use firewall commands to block the corresponding IP, every 3 minutes; the firewall command is: iptables-An INPUT-s 192.

    Shulou · 2022-06-03 03:18
  • K8s practice (7): storage volumes and data persistence (Volumes and Persistent Storage)

    K8s practice (7): storage volumes and data persistence (Volumes and Persistent Storage)

    Environment description: hostname operating system version ipdocker versionkubelet version configuration remarks masterCentos 7.6.1810172.27.9.131Docker 18.09.6V1.1

    Shulou · 2022-06-03 03:18
  • Cloud Computing Learning Route course syllabus Courseware: the Foundation of Network Management

    Cloud Computing Learning Route course syllabus Courseware: the Foundation of Network Management

    Cloud Computing Learning Route course syllabus Courseware: network Management Foundation

    Shulou · 2022-06-03 03:18
  • How to Set a Custom Logon Screen Background on Windows 7, 8, or 10

    How to Set a Custom Logon Screen Background on Windows 7, 8, or 10

    How to Set a Custom Logon Screen Background on Windows 7, 8, or 10Windows makes it possible to chang

    Shulou · 2022-06-03 03:18
  • Centos 7 cacti build

    Centos 7 cacti build

    1. Turn off selinuxsetenforce 02, install the appropriate tool yum-y install wget unzip vim3, install httpd, mariadb database, php, php database related, rrdto

    Shulou · 2022-06-03 03:18
  • Zabbix remote Command (remote command) configuration

    Zabbix remote Command (remote command) configuration

    1. Zabbix remote command (remote command): 1.1function: restart service; restart server through IPMI interface; functions that can be accomplished by any custom script: cleaning disk space, virtual machine instance migration, etc.; 1.2related attributes: Tatg

    Shulou · 2022-06-03 03:18
  • DNS (Domain name Server) lab:

    DNS (Domain name Server) lab:

    DNS query mode: recursive query: when the DNS server receives the query request, it either makes a successful response or a failed response. Recursive query usually occurs between the DNS client and the DNS server. Iterative query: the DNS server based on its own cache or zone

    Shulou · 2022-06-03 03:17
  • Regular expressions of Shell programming (3)

    Regular expressions of Shell programming (3)

    Awk tools in Linux/UNIX systems, awk is a powerful editing tool that reads input text line by line, searches it according to the specified matching pattern, formats and outputs or filters content that meets the criteria, and can achieve considerable complexity without interaction.

    Shulou · 2022-06-03 03:17
  • Website firewall. Your request with illegal parameters has been blocked by website management settings.

    Website firewall. Your request with illegal parameters has been blocked by website management settings.

    Production operating environment: operating system: Windows Server 2008 R2Web middleware: IIS 7.0programming language running environment: ASP.net website function: information intranet problem description: when the terminal login information intranet, automatically jump as shown in the following figure. End

    Shulou · 2022-06-03 03:17
  • Management of processes and scheduled tasks in CENTOS7

    Management of processes and scheduled tasks in CENTOS7

    Management of processes and scheduled tasks in linux 1. Program and process relationship program: executable code and data stored in media such as hard disk, CD, etc.; statically saved code process: program code running in CPU and memory; dynamically executed code; parent and child processes: each process can create

    Shulou · 2022-06-03 03:17
  • Summary of the functions commonly used in the Linux Standard I Dot O Library

    Summary of the functions commonly used in the Linux Standard I Dot O Library

    The previous article summarized the system calls to the file Istroke O, and today we will summarize the functions that the standard Imax O library has used frequently over the past few years. The standard iPink O library (# include) actually encapsulates system calls; the main purpose of doing so is to improve efficiency by reducing calls to system calls. 1. Stream

    Shulou · 2022-06-03 03:17
  • Logstash basic Operation-Filter

    Logstash basic Operation-Filter

    Grok configuration case: # # Startup file configuration: # Sample Logstash configuration for creating a simple# Beats-> Logstash-> Elasti

    Shulou · 2022-06-03 03:17
  • [NetApp] owner of disk after removing ADP partition

    [NetApp] owner of disk after removing ADP partition

    1) to remove owner, you need to enter node mode and type the following command: Cluster1-01* > options disk.auto_assigndisk.auto_assign off (value might

    Shulou · 2022-06-03 03:17