compiling and installing the LNMP environmentPreparation software: nginx1.10.3+php-5.5.12+mariadb10.0.8 (the yum installation used in this database)If you need to compile the installation can give me a message, I follow up again released!Dependency
Why insist, think about the original.beforeI thought success is simple, I just move smart, play tricks, with "smart" brain and "decent" manners, I will be able to rise. There is no need to work as hard as most successful people.Two years of American
Can directly service configuration nginx.confAdd Deny+ip for example:Block a single IPDeny 106.5.76.83;#封整个段即从123.0.0.1 to 123.255.255.254 commandDeny 123.0.0.0/8#封IP段即从123.45.0.1 to 123.45.255.254 commandDeny 124.45.0.0/16#封IP段即从123.45.6.1 to 123.45
List of the general to be initialized, insert, delete, display, release linked list, look for the nodes of these operations, the following I have a brief introduction to these operations, because my ability is not enough, there may be some things to
Concept: A process, a copy of an active program entity, a life cycle, a process may contain one or more execution flows;Process creation Process:The organizational structure of each process is consistent;After the kernel starts up and takes over the
System Tuning 4 Large subsystemsCombat 1: Find out the most CPU-using processes in your system?Combat 2: Find out which processes use the most memory in your system?Combat 3: Find out the most read and write processes in the system?Combat 4: Find
1. at Disposable Tasks 1.1 Command at InstallationReads a command from a file or standard input and executes at a later time, only once. atthe normal execution of the process requires a daemonatd.#安装at Yum install-y at# start daemon Service ATD
SCP can copy files between two Linux hosts SFTP is an interactive file transfer programMount-o Ro/dev/vgo1/lv01/dir01 Read OnlyTOUCH/DIR01/FILE01 error (because only read, not written)Mount-o Remount,rw/dev/vgo1/lv01/dir01Hang rw read/writeMount
About OpenCV, there is the official site of Chinese. Translation of the official website of the tutorials and APIs. Chinese official tutorials See here: "Tutorials"First, the installation under Ubuntucan choose to install directly from the library,
Linux system Start-up process:POST--Bootsequence (BIOS)--bootloader--Kernel [-->RAMFS]--rootfs[ro]-->/sbin/init--Set default Operating level--system initialization--parallel execution Ctrl+alt+del hotkey function definition, system service on and
The SED itself is also a pipeline command, and SED can also replace, delete, add new, fetch specific rows and so on functions.$ sed [-nefr] [动作]选项与参数:-n :使用安静(silent)模式。在一般 sed 的用法中,所有来自 STDIN 的数据一般都会被列出到屏幕上。 但如果加上 -n 参数后,则只有经过 sed
/etc/inittab----------init starts initializing table tables Linux RunLevel profile1. Temporarily Switch XG Init 52.grep "ID:"/etc/inittab3. View the current RunLevel RunLevelThe different states of the runlevel------Linux are as follows:0 shutdown
1) PWD: Show working directory pathGrammar:PWD [Options]Options:The output link path when the-l directory is linked-P Output Physical pathExample:[Email protected] ~]# pwd/rootShow current Path2) CD: Change the working directory pathGrammar:CD
Widows vs . Linux for stealth files and non-stealth filesfor windows , it itself has some hidden files, in order to prevent some novice accidentally the computer's main files deleted, there is a few you do not know the back door. Some of our
Original http://blog.chinaunix.net/uid-24426415-id-77244.html-------------------------------------------------------------------------------Beginner's entrythe SED tool is a non-interactive stream editor. By default, only the output is affected and
/var/log/cronLogs related to system timing tasks are logged/var/log/cupsLogs of printed information are logged/var/log/dmesgThe information of the kernel self-test in the system is recorded, and can be viewed directly by DMESG
Scheduled TasksPerform a task once: At,batchTo run a task periodically: crontab 1.at command, execute only once At/atq/atrm/batchAt [option] ... timeHH:MM[YYYY-MM-DD]//Noon,midnight,teatime//12:00,24:00,16:00Tomorrow
1. view commands for file contentsCat TAC less more head tail=======================================2. actions for users and GroupsUseradd -New User-U-Specify UID when creating new user-G-Specify user default group when new user-G-Specify
Linux Analysis ProcessOne: Theoretical knowledge1: Before we get to know the Linux process, let's start by understanding how the shell script executes the command.The shell is also a program, the biggest difference with other programs is that it is
Under Linux encountered a problem, when using Anaconda, its installation library files are prompted: Missing libstdc++.so.6:version ' glibcxx_3.4.20 '. Later after viewing the information know that the original is due to libstdc++. So.6 version is
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