I never knew what OPS was.And then came into contact with Linux OPS.And then played all kinds of open source software commonly used to find the original operation is the caseAnd then again, is the OPS really what I understand? The software, will be
Pipeline:It includes nameless pipes and two of known pipelines, which are used for communication between parent and child processes, which are used to communicate between any two processes running on the same machineMessage Queuing:interprocess
After the recent company has server discovery configured DNS, check that/etc/resolv.conf has also been modified, but after restarting the server or restarting network services (services Networkrestart), the DNS configuration is lost.This service
GNU's all-known GNU's not UNIX,GNU Unix operating system is a collection of software consisting of a range of applications, system libraries and development tools, such as Emacs editing software, gcc compiler software, bash command interpreter and
Some commands may have been used frequently, but I am not using them for the time being, so I will not update them in the summary. Because there are too many commands, it is easier to remember that the purpose of learning commands is not to use
Recently in the study of asynchronous message processing, suddenly think of the Linux kernel interrupt processing, from beginning to end all through the "important things to do immediately, unimportant things postponed" asynchronous processing ideas.
The DEVO.PS team's obsession with JavaScript is no secret; node. js as the server side, Angularjs as the client, in a way, our stack is built with it. We build static clients and restful JSON The API approach means that we run a lot of node. js, and
Logical operations: With &, or |, non! , XOR, orWith: As long as there is a false, the result must be falseOr: As long as one is true, the result must be true1: true 0: false1, and & 1 & 0 = 0 0 & 0 = 01 & 1 = 1 0 & 1 = 02, or 0|1 = 1 0|0 = 01|1 = 1
Tab: ComplementCtrl+s: Lock ScreenCtrl+q: Exit the lock screenCtrl+d: Closing the terminalCTRL + C: End ProgramCtrl+l: Equivalent to clearCtrl+b: Move backCtrl+f= move forwardCtrl+d: Delete the current letterCtrl+w: Delete the word here to the
The difference between Startup,startup Mount,startup Nomount:Startup Nomount option: (read initialize parameter file, launch instance)The startup Nomount option launches the instance, but does not install the database. When the database is started
1, all documents;2, a single purpose of the small program;3, the combination of small procedures to complete complex tasks;4, text file saving configuration information;5, try to avoid capturing the user interface;6, provide the mechanism, not the
Linux Service ManagementFirst, Classification of Linux servicesIndependent ServiceRPM Package default installation serviceLinux Services based on the xinted serviceSource Package Installation ServicesIi. Independent Services1 . View the installed
First, CentosCentOS 7 does not use Iptables by default, so it is not possible to open ports by editing the Iptables configuration file.CentOS 7 uses the FIREWALLD firewall, first using the following command to turn on FIREWALLD.#systemctl Start
>>1. Configure the log service requirements for the desktop host and server host as follows:*) All logs in the desktop host are directed to the/var/log/westos file*) Synchronize all logs in the desktop host to the server at all times650) this.width=6
The most widely used Linux is divided into the following versionsRed Hat Enterprise EditionFedora Community EditionCentos Community EditionHere is a guide to the installation of the CentOS Community Edition CD-ROM:1. Insert RHEL6 to install and boot
About files in linux, about files in linux
The permission of a file is very important for system security. linux is a system that supports multiple tasks and multiple users. We do not want to see or modify some of our files!
You can use the ls-l
Linux cainiao diary (4) and linux cainiao DiaryUse a simple for loop and if statement to ping all clients in a CIDR Block:
For I in {1 .. 254} doif ping-c 1 192.168.10. $ {I}>/dev/null 2> & 1; thenecho "$ {I} Pass" elseecho "$ {I} fail" fidone
Here
Linux PATH environment variable and path Environment Variable
In linux, we find that some commands can be executed in any directory, and there is no prompt that the command file cannot be found. This is what PATH variable helps us locate it! First,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service