Linux Kill is a command to terminate a process. By sending a different signal to the corresponding process.Kill command parameter:
-L signal, if no signal number parameter, then use the "-L" parameter will list all the signal names-a The
Netstat Introduction:
The netstat command is used to display various network-related information, such as network connections, routing tables, connection status, multicast members, and so on.Common parameter options:-A (All)Show all options,
The system has a sda2 is the Linux LVM format, corresponding to an LVM logical volume, how to implement sda2 corresponding to two or more logical volumes, the detailed operation process is as follows:The previous two articles, also about LVM, each
If you google yourself, you may find a keyword Uwsgi, he is the protagonist of this article.
noun explanation
Web Server Gateway Interface (Interface, abbreviated as WSGI.Uwsgi, like Wsgi, is a communication protocol.Uwsgi, a server that
How to use
awk ' {pattern + action} ' {filenames}
Although the operation can be complex, the syntax is always the same, where pattern represents what AWK looks for in the data, and the action is a series of commands that are executed when the
The code is as follows
Copy Code
1.RewriteCond%{http_host} ^111cn.net$ [NC]2.RewriteRule ^ (. *) $ http://www.111cn.net/$1 [l,r=301]
. htaccess set 301 method, old domain name to new domain name
To set the method:
1. Download and install Oracle 8i for linux.Complete Installation. Do not only install the clientDownload location: chat.hn.cninfo.net/soft's hotdownload2. Download the PHP3 or PHP4 source codeDownload location: www.php.net www.phpuser.com
Lilo (linux loader) is a Linux system core loader and provides the function of managing boot. Run the lilo command separately. It will read the lilo. conf configuration file in the/etc/directory and install lilo according to its content.SyntaxLilo [-
Execute the lsmod (list modules) command to list all modules loaded into the system. The core of the Linux operating system is modular. Therefore, when compiling the core, you must put all the functions into the core. You can compile these functions
Depmod (depend module) can detect the dependency of modules for modprobe to be used when installing modules.SyntaxDepmod [-adeisvV] [-m ] [-- help] [module name]Parameter description: -A or -- all analyzes all available modules. -D or debug
The whois command will query and display the user information of the specified account, because it is found in the WHOIS database of Network Solutions, so the account name must be registered above for retrieval, the name is
The Linux chsh command is used to change the user's shell settings.Permission: all users.SyntaxShell> chshInstanceShell> chshChanging fihanging shell for user1Password: [del]New shell [/bin/tcsh]: ### [currently used shell][Del]Shell> chsh-l ###
The tload command uses ASCII characters to display the system load status in text mode. If no terminal number is assigned, the load is displayed on the terminal that executes the tload command.SyntaxTload [-V] [-d ] [-s ] [terminal number]Parameter
Usermod can be used to modify user account settings.SyntaxUsermod [-LU] [-c ] [-d ] [-e ] [-f ] [-g ][-G ] [-l ] [-s ] [-u ] [user account]Parameter description: -C modify the remarks of the user account. -D logon Directory> modify the
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