Linux is not Windows. Even though they are similar, you must realize that before you can use linux comfortably, you may need to learn some new ways to handle things. linux is a unix-based open-source system. UNIX is a secure multi-user operating
Linux is a multi-user system. Once a root user is obtained, he can do whatever he wants on your system. Because a single user has full control permissions on the system, if the operation is improper or is entered by others, the consequences will be
Task Scheduling is a useful system management tool in both Linux and Windows operating systems. For example, you can schedule the task so that the operating system can automatically monitor the disk usage. Statistics are collected once a day. If the
As we all know, shell is the main management tool in Linux. In addition to shell commands, the system administrator must master some special characters. These special characters can help the system administrator to combine multiple commands into one,
All functions in the math_emulate.c program can be divided into three parts: the first class is the interface function math_emulate () of the exception handler that does not exist on the device, only this function; the second type is the main
UNIX commands have three valid data streams: standard input, standard output, and standard error.
A pipeline is a technology that transfers information one way from one program process to another. Unlike other forms of inter-process communication,
A unix operating system is one of the most frequently used operating systems on the network. It is much more complicated to shut down a computer on a UNIX system than to shut down a single user computer on a DOS system. If you do not use the correct
In different development environments, sub-database files are often provided. Library files are code or programs that implement a specific function. You can use it directly when developing an application. This reduces the development workload. In
Tips for adding a row number in the linux vi command line:
In linux vi command mode, enter ": set nu"
Or modify the linux vi command configuration file "vi ~ /. Vimrc ", add" set nu "in it"
In linux vi command mode, enter ": set nu", and the row
This article describes how to use shortcuts for some linux vi commands. Hope to help you.
Cursor control command
Command cursor Movement
H or ^ h move one character to the left
J or ^ n move down a row
K or ^ p move up a row
L or move one
This article lists the tail commands in the linux File Creation command to teach you how to use the tail command to create a self-decompressed tar file.
The Tail command parameter contains the-n, -- lines = N, which can directly output the last N
This article describes how to edit shortcuts for Linux Command lines.
Linux Command Line editing shortcut:
History display command history list
← (Ctrl + p) display the previous command
Hide (Ctrl + n) display the next command
! Num: The num command
This article describes the du command parameters and df and dd commands in linux, and provides examples.
Df command parameters in linux
Df Command Parameter Function in linux: Checks disk space usage of the file system. You can use this command to
1. Load the BIOS hardware information and obtain the code of the first boot device;
2. Read boot information of the MBR boot Loader (lilo, grub, spfdisk, etc.) of the first boot device;
3. Load the core information of the Kernel Operating System,
As we all know, for Linux File Permissions such as 777 and 666, as long as the UID permission is added to the corresponding file, you can use the identity of the person with the permission to run the file. Therefore, we only need to copy bash to
In Linux (Fedora/Ubuntu/CenOS/RedHat), run the pwd command to view the complete path of the "current working directory" (current folder.
This section describes how to use the Linux pwd command, how to use it, how to use it, how to use the Linux pwd
Linux (Fedora/Ubuntu/RedHat) ls commands are frequently used. You can use the ls command to view the files contained in linux folders and file permissions (including directory, folder, and file permissions ), view directory information and so on.
System
# Uname-a # view kernel/operating system/CPU Information
# Head-n 1/etc/issue # view the operating system version
# Cat/proc/cpuinfo # view CPU Information
# Hostname # view the computer name
# Lspci-TV # list all PCI devices
# Lsusb-TV #
Many people are not concerned about the importance of command line prompts. But I do not think so at all. A good command line prompt can change the way you use commands. To this end, I found some useful, excellent, and interesting bash command line
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