Common Linux commands:General user commands:I. File and directory view class commands1. LS (Common Parameters-L and-H)Blue color: Indicates directoryGreen color: Represents an executable fileRed color: Indicates compressed fileWhite color: Indicates
1:DF to view the capacity information for mounted disks-I view the usage of inodes-H displays in the appropriate units-k-m are displayed in K-m units respectively .2:du Viewing a file or directory occupies a space du [-ABCKMSH] [filename directory
first verify that the server is on the Task Scheduler service and only the root user can open and close the Crond service[[Email protected] ~]# service Crond statusCrond (PID 1758) is running ...[[Email protected] ~]# service Crond stopstopping
A. Linux trial1. Query with man or info2. Super Simple text editor: Nano3.sync; Data synchronously writes to disk, writes in-memory data to disk3. The usual shutdown command: shutdown/sbin/shutdown[-t seconds] [-ARKHNCFF] time [warning] Normal user
In the batch set up the environment, encountered after the completion of the environment found swap forget the situation, later Baidu, found the following method, the online may exist a lot of corresponding Post said this thing is relatively simple,
Before you know the boot process, you need to know the basics of some disks. The disk is mainly composed of platters, mechanical arm, head and spindle motor. A platter is a physical unit that stores data. Then we can divide the disk into sectors
Five Find commands for Linux1. FindFind is the most common and powerful look-up command you can use to find any file you're looking for.Find uses the following format:$ find ---If no parameters are added, find searches the current directory and
Linux under the Find command, Gray is always important! 650) this.width=650; "src=" Http://img.baidu.com/hi/babycat/C_0016.gif "alt=" C_0016.gif "/>The find command under Linux searches the directory structure for files and performs the specified
1.tune2fs -l /dev/device -l: View information in the Super block -L Lable: Set volume label -m: Reserve Administrator's Space -j: If the original file system is ext2,-j can promote it to ext3 -o: Set Default mount Options -o:
Linux-shell basics-shell
1: The user's shell History commands are saved in home/username/. bash_history
#!!
Execute the user's previous command
#! Pw
The last command starting with pw in the execution history
2: '*' to match zero or multiple
Linux learning essay-compression and decompression, linux essay
. Gz files compressed by gzip
. Bz2 files compressed by bzip2 compression Tool
. Tar files packaged by the tar package
.Tar.gz is first packaged by tar and compressed by gzip.
.Tar.bz2
Solve the Problem of No such device and linuxsuch in Linux
After the virtual machine is backed up and transferred, the network startup is abnormal and the message "SIOCSIFADDR: No such device" is displayed"
He problem lies in the fact that
1. Basic understanding of Linux and basic understanding of linux
LINUX features:
1. Openness: open source;
2. Multi-user multi-task environment;
3. Good User Interface: provides two interfaces:Character InterfaceAndGraphic Interface(XWindow system );
Linux NFS Server installation and configuration, linuxnfs
Recently I used nfs file sharing and data distribution to view some documents.
I. Introduction to the NFS service
NFS is short for Network File System, that is, Network File System. An
Common commands for installing and detaching software in yum
1. Use yum to install and uninstall software. The premise is that the software packages installed by yum are in rpm format.
The installation command is: yuminstall ~, Yum queries the
Use the userdel command in Linux to delete users.
What is userdel?
Userdel is a tool used to delete users at the underlying layer. In Debian, we usually use the deluser command. Userdel queries account files, such as/etc/password and/etc/group. It
Method In CentOS 6.5, CentOS
1. Use command mode
Capture the entire screen: $ gnome-screenshot
After capturing the screen, we can set a custom image storage location,
Capture the current Terminal: $ gnome-screenshot-w
Capture custom regions: $
C static library and dynamic library, static library dynamic
1 (1) library files: static library files and shared library files(2) ComparisonA. Static library file:When a static library file is used, the code/command is directly copied to the target
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