The Nineth Chapter archives and file system compression and packing*. Z Compress program compressed files. GZ gzip program compressed files. BZ2 bzip2 program compressed files. Tar tar packed data, uncompressed. tar.gz packaged data and gzip
After downloading the source codeTar zxvf file.tar.gz Extract source code compression package./configure--prefix=/opt/haha/Install to this pathMake compilationsudo make install installationIf you do not use the./configure--prefix to install the
Instructions for installing banner: First step: sudo apt-get updateStep two: sudo apt-get install SysvbannerIt workedCreate new user directive: sudo adduser user name Switch user instruction: Su-l user nameCreate multiple file commands at once:
Linux commands 150 commonly used is also 80.Linux command operation syntax format diagram:Command _ parameter _ path fileRm-f/tmp/t.logTips:A. Parameters of the command are optionalB. Different command paths and files are optionalSimple Help for
When using Linux as a service runtime environment, there are some performance bottlenecks, because the system defaults to a lower value, typically 1024, it is easy to cause insufficient resources, cannot create a process, or cannot open a file.First,
1. Use the Find command to find a file that occupies a larger spaceFind/-type f-size +5g-finds files larger than 5G and can be used with work permissionsFind. -type f-size +10000k--linux to find files larger than 10MFind-type f-size +500k-and-size-10
Common commands for Linux commands1. Create a foldermkdir [Options] The [Options] folder name command has the following two types:-M is used to set access permissions on the new directory, or it can be set with the chmod command. -P creates a
There were new people asking me what was LVM? I said it was an egg roll! A joke, LVM is the meaning of logical volume.Can not underestimate the role of this LVM, its use is important!Let me take a look at how LVM works:To understand the role of
Linux System set tab indent to 4 charactersOften use Vi/vim friends may encounter, write a script to find that press the TAB key indentation 8 characters (by default is 8 characters), so that the feeling indentation is a bit long, here we can set
I. Commands for searching files under Linux
which displays the full path of a Linux command. Plus type to check for internal or external commands
[email protected]/]# which cat/bin/cat[[email protected]/]# type Catcat is hashed (/bin/cat)
1: Add a disk to the host for small Linux use650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M02/89/18/wKioL1gHglvD0_R8AAERFD5fBX0770.png-wh_500x0-wm_3 -wmp_4-s_570059709.png "style=" Float:none; "title=" Qq20161019192120.png "alt="
#include Epoll is a system call to the Linux kernel, an extensible I/O event notification mechanism that was first introduced in the Linux kernel 2.5.44 release. Its function is to monitor the multi-file descriptor (monitor multiple file descriptors)
In Linux, we often write execution commands or scripts in/etc/rc.local to enable the system boot function. Occasionally, however, there are cases where there is no execution, and it is time to debug.The following are the debugging steps:1, determine
Program Parametersint main (int argc, char *argv[])ARGC is the number of program parameters, and argv is an array of strings that represent parameters.The following pair of parameter checks:Args.c#include #includeintMainintargcChar*argv[]) {
1. RoutersKey Features It's used to make nat.Dnat Destination Address TranslationSnat Source Address Translation2. GatewaysIP on the router and itself on the same network segment3. Setting up the GatewaySystemctl Stop NetworkmanagerVim/etc/sysconfig/
Get U-boot Source codeDownload Uboot source code on the official website of U-boot. ftp://ftp.denx.de/pub/u-boot/Here i download the latest version of u-boot-2016.09.tar.bz2Unzip the file to/home/tiny4412.cd/home/tiny4412/Tar xvf u-boot-2016.09.tar.
Reprint please indicate the source:Http://www.cnblogs.com/why168888/p/5965180.htmlThis article is from:"Edwin Blog Garden"
Decoding Linux file and directory permissions
How to set permissions for Linxu files and
Through this week's Linux learning, I have a deeper understanding of Linux process Management in general, there are five states of the process, in the five-state process model, the process state is divided into the following five states. The process
[First day of Linux]-basic knowledge of computers and operating systems and basic knowledge of linux
Before learning about the Linux operating system, it is necessary to review/learn the basic knowledge of the computer and the operating system to
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