Http://blog.163.com/hdyl_8603/blog/static/34622429200911134524497/Linux version: Redhat9.0-----------------------------------------------I am the dividing line of Linux---------------------------------------------First of all, in my little laptop
Syntax structure:Cat [Options] [file]Options-A,--show-all equivalent to-vet-B,--number-nonblank number of non-null output lines-e equivalent to-ve-E,--show-ends displays at the end of each line-N,--number all line numbers for the
For server operations, we need to pay special attention to several issues1, for the e-commerce platform, the first is the time problem, so we first want the server time of the regular synchronizationNTP Server Build- upNTP ( Network Time Protocol
1, under a long connection , there may be a long period of time without data exchange .Theoretically, this connection is always connected, but in practice, it is difficult to know what is wrong with the intermediate node.Some nodes (firewalls)
1.Use of DFView current disk maximum capacity, used capacity ... df [ahikhtm]-a lists all file systems, including system-specific/proc-k displayed in kilobytes-M in megabytes-H with an easy-to-read capacity display-H to m=10 00K replaces m=1024k-i
▲linux Common zip file suffixes*. Z???????? Compress Program Compressed files*.bz2???????? BZIP2 Program Compressed Files*.gz???????? Files that are compressed by the GZIP program*.tar???????? Tar program packaged data, no compression*.tar.gz or tgz?
Original: http://blog.chinaunix.net/uid-26611383-id-3761754.htmlA while ago read the "deep understanding of the Linux kernel" on the memory management of the part of the time spent a lot, but there are many problems are not very clear, recently
1, the function that prohibits kernel preemption is preempt_disable (), the method that allows kernel preemption is preempt_enable ()2, why call Preempt_disable () to close the preemption case before the real lockhttp://blog.csdn.net/kasalyn/article/
1. You can press the up and DOWN ARROW keys , and the command line will display the previous or next history relative to the current command.2. The same function as the arrow keys is the combination key Ctrl + P (previously executed commands),Ctrl
The whereis command can only be used for program name searches, and only binary files (parameter-B), man description file (parameter-m), and source code file (parameter-s) are searched.[[email protected] ~] # Whereis
Linux commands that are particularly important:1. Shutdown–h now shuts down2. Shutdown–r now restart3. Reboot restart4. PWD displays the path of the current directory5. Useradd * * * Add a user6. passwd username to set username password, without
Common Linux users disguise root usersVersion 1
System Version: Red Hat EnterpriseLinux *
2 configuration Step 2.1 Add a new user
Add a new user.
Useradd username
2.2 Change User Password
Change the user password.
Passwd username
2.3
Linux --- use of the chroot command
Chroot: change root directory (change root directory ). In Linux, the default directory structure is '/', that is, it starts with root. After chroot is used, the directory structure of the system uses the
Delete and replace variable content in Linux
When a variable is assigned a value, the value of the variable is sometimes slightly adjusted, such as deleting a specific part of the variable value or replacing a special character, the following is an
Socket lookup cache Routing Mechanism of Linux kernel protocol stack
Is it faster to query the route table? Or is it faster to query the socket hash table? This is not the root of the problem. The root cause of the problem is how to use the two
Learning shell together (8-2) File ProcessingRun the command: xargs ----------------------------------------------- to search for the file with the POSIX_OPEN_MAX symbol.
[root@localhost test]# grep POSIX_OPEN_MAX /dev/null $(find /usr/include -type
CentOS6.5 + Puppet3.7.3 installation, configuration, and testing
OS: CentOS-6.5-x86_64
Puppet 3.7.3
Puppet master: master.fisteam2.com
Puppet clients: node1-5.fisteam2.com
Puppet requires that all machines have a complete domain name (FQDN). If no
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