1 tar command1 from the network to download the source package, the most common is the. tar.gz package, and part of it. tar.bz2 package to decompress is simple:. tar.gz format decompression for TAR-ZXVF xx.tar.gz.tar.bz2 format to TAR-JXVF xx.tar.bz2
The content originates from the people's post and Telecommunications press "Linux command Application big dictionary"tell 729 commands, 1935 examplesLearn about the Linux system's reference books, desk book, encountered the command or command not
1. Yum adds a proxy server:[Email protected]/]# vim/etc/yum.confAdd the following items:proxy=http://172.16.1.188:8888/2. wget Add Proxy Server:[Email protected]/]# VIM/ETC/WGETRCAdd the following items:Https_proxy =
Linux system directory structure and simple descriptionLinux Directory Map:/
Root---Some of the core files used when starting Linux. such as operating system kernel, boot program grub and so on.
Home---Store personal files for ordinary
Message Queuing:Message Queuing provides a way to send a piece of data from one process to anotherEach block of data is considered to have a type, and the receiver process receives a data block that can have different type valuesMessage Queuing also
Original address: http://blog.chinaunix.net/uid-7552018-id-182133.htmlToday I made a backup script of the database, and by the way the system had to learn the settings of the timed execution script under Linux. Linux scheduled execution is mainly
Device Systems: Linux SystemsWork content: Often switch between different device WiFi, the deployment of the portal via SSH connection deviceEquipment Environment: The equipment environment is fixed, cannot install the software, the existing
1. DefinitionThe __read_mostly primitive defines the variable to be stored in the . data.read_mostly segment, and the prototype is defined in include/asm/cache.h: #define __read_mostly __attribute__ ((__section__ (". data.read_mostly")) 2.
The role is to specify the installation pathIf you do not specify prefix, the executable file is placed by default in/usr/local/bin, and the library file is placed by default in/usr/local/lib, and the configuration file is placed by default
How Linux finds large files or directory summariesOriginal address: http://www.cnblogs.com/kerrycode/p/4391859.html Thank you, Xiaoxiang hidden, thank you bossIn the Linux system, how to search for some relatively large files? Now I've sorted out
When you enter an instruction to the computer, Bash sends the instruction to the core kernel, and the core calls the relevant program to start the hardware.If you let the user operate the operating system directly, it may cause a crash of the system,
1. First check if subversion is installed on the operating systemRpm-qa Subversion2. Install SubversionYum-y Install Subversion3. Specify the data storage path for SVNMkdir-p/usr/local/svn/data4. Specify the SVN profile information
Linux system cropping notes1. What is cut?The main purpose of this article is to give the author and readers a deeper understanding of how the Linux system works, the general content is to take Linux apart from the components to assemble, and then
2. Rights Management Commands2.1 change file or directory permissions: chmod(1) chmod command
Command name
chmod (change the permission MoDE of a file)
Command path
/bin/chmod
Execute
The content originates from the people's post and Telecommunications press "Linux command Application big dictionary"tell 729 commands, 1935 examplesLearn about the Linux system's reference books, desk book, encountered the command or command not
Set a static IP address in Linux1, enter in the terminal: Vi/etc/sysconfig/network-scripts/ifcfg-eth02, start editing, fill in IP address, subnet mask, gateway, DNS, etc.[[Email protected] Desktop]# Cat/etc/sysconfig/network-scripts/ifcfg-eth0Device=
Start Nginx nginx-c/nginx path/nginx.confView Ps-ef | grep nginxKill Kill-quit Master Process numberForce stop pkill-9 Main process numberStop operation stop is done by sending a signal to the nginx process (see the Linux article for a signal) Step 1
Mysql master-slave replication, read/write splitting (mysql-proxy), full dual-master structure construction process, mysqlmysql-proxy
The following describes the complete construction process of MySQL master-slave replication, read/write splitting,
CentOS 7 cannot use Chinese Input Method, centos Chinese
The Chinese input method has been set when CentOS is installed. You can also see the interface shown in "Settings"-"region and language" options, however, the following problems cannot be
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