The Linux system uses the crontab command to manage scheduled tasks, mainly: View the Scheduled Tasks list, edit the Scheduled tasks, and clear the scheduled tasks.one, crontab command options[[email protected] ~]# crontab-l//-L View scheduled Task
Pipe symbol "|" in Linux The roleCommand format: command a| command b, which is the correct output of command 1 as the operand of command B (apply someone else's picture)1. For example: PS aux | grep "Test" looks for test in the results of PS aux.2.
Say what you need to know as a qualified Linux OPS engineer with your own limited experience:1, select version The release version is a bit confusing now. But the architecture and the underlying things are the same, but each has its own unique
01. See if the partition Ackl support =/dumpe2fs-h/dev/sda3The DUMPE2FS command is a command that queries the specified partition detail file system Information-H: Close display of information in the super block without displaying the details of the
Linux kernel more than 3.2, the root user can set the kernel, so that ordinary users do not see the process of other users. Applies to systems with multiple users. This feature is provided by the kernel, so this tutorial is for
Introduction to the/boot directory in LinuxTurn from: Click to open linkI. Files and directories in the/boot/directoryWhen a Linux system is started locally, directory/boot/is important, with files and directories:
(1) The
Use of the awk tool
Awk is also a streaming editor that operates on lines in a document, executes one line at a line, awk has all the functions of SED, and is more powerful, and awk tools are complex (there is a special book to introduce its
Virtual file systemVirtual file system: The kernel subsystem VFS,VFS is the abstraction layer of the file system in the kernel, and provides the file system related interface for the user space;With a virtual file system, programs can interact and
Grammar Test EXPRESSION[EXPRESSION][[EXPRESSION]]1. Numerical test-eq is equalWhether the-ne is unequal-GT is greater than-ge greater than or equal to-lt is less than-le less than or equal to2. String test= = is equal to! = Does not range> is
Kernel and operating system:Kernel is the core part of the operating system, including the core process of the system operation, determine the performance of the system, the operating system boot kernel is loaded into RAM;The operating system
A process and a threadA process is an executing program that contains resources such as an independent address space, multiple threads of execution, and so on.Threads are objects that are active in a process, each with a separate program counter, a
I. Analysis log1. See how many IP access' {print $} ' log_file|sort|uniq|wc-l2. View the number of times a page has been accessed" /index.php " Log_file | Wc-l3. See how many pages each IP visited' {++s[$1]} END {for (a in S) print A,s[a]} '
First, the FTP configuration should be virtual user login modeUser Password text directory is/etc/vsftpd/vftpuser, the code is as follows:1#!/bin/Bash2 #3 if[$#-ne2]//Restrict users to enter only a full set of user names and passwords. Odd behavior
1, Environment Introduction:Set the time synchronization under root user rightsStandard clock synchronization3 Sets of equipment
Ip
Node
Role
192.168.128
Master Node
NTPD server for synchronizing
Cp,,mv,,rm,,rmdir,,mkdir,,more,,touch,,head,,tail,,pwd,, Less Press Q exit, Space page, enter up and down key scroll line-N Display Line number-S line too long will be out of the partial discard, left and right to viewBrowse Multiple FilesWay one,
This article shares the help of Linux commandsHelp, Info, Whatis, manFirst, let's introduce what are internal commands and external commands.Internal command: command from the shell itselfExternal command: User installation software is generally
One: The Linux op korimasa the sed of the expressionSed: Stream editor, which is a unit of behavior1. Options and Parameters:-N: Use Quiet (silent) mode. In the usage of general sed, all data from STDIN is generally listed on the terminal. However,
Common directivesLS Display file or directory-l list File details L (list)-a lists all files and directories under the current directory, including Hidden A (all)mkdir Creating a Directory-P Create directory, if no parent directory, create p (parent)
1.1Add a userMySQLSpecifyUIDto be888, disable login and do not create home directory. Useradd-u 888-m-s/sbin/nologin MySQL1.2Brief IntroductionRAID0 RAID1RAID5 RAID10working principle and characteristics? RAID 0 at least one hard drive reads and
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