One, the man command help:Man command nameGet help for the specified commandFor example man LS help to view LSMan Mans can see the man has 8 levels of mans help command using the scene1. Check the help of the command2. See Help for functions that
A few days ago, I met a scene like this:A server is provided as a virtual machine, the server disk space through the df-h to see only more than 30 g, but through fdisk-l see that there is a 160G of disk space is not mounted, so you need to not
View Linux system version informationOne, view the Linux kernel version command (2 methods):1, Cat/proc/version2, Uname-aSecond, view the Linux system version of the command (3 methods):1, lsb_release-a, you can list all version information:This
First, add user UseraddThe Useradd command is used to create a new user in the format useradd [选项] 用户名 .You can use the Useradd command to create a user account, when you create an account with the default user directory in the/home directory, the
last 显示文件的类型Syntax format: Last ' option ' last [option]Note: There must be at least one space between each element in the file command and in the following optionsOption Description:
parameter Options
Explanatory notes
Backup Restore casePremise: Log_bin=onfirst, after the morning work mistakenly deleted the database, how to restore the database1, assume that the morning has completed the backup (open binary), and then in the students table added a piece of
1. Read the parent directory of the executionbasepath=$ (CD ' DirName $ '; CD.; pwd)2.Sudo switch User and execute MySQL statementecho ' password ' |sudo-u mysqladmin-s/usr/local/mysql/bin/mysql-umysql user name-pmysql password-e "delete xxxx;"3.
The user management in Linux system involves user account file/etc/passwd, user password file/etc/shadow, user group file/etc/group.First, user account file/etc/passwdThis file is a plain text file and can be viewed using the cat, head, and other
First, the file systemThe 1.linux file system is a tree-like form that follows the Fhs-filesystem Hierarchy standard (file system directory Standards) protocol.2. File system form, you can use LS/(Tree/-l 1) to view the root directory:/:rootfs根目录├──
Today, I begin to summarize the commands I have learned, and I mainly learn to use them. Let's summarize the next xargs today.Xargs a filter that passes command-line arguments to other commands.Options-N Specify how many columns per row-I replaces
One, command line1 g++ opencv_test.cpp-o opencv_test ' pkg-config--cflags--Libs OpenCV '2 ./opencv_test Test.jpgRemark: Pkg-config option--cflags It is used to specify the directory in which the program needs the header file at compile time--libs is
I. Bash INTRODUCTIONThe command interpreter, the Bourne Again shell, originates from the shell. Shell commonly known as shell, it refers to a UNIX system under a command parser, mainly for the user and system interaction. There are many kinds of
Tag: Client message function reverse order using ATI Ros format size2018-05-31 15:56:38|25961| Cmd_hero_getfreeheros_cs|2|481|0|14|222018-05-31 15:56:38|25961| Cmd_role_getnotice_cs|2|41|0|15|22018-05-31 15:56:38|25961| cmd_iap_getlist_cs|2|175|0|16|
Look for when the self-store: Linux security Operation Three MusketeersLee Chenguang Industry heavyweight works: "Linux Enterprise Application Case fine Solution", "Unix/linux network log analysis and traffic monitoring", "open source security
1, vi Command (editor)Enter VI commandVI filename: opens or creates a new file and places the cursor at the beginning of the firstVI +n filename : Opens the file and places the cursor at the beginning of nthVI + filename : Opens the file and places
A Introduction to the use of htopEveryone may be familiar with the top monitoring software, today I introduce another monitoring software htop, called Top of the enhanced version, compared to top it has a lot of its own advantages. As follows:
1.Linux find large files or directories 1.1 files that exceed a specified size in the specified directory, only show path + file namefind ./-type f-size +20M. /elasticsearch-6.2. 4 . rpm. /shakespeare_6. 0. JSON1.2 Search for files that exceed a
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