A: the catalogue has1:CD Switching directoriesCd/tmp2:pwd printing the current working directoryPwd3:mkdir Create a new directoryMkdir/tmp/newdirIf you want to create a new, particularly deep directory, the-p parameter may be used.4:rmdir Deleting a
Ls-l viewing file details in a directoryll ibid.WhoAmIFunction Description: The user name appears first.Syntax: WhoAmI [--help][--version]Supplemental Note: Displays the user name of itself, this instruction is equivalent to execute "id-un"
I. Installing a dependency packageEach installation of the software must, by default, a few packages, must be installedYum install autoconf automake zlib zlib-devel OpenSSL openssl-devel pcre pcre-devel gccTwo. Download Nginx and related
First step: Download jdk-7-linux-i586.tar.gz
Wget-c http://download.oracle.com/otn-pub/java/jdk/7/jdk-7-linux-i586.tar.gz
(Note: If the download is not down, it is recommended to use Thunderbolt download, and then copied to the Linux
Application of Sem_init(1) The semaphore is created with the Sem_init function, the following is its description: #include int sem_init (sem_t *sem, int pshared, unsigned int value);The function is to initialize the semaphore specified by the SEM,
Step 1: Download the JDK 1.7 installation packageJDK 1.7:http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.htmlThere are two points to note during the download process: 1: note the operating system version, and the
Tomcat is a free open source Serlvet container, a core project of the Apache Foundation's Jakarta Project, developed by Apache,sun and other companies and individuals. With Sun's involvement and support, the latest servlet and JSP specifications are
Losetup command: Set up a loop device loop device can virtual a file into a block device, in order to simulate the entire file system, so that users can think of it as a hard disk drive, optical drive or floppy drives and other devices, and hang in
Restart Tomcat in Linux.
In Linux, restart Tomcat and run the command!
First, go to the bin directory under Tomcat
cd /usr/local/tomcat/bin
Use Tomcat to close the command
./shutdown.sh
Check whether Tomcat is disabled
ps -ef|grep java
If the
Malloc, sbrk, and mallocsbrk for Process Memory Management in Linux
I was very interested in writing the malloc function. By the way, I would like to know about the memory management of processes. During the writing process, we found that malloc
Detailed description of IPTables configuration in Linux, linuxiptables
If you do not know the basic knowledge about IPTABLES, we recommend that you first check it out.
To configure a filter table firewall.
1. view the settings of IPTABLES on the
Apache url rewrite notes, apacherewrite
What is mod_rewrite?
Mod_rewrite is a module of apache that allows the server to modify the request url. The inbound url will be compared with a series of rule. These rule contains a regular expression to
How to Use tab in Vim to complete Python code
Pydiction allows you to complete the TAB code in Vim, including standard, custom, and third-party modules and packages. Plus keywords, BIFs, and strings. Pydiction consists of three main files:•
Python default Character Set
This article briefly introduces the character set history and configuration methods used for parsing Python programs.
Background: When writing a script program, it is inevitable that some variable content related to
Install Eclipse in Linux for C/C ++ Development
Introduction
C/C ++ IDE is selected in Linux. Eclipse is recommended.
Tools involved: JDK and Eclipse.
Installation Process
See download JDK and Eclipse C ++ to get the jdk-8u40-linux-i586.tar.gz
A solution to MySQL version conflict in LinuxZookeeper
The following error occurs when installing the MySQL service:
The version to be installed is 5.1.45, and 5.0.22 has been installed before:
MySQL conflicts withmysql-5.0.22-2.1.0.1.i386
Signal-driven I/O and signal-driven I/O
(1) client1, written based on SIGIO:1 # include 2 # include 3 # include 4 # include 5 # include 6 7 # include 8 # include 9 # include 10 11 # define BUFSIZE 12812 13 static int fdr; 14 static int fdw; 1
CentOS6.5 large storage space with more than 16 TB mounted
Recently, a large-capacity storage machine was configured for database data backup.--------------------------------------
Type: 2U type storage serverCentral processor: 2 Intel G6950
Set up an ISCSI server on CentOSISCSI server, install target software
yum install scsi-target-utils -y
1
Modify the configuration file/etc/tgt/targets. conf and add the content to the last line.
& Lt; target iqn.2014-09.com. example: target1> #
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