Linux Modify mount directory Modify extended disk default mount point/home to/data [[email protected] ~]# df-h file system capacity Used & nbsp, available with percent mount point/dev/mapper/volgroup-lv_root & nbsp;50g
1, the purpose of the command: used to search for text or a specified file in the specified string or pattern matches the line, the default is to display only matching rows.2. Common parameters:-I ignores case-E matches multiple styles-R or-R
Brief introductionPerhaps everyone because the putty disconnect causes it to run on the program exit, vim edited the file did not save the trouble. Today we introduce a super-useful Linux screen tool.Basic Operations CommandsScreen-s
Edit ~/.BASHRC file Add the following to define the alias #. bashrc # User specific aliases and Functionsalias rm= ' rm-i ' Alias cp= ' cp-i ' Alias mv= ' MV- I ' Alias cls= ' Clear ' #DOS下的清屏命令, can also be used ctrl+l, simple quick alias ls=
LVM is shorthand for Logical Volume Manager (Logical Volume management), which is implemented by Heinz Mauelshagen on the Linux 2.4 kernel. LVM sets the partition of one or more hard disks logically, equivalent to a large hard disk to use, when the
Problem Description:When performing performance tests on notify, it was found that the CPU load suddenly soared and CPU utilization was as high as 95%. It is time to troubleshoot which threads consume the CPU and find the "culprit" that consumes the
See the original address: Http://www.thomas-krenn.com/en/wiki/Linux_I/O_Stack_DiagramThis is a very good description of the storage stack, the version is:Linux Storage Stack Diagram v3.17, I am here to reprint the film, you can improve the
Yesterday, a written test on the Linux system started the process, did not answer, and now sorted out (in fact, not complicated).After pressing the power button until the Welcome page comes out, the total amount of Linux you can do is divided into
Applicable system: Linux (Redhat, Centos,debian,ubuntu)* The Linux cloud Server data disk is not partitioned and formatted, and can be partitioned and formatted according to the following steps.The following operation will divide the data disk into
Outline:
Brief introduction
Version
Basic terminology for LVM
LVM Module
Specific operationPartitioning the added hard drive (Fdisk/dev/[hs]d[a-z])Create a physical volume (pvcreate) on the created partitionTo create a
Linux manual installation of TMUX compilation and problems encountered, linuxtmuxWhen you use a Linux terminal to execute command operations, you will often press Ctrl + Alt + t to open multiple labels for different operations. If you need to follow
Linux File System parsing and related commands, linux parsing related commands
Introduction
A file system is a logical set of all files in a partition or disk.File SystemIncludeAndFile dataAndStructure of the file systemAll files, directories, soft
Add comments to VIM and comments to vim
1 "Below is part of my vim configuration 2 au FileType php call AddPHPFuncList () 3 function AddPHPFuncList () 4 set dictionary-= ~ /. Vim/php_funclist.txt dictionary + = ~ /. Vim/php_funclist.txt 5 set
Linux file management and related commands, linux File Management commandsLinux Introduction
Strictly speaking, Linux is not an operating system, butKernelThat is, the platform between computer software and hardware communication. Linux stands for
Install JDK in Linux
I don't have to worry about linux for a long time ..
1. Download jdk
Because the virtual machine I use cannot connect to the network, the campus network .. Pitfall
So we use windows to download jdk and drag it to the desktop.
Automatic database backup for mongodb3.0.5 in linux
In the last two days, data in the mongodb database should be backed up regularly due to the company's business needs.
After checking a lot of information, I found that mongodb does not seem to have
In linux, the yum command displays Loaded plugins: fastestmirror and yumfastestmirror.
When yum install is run, the following error occurs: Loaded plugins: fastestmirror.
Fastestmirror is an acceleration plug-in of yum. The plug-in prompts that
CentOS 6.5 sets up a KVM Server Platform
1. What is virtualization?Virtualization Technology virtualizes a computer into multiple logical computers. Different operating systems can be installed on each logic computer. These systems are independent
How to uninstall an rpm package without detaching Dependencies
First, you can query the rpm package name through rpm-q .
Then, call rpm-e to delete the specified rpm package.
In case of dependency, You cannot delete it. Use rpm-e -- nodeps
Centos boot script1) create a STARTUP script under/etc/init. d and set it as an executable file (chmod + x)
#!/bin/bash# chkconfig: - 85 15# description: Gold Web Server.# Source function library..
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