This article references the http://blog.chinaunix.net/uid-26275986-id-4051976.html, welcome everybody to study togetherDownload the MySQL installation package http://cdn.mysql.com/Downloads/MySQL-5.5/mysql-5.5.41-linux2.6-x86_64.tar.gz First, then
(1) Ifconfig commandThe first is to configure the IP address of the NIC using the Ifconfig command. This command is typically used to test for zero, and after the computer startsThe configuration of the IP address is automatically invalidated. The
All of the following settings are tested in CentOS, and other Linux systems play the same way, except that the directory of the configuration files may be different.
The hostname in the LAN is similar to the domain name in the WAN, there are
Linux Tomcat 7 set boot auto startMy Tomcat installation location:/usr/local/apache-tomcat-7.0.11 Java installation location:/usr/local/jdk1.6.0_241) Edit/etc/profile to add the JDK path at the end of the file #vi/etc/profileThe final contents of
Find-depth 1-name ' aa* ' | Xargs TAR-CVF Aa.tarThis command will look for files that start with all AA in the current directory, and then "package" all the results into Aa.tarContrast:Find. -maxdepth 1-name ' aa* '-exec tar-cvf fff.tar {} \;
1) tool DescriptionIn the SSH login software such as SECURECRT, upload/Download the file by entering the Rz/sz command in the Linux interface. For RHEL5, Rz/sz is not installed by default so it needs to be installed manually.SZ: Sends the selected
Add a virtual ip:ifconfig eth0:1 192.168.0.1 netmask 255.255.255.0 Delete virtual Ip:ip addr del 192.168.0.1 dev eth0 Linux View all child processes and threads of a process Get the PID of the process:Ps-ef | grep process_name | Grep-v "grep" | awk
The first day after today's work, but also always in the memory of the holiday, the previous use of some of the commands are always forgotten, hereby recorded:1, check the current user's home directory $homeEcho $HOME2. View current working
have been using the Ubuntu Software Center QT4 Development QT Application, now go to Linux down to do QT5 development, but must download the corresponding installation package from the QT official website, configuration is relatively troublesome,
The command replaces the key on the top of the command or "anti-quote precedence" of the Commands tab keyBASH-supported quotes' Anti-quote command replacement '"" Double quote weak reference, you can implement variable substitution.' Single quote
Jdk:http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html #jdk -6U21-OTH-JPRFirst, installationCreate the installation directory, set up the installation path under/usr/java, and test the file
Said in front of the words:This article is presented in the form of notes, then its content will also have an updated process. Its commands are also pro-test content, you can rest assured that the use of (except for the Blue font section, the blue
Fundamentals of the ten-year OPS series-LinuxZeng LinContact: [Email protected]Website: www.jplatformx.comCopyright: Please do not reprint the article without permission
First, IntroductionThe most important factor in determining the quality
How do I run a multithreaded program under Linux and want to see how each thread is running?View the thread status of a process under Linux:1.jps or Top or ps-ef|grep Java, find the required process PID;2.jstack PID, view all the thread state
Install JDK and Tomcat in Linux, and use linuxjdktomcatHttp://www.oracle.com/technetwork/java/javase/downloads/index.htmlHttp://download.oracle.com/otn-pub/java/jdk/8u31-b13/jdk-8u31-linux-x64.tar.gz? AuthParam = 1425274077_b32bf92a0bb67039ccba3e32e8
Centos python installation and extension
Install the python environment on a new server. I have installed it many times before, but I have not summarized it. I need to reinstall it today, but I still have to worry about it. So I decided to summarize
Apache2: bad user name $ {APACHE_RUN_USER} solution, apacheuser
After the project is started, an apache Virtual Machine fails to run. After calling apache2-k start, the following message is displayed:
Apache2: bad user name $ {APACHE_RUN_USER}
Linux host time synchronization Summary (ntpdate)
Time Synchronization is required when the production server is deployed,In particular, the Database Host must synchronize time,Prevent low-level errors!
Summarize my deployment experience:
1. Create
Linux Command details at scheduled task executionCommand:
A task can be executed only once at a specified time.Syntax: # at [parameter] [time]
At> executed command
Exit at command ctrl + d
Command prerequisites:
You need to enable the atd process
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