Overview: The operation of Linux files and directories, as a basic management, to understand the Linux file directory organizational structure "file system" is very necessary. We know that Linux has a lot of distributions, which is good to learn? In
A process is an entity that a program runs, and a child process (thread) under a process.Process StatisticsTo start the process statistics, you must first prepare the Accton recorded files
touch /var/log/pacct #创建记录所用的文件
accton /var/log/pacct #
Basically all the configuration files in/etc This directory network configuration Linux network configuration file is usually in the/etc/sysconfig/network-scripts directory, according to the actual situation to configure the corresponding network
There are many Linux commands, there are a lot of options in the command, it is almost impossible to remember them all, so we often use the help.Several ways to get help:
Whatis: Used to query the approximate function of a command and print the
Format Description:OperationConceptCommand
Description and examples
Two
Internet InternetEthernet EthernetCtrl+alt+f1 graphical interfaceCtrl+alt+f2-f6 Character InterfaceCommand: Who am i/who/who me i/tty/df/ifconfig/w/halt
Troubleshooting Performance Issues:Linux system has a performance problem, generally we can use top, iostat, free, vmstat and other commands to view the initial positioning problems.Memory resource consumption: Free commandIO occupancy:Iostat-d-K 1 #
First do a backup, script statements in the test environment test again.Delete file by inode number of fileFirst use Ls-i to find the inode number to delete the fileLs-i |grep Xxxxxx|awk ' {print $} ' |xargs-i rm-f {}XXXXXX is the inode number of
As an operations engineer, system administrator, your greatest power is to assign power to others, and you can always control them, today to introduce you about the management of the user this aspect of the all the way.
The eighth day
Previously introduced the Linux Screen command, today introduced a more powerful terminal tool Tmux.Tmux is a tool for running multiple terminal sessions in a terminal window. It can basically replace nohup and screen, even more powerful:
Hello:)Clear: Clear the screen.PWD: View your current directory. In Linux, "/" stands for the root directory.CD: Switch directory (change directory).LS: See how many files are in the directory. (Default current directory)Ls-l: View the
This time continue to learn Linux basic commands, including stat, touch, CP, MV, RM, tree, mkdir, rmdirStatCommand formatStat [OPTION] ... FILE ...Command functionDisplays the timestamp of the file, i.e. access time, modification time, and change
1, file wildcard character, can refer to "Man 7 glob" content;(1) Common wildcard characters:*: Indicates a match of 0 or more characters?: Represents any single character~: Indicates the current user home directory~username: Represents a user's
One. download the corresponding PHP source package wget Http://cn2.php.net/get/php-5.5.20.tar.gz/from/this/mirrorTwo. unzip the downloaded source file tar-zxvf php-5.5.20.tar.gzThree. Enter the php-5.5.20/ext/pcntl/directory CD php-5.5.20/
View (including non-mounted) hard disk usage fdisk-lView disk mounted partition usage df-h[[Email protected]/]# df-hFilesystem Size used Avail use% mounted on/DEV/XVDA1 20G 5.8G 13G 31%/Tmpfs 16G 0 16G 0%/dev/shmThe 1th column of the output list of
Tmux, a required tool for Linux
I have previously introduced the Linux Screen command. Today I will introduce a more powerful terminal tool.Tmux.
Tmux is a tool used to run multiple terminal sessions in a terminal window. It can basically replace
Manual installation of OpenStack Based on CentOS 6.8
1 Environment1.1 host network
1.1.1 System Architecture1) nodes are divided into control nodes, computing nodes, block storage nodes, and object storage nodes.2) All management networks (10.168.0.
Deploying ASP. NET Core RTM in IIS in Windows 10
With ASP. NET Core 1.0 RTM is released, and there are many issues online. NET Core related articles. Now we have time to build ASP in the Winows 10 environment.. NET Core deployment environment.
1.
Build a Subversion + USVN environment in Ubuntu
USVN is a SVN management tool based on PHP, MySQL, and Apache. It provides a visual SVN management interface. Here we will briefly introduce the setup steps in Ubuntu.1. Install the dependency Library:
Website construction using NFS remote shared resources based on LAMP Platform
Requirement: Build an NFS shared service and use nfs to provide remote resource sharing. web services use remote resource sharing to build a site (WordPress) based on the
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