Get the App
  • The use of vi and the process of gcc compilation

    The use of vi and the process of gcc compilation

    1 vi   vi is the most commonly used text editor under Linux/Unix. Vim is an upgraded version of vi, which is not only compatible with all commands of vi, but also adds some new features. 1.1There are three ways of vi working. 1.2Editing mode cursor positioning  

    Shulou · 2022-06-03 08:49
  • Write down the handling of a zombie process

    Write down the handling of a zombie process

    (1) insufficient memory available for monitoring and alarm: (2) Log in to the service to check that the cache does not occupy much memory. (3) top check the overall status of the system and find that 10 zombie processes linux take up the top 10 processes ps aux with the highest cpu. | head-

    Shulou · 2022-06-03 08:49
  • Introduction to Rabbitmq and deployment of clusters

    Introduction to Rabbitmq and deployment of clusters

    Blog outline: first, an introduction to MQ. Second, what is RabbitMQ? 3. Install Rabbitmq MQ 4, deploy RabbitMQ cluster 1) deploy environment 2) install rabbitmq service 3) configure host file, and add the above two nodes to cluster 4) rabb

    Shulou · 2022-06-03 08:49
  • Windows remote Desktop uses 2 different ports

    Windows remote Desktop uses 2 different ports

       recently saw a bizarre need on the forum to do two different remote desktop ports for windows and found a way on serverfault.    https://serverfault.com/questions/528639/

    Shulou · 2022-06-03 08:48
  • C language in 01:Linux Kernel of self-cultivation of embedded C language

    C language in 01:Linux Kernel of self-cultivation of embedded C language

    1.1 Strange Syntax in Linux Kernel drivers when you look at some GNU open source software, or read the Linux kernel and driver source code, you will find that there are a large number of C programs that look "weird" in the Linux kernel source code. Say it's C language, Mei.

    Shulou · 2022-06-03 08:48
  • OFFICE2007 causes the strange phenomenon that the win10 system cannot be started.

    OFFICE2007 causes the strange phenomenon that the win10 system cannot be started.

    I ran into a strange situation today. Boss Asustek's all-in-one boot win10 keeps turning around in circles, but can't get into the system. All kinds of processing that can't get into the system doesn't work at all. This phenomenon has happened several times, the first time I got it and then reinstalled the system. The second time when I was dealing with something urgent, someone else came.

    Shulou · 2022-06-03 08:48
  • There is a regular delay for macbook to perform ping packets.

    There is a regular delay for macbook to perform ping packets.

    When using macbook for ping packets, there is often a delay of about 3 to 4 every 10 or so packets, with a delay of about 1000 milliseconds. There is no problem with using other people's computer ping bags, and the computer has to be restarted for a period of time. Baidu solution: gwfdeMacBo

    Shulou · 2022-06-03 08:48
  • [zeromq] installation of zeromq+jzmq under unix

    [zeromq] installation of zeromq+jzmq under unix

    Centos 6.5 environment 1. Zeromq version 3.2.5 reference: http://zeromq.org/area:download#toc1$ wget http://download.zeromq.o

    Shulou · 2022-06-03 08:48
  • The use of tee instruction under unix

    The use of tee instruction under unix

    In normal times, the use of output redirection is usually to use ">" and "> >" to specify the content that needs to be output to a file, the former if the specified file already exists, then the file will be rewritten; the latter is appended, append the content to the end of the file to save, neither of these methods can be redirected

    Shulou · 2022-06-03 08:48
  • What is the production process of fresh Mini Program?

    What is the production process of fresh Mini Program?

    Many fresh industries want to use WeChat Mini Programs online drainage, want to do a fresh Mini Program, the following to share with you what is the fresh Mini Program production process? Step 1: preparation work before making fresh Mini Program, you need to prepare Mini Program account, Mini Program merchant payment number and Mini Program AP

    Shulou · 2022-06-03 08:48
  • Summary of AIX password recovery process

    Summary of AIX password recovery process

    If the customer has other users who have root privileges, they can log in with that user and perform the following restore actions. # > passwd rootChanging password for "root" root''s New passwor

    Shulou · 2022-06-03 08:48
  • Zabbix Monitoring platform deployment detail document

    Zabbix Monitoring platform deployment detail document

    Monitoring system introduction 1: monitoring introduction 1. Monitoring software introduction: use SNMP protocol to obtain host CPU, memory, disk, network card traffic and other data. Use a script to store the obtained SNMP data in the database, and then use a software called MRTG to obtain the

    Shulou · 2022-06-03 08:48
  • Kubernetes series tutorials (9) initial knowledge of Pod storage management

    Kubernetes series tutorials (9) initial knowledge of Pod storage management

    In the previous article, I wrote a series of kubernetes tutorials (8) Pod Health check Mechanism introduces the Pod health check mechanism in kubernetes, and introduces two kinds of health check probes in kubernetes: livenessProbe.

    Shulou · 2022-06-03 08:48
  • Hand in hand to build an enterprise IT actual combat environment season 6: how to build a KMS activation server?

    Hand in hand to build an enterprise IT actual combat environment season 6: how to build a KMS activation server?

    Hand in hand to build an enterprise IT actual combat environment season 6: how to build a KMS activation server? ©Lander Zhang focuses on on-demand IT operation and maintenance services for foreign enterprises, and IT Helpdesk practical training practitioners blog: https://blog.51cto.co

    Shulou · 2022-06-03 08:48
  • Cleaning up insufficient space on exchange 2013 C disk

    Cleaning up insufficient space on exchange 2013 C disk

    Many exchange mail services have been deployed. After using it for 1-2 years, most customers report that disk C of the mail system is insufficient, basically no other programs are installed and enough space is reserved for disk C. Today, sharing a way to clean up disk C space can be freed up.

    Shulou · 2022-06-03 08:48
  • Linux interface / etc/motd

    Linux interface / etc/motd

    Cat / etc/motd configuration file ^ [1m ^ [31m. = "=. / _ _\ | d b |\ / /, /'- =\ / = -'\

    Shulou · 2022-06-03 08:48
  • Export domain user phone number in AD domain control

    Export domain user phone number in AD domain control

    1. The use of Windows server 2016dsquery and dsget in the experimental environment 2. The experimental command dsquery user-limit 0 OU=Users,OU=Suzhou,OU=Sites,DC=

    Shulou · 2022-06-03 08:48
  • Linux redirector: & gt;, & gt;>, & lt

    Linux redirector: & gt;, & gt;>, & lt

    Redirect operator functional description > writes command output to a file or device, instead of a command prompt or handle < read command input from a file rather than from a keyboard or handle > > add command output to the end of the file without deleting information already in the file > & write the output of one handle to another

    Shulou · 2022-06-03 08:48
  • WePE modified enhanced version V4

    WePE modified enhanced version V4

    Hello, Hello, everyone, due to personal reasons, Xiaoxiao has not updated the blog for a long time, thank you for your attention. What we bring to you today is also something related to windows, windows system installation of the necessary PE tools; as the saying goes, drivers must learn the basic repair

    Shulou · 2022-06-03 08:48
  • Linux Port Mapping forwarding tool rinetd

    Linux Port Mapping forwarding tool rinetd

    Rinetd, a simple and easy-to-use tool under linux, there are many ways to do address NAT under Linux for port mapping / forwarding / redirection. For example, haproxy, layer 4 proxy of nginx, iptables of linux and so on can be realized. Hapro

    Shulou · 2022-06-03 08:48