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
(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-
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
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/
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.
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.
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
Centos 6.5 environment 1. Zeromq version 3.2.5 reference: http://zeromq.org/area:download#toc1$ wget http://download.zeromq.o
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
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
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
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
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.
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
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.
Cat / etc/motd configuration file ^ [1m ^ [31m. = "=. / _ _\ | d b |\ / /, /'- =\ / = -'\
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=
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
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
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