I. Linux commands--file, Disk Management1. File Management view file information: lsLS is the abbreviation of the English word list, its function is to list the contents of the directory, is one of the most commonly used commands, it is similar to
1. Turn off the virtual machine # try to get the customer to shut downVmagent/vmsh Stop xxxxxxxxxVirsh List--all2. Enter the directory where the virtual machine files are locatedCd/images/xxxxxxxxx3. Increase disk capacityQemu-img Resize disk.img +10
Cat is a text file viewing and linking tool, if you want to view all the contents of a file, it is convenient to use cat + file name1、cat 用来查看文件内容。 如:[[email protected] home]# cat test01 Hello World!2、cat的一些常用用法。 -A,
Introduction to DNS ServersDNS is the abbreviation for a computer domain Name System or domain name Service, which consists of a domain name resolver and a domain name server. A domain name server is a domain name and corresponding IP address that
chagecommands are used to modify the expiration date of the account and passwordLinuxcommand, use the following:Grammar:chage [ options ] User nameOptions:- M : The minimum number of days the password can be changed. For zero, the password can be
JDK1.8 installation steps under LINUX :
Create a new JVM folder under the/usr/lib/directory , and if you already have a JVM folder , add the previous JDK version removed, execute commandin JVM directory : RM–RF *
will be The JDK files are
If you ping the domain name, ping:unknown host xxx.xxx appears.But when you ping the IP address, you can pass it.The DNS server is not configured properly,Check the configuration file/etc/resolv.conf, if there is nameserver xxx.xxx.xxx.xxx, such as
Because yesterday the company intranet server was broken, so the need to build a new Linux environment.When you install MAVEN, use the tar command to decompress maven.tar.gz appears:Tar:this does not look like a tar archiveTar:exiting with failure
Rc.local is an important boot file for Linux systems, which is executed every time it is booted. However, there are some users of the Linux system that cannot execute this file and cause a series of problems. What should we do with this problem?In a
The/PROC/SYS/KERNEL/PRINTK file defines 4 numbers to view the log level:Cat/proc/sys/kernel/printk4 4 1 7① Console Log level: Messages with a priority higher than this value will be printed to the console.② default Message Log level: This value will
network knowledge involved in the LiunxTCP/IP: divided into seven tiersPhysical LayerData Link LayerNetwork layerTransport LayerSession LayerPresentation LayerApplication LayerTCP: There is a connection agreement to establish a logical
Tail display text Footer command English intent
Tail
Command format
tail[必要参数][选择参数][文件]
Command function
The tail command writes the file to standard output starting at the specified point. The option to use the
The CentOS7 rescue mode is somewhat similar to the Windows PE system. To enter rescue mode, you need to use the installation CD.Restart the machine, use the disc to boot, enter the display, select "Troubleshooting", enter.Select "Rescue a CentOS
The Linux system allows pings by default, but in some cases we set the server to no ping for security reasonsTemporarily allow the ping command to use the command:echo 0 >/proc/sys/net/ipv4/icmp_ignore_all:0, delegate allowed; 1, delegate Forbidden1.
Tar-xzvf. tar.gz-c dir DecompressionTAR-CZVF. tar.gz file1 file2 dir compression(1) Create-F,--file=archive???? Use archive file or device archive: Using the archive files or devices archive (followed by the package name you want to package or
Date display timeWho views the users of the login systemWho am I view my informationThe echo output is displayed to the screenCat Display file contentsLS list file listCP ReplicationWc-l number of lines-C bytes-W wordsRM DeletePWD Displays the
Linux lvs-fullnat-kernel compilation, linuxlvs-fullnat-First, put the package to be installed in the/mnt directory, and then perform the following settings:
1. tar-zxf Lvs-fullnat-synproxy.tar.gz2. cd lvs-fullnat-synproxy/3. tar-zxf
What happens when you start a process on Linux?
This article describes how fork and exec work on Unix. You may already know, and some people do not know. I was amazed when I learned this a few years ago.
What we need to do is start a process. We
Linux memory management mechanism details, linux memory management details
Memory Management Mechanism
The linux system supports multi-task and multi-process processing, so that the CPU and other hardware utilization will be higher, in this case, we
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