The PS command is used to view the process that the system is running-A shows all processes (equivalent to-e) (utility)-a displays all processes for a terminal, except session leader-N ignores selection. -D displays all processes, but omits all
Linux VI Edit common commands
Source: Internet anonymous time: 07-10 21:31:14 "Big Small"
Linux VI Editing common commands, the need for friends can refer to the next There are three status modes in the VI editor1. Command mode2.
The method of using the certificate can solve the problem that SSH does not need to enter password.This article uses the CentOS operating system, creates the SSH key, and realizes the trust between two or more machines. So that SSH login does not
1. Edit the file/etc/sysconfig/networkAdd a line inside:Vlan=yes2. The configuration file ifcfg-eth1.10 and ifcfg-eth1.240 that are regenerated into the NIC deviceCd/etc/sysconfig/network-scriptsCP Ifcfg-eth1 ifcfg-eth1.10CP Ifcfg-eth1 ifcfg-eth1.240
The GCC compilation process is divided into four processes, preprocessing (also known as precompilation, preprocessing), compilation (compilation), assembly (Assembly), and connection (linking).For example, to compile the file test.c, the whole
The function of the DF command in Linux is to check the disk space usage of the Linux server's file system. You can use this command to get information about how much space the hard disk is taking up, and how much space is left.1. Command format:DF [
See the tenth chapter of Apue, said Alarm,pause can achieve sleep, you can let some blocking function timeout, such as Read,write. The code is as follows:1 Static voidSIG_ALRM (intSigno)2 {3printf"I ' m just print from sig_alrm\n");4 }5 6 intMain
structSpwd {Char*sp_namp;/*User Login name*/ Char*SP_PWDP;/*Encrypted Password*/ Long intSp_lstchg;/*Last password change*/ Long intSp_min;/*Days until change allowed.*/ Long intSp_max;/
I. Introduction to the Linux kernelThe Linux system architecture is divided into kernel space and user space. Switching conditions between them: 1. System call 2. Hardware interrupt. Kernel Architecture: 1. System call Interface 2. Process
The Whereis command can only be used for program name searches, and only binary files (parameter-B), man description file (parameter-m), and source code file (parameter-s) are searched. If the argument is omitted, all information is returned.Whereis
Instruction name: CP (copy)Features: Copy a file to another file or copy several files to another directory.Syntax format:CP [Options] Source DestCP [options] source ... directoryCommon parameter Description:-A as far as possible file status,
1, without root management, in the name of ordinary users through sudo authorization management.2, change the default remote connection SSH service port, prohibit the root user remote connection, change only listen to the network address.[Email
Where is a direct equivalent:C:\users\joey>where cmdC:\Windows\System32\cmd.exeNote that in PowerShell where itself are an alias for Where-object, thus you need to Usewhere.exe in PowerShell.In the cmd you can also use for:C:\users\joey>for%x in
Shell learning notes-Regular ExpressionsI. What is a regular expression? Regular Expressions are a syntax rule used to describe character arrangement and matching modes. It is mainly used for string mode segmentation, matching, search and
Linux shell: mysql bin_log regular cleanup scriptRequirement: 1. automatically process mysql bin log Script 2. Output readable log3, retain logs for one week 4. process all databases in a unified manner. Implementation Process description: Train of
How to install and uninstall Matlab R2015b image on CentOS x64
How to install and uninstall Matlab R2015b image on CentOS x64
0. Raw Materials
(1). CentOS_x64 system CentOS 2.6.32-573. el6.x86 _ 64
(2). Matlab R2015b_glnxa64.iso, can be downloaded
Study Notes on large-scale website architecture
Preface
I have been reading two books recently:
1. Analysis of core principles and cases of large-scale website Technical Architecture
2. Zeng xianjie's large-scale website system and Java middleware
Linux + Apache + PHP + Oracle Basic Environment Construction
Preface:
There is no guarantee that each system will pass 100% at a time. Each system will be more or less different. If some dependent packages are missing, please forgive me.
1. To
KVM nested virtualization Configuration
(1) check that the virtual machine A does not support virtualization. Run the lscpu command.
Virtualization is not supported because there is no VT-X identifier
(2) Enable the nested support on the Physical
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