Determine what to back upThe file-based nature of Linux is a great advantage when backing up and restoring a system. In Windows systems, the registry is very relevant to the system. Configuration and software installation is more than just putting
The first step is to install the SVN server side1, direct use of yum installation, commands and the following[email protected] ~]# Yum install-y Subversion2. After the installation is successful, you can view the SVN version[Email protected] ~]#
VS 's Project property sheet is actually defined by a series of XML files that are stored in C:\Program files (x86) \msbuild\microsoft.cpp\v4.0\v110\2052 directory, we can simply add our own property pages in the same context as their
The end reboot of Nginx is usually accomplished by the following command:Kill-quit 26000Where 26000 is the main process number of nginx.Each time you need to use the PS command to query the Nginx main process number, very troublesome. In the "real
DD is a very useful command under Linux/unix, which is to copy a file with a block of the specified size and make the specified conversion at the same time as the copy.Name: DDUsage rights: All user dd This directive is defined in manual as convert
can be usedDFThis commandSpecific to ManDFTake a closer lookInstance[Email protected] mnt]#DF-thFile system type capacity used% mount point available/dev/sda7 ext4 25G 8.1G 16G 35%/Tmpfs tmpfs 754M 260K 754M 1%/DEV/SHM/dev/sda9 ext4 42G 3.0G 37G
SED basic usage:Sed:stream Editor EditorSED: Mode spaceBy default, the source file is not edited, only the data in the pattern space is processed, and when the processing is finished, the schema space content is printed outsed [options] '
1. Change file or directory permissions chmodsyntax:chmod [{ugo} {+-=} {rwx}] [file or directory] or [mode] [file or directory]In the first syntax:The u here is the owner, G refers to the owning group, O is the other person+ refers to the increase
The function of the WC (Word Count) command in a Linux system is to count the number of bytes, words, and lines in the specified file, and to display the output of the statistic results.1. Command format:WC [Options] File ...2. Command
4) Introduction to Programming--Time Concept Preface: The concept of time in Linux This chapter we study the use of time representation of Linux and the measurement timer for calculating function time1. Time is expressed in the program, we often
the NL command Linux the line number in the system used to calculate the file . NL can automatically add a line number to the output file content! The default result is a bit different from Cat-n, NL can make the line number more display design,
What is the meaning of DD If=/dev/zero of=? Instructions for using DD commands under Linux
I. Explanation of the DD commandDD: Copies a file with a block of the specified size and makes the specified conversion at
Recently in learning Linux from 0, it took 10 days to get basic commands and a realistic use of operational learning points fur. Many Linux commands are summarized here for reviewDirectory structure:/: root directory, usually under the sub-directory,
Format of command: command-option parameterExample: LS-LA/ETC option can be used in conjunction with.Represents the current directory..Represents the parent directory of the current directory root user common command address root:/sbin/usr/sbin All
An accidental opportunity to discover that a process uses more than 14G of memory. This process is an RPC server, just as a transit, absolutely should not use so much memory. Even if there is too much concurrency and there is too much data in memory,
We often find a file in Linux, but do not know where to put it, you can use some of the following commands to search:Which view the location of the executable file.Whereis View the location of the file.Locate to view the file location with the
Main differences between CentOS File System ext3 and ext4
For a long time, ext3 is the default file system of many linux distributions. Now ext4 has been released, in addition, some releases have started to use ext4 as the default file system (in
Vim editor commands in CentOSVIM Editor02.03.Create a bank.txt file under/home/itcast/directory04.05.cd /home/itcast/familyA/06.touch bank.txt07.vim bank.txt08.09.Data command I enters the insert mode10.11.Input
Script learning for laruence's private dish shellscript
For the convenience of contact, the script of shell script is removed from all comments.
[Root @ fwq prac] # cat sh01.sh#! /Bin/bashPATH =/bin:/sbin:/usr/bin:/usr/sbin: usr/local/bin:/usr/local/
Common Linux commands (III)-pwd
In Linux, run the pwd command to view the complete path of the "current working directory. To put it simply, whenever you operate on a terminal, you will have a current working directory. If you are not sure about
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