1. Judging ApacheTo find the httpd path:PS grep httpdResults: /usr/local/apache/bin/httpdgrep "Server_config_file"Result: The configuration file path loaded at compile time can be found httpd.confThe-v parameter can see the parameters that are
/binBin is the abbreviation for binary. This directory inherits the structure of the UNIX system and stores the commands most often used by the user. such as CP, LS, cat, and so on./bootHere are some of the core files used when starting
question: Why do I need to archive?
if the Catalina.out log reaches 2GB size, Tomcat has no way to continue outputting the log because of cache problems.
in order to avoid this situation, you need to archive the catalina.out in a
Source: Red and Black Alliance http://www.2cto.com/os/201411/348545.htmlIn the process of using Linux, sometimes forget the root user's password (especially when the handover and the content of the document is not complete), this time we can enter
Linux the operating level and Chkconfig usage First, The operating level of LinuxIn the case of MySQL, only to know the Linux running level of this thing. Sweat... Myself too water ... Here's a summary:What is the runlevel? In simple terms, the
/root directory/bin storing the necessary commands/boot Store the kernel and the files required for startup/dev Store device files/etc Store the configuration file of the systemHome directory for user files, where user data resides in their home
To create a cron service for the current user1. Type CRONTAB-E edit crontab service fileFor example the contents of the file are as follows (visit Baidu Two o'clock in the morning every day):* 2 * * * * Curl http://www.baidu.comSave the file and
This digest is fromHttp://www.cnblogs.com/zhuyp1015/archive/2012/06/13/2548458.htmlNext, this article describes another way to communicate between threads: the completion mechanism. The completion mechanism is a lightweight mechanism for
In Linux, how does one modify the password of the root user?
In Linux, the root account is a very important account and the account with the highest permissions. But what if I forget the root password? You cannot reinstall the system. This is the
Configure the communication between php-fpm and nginx in centos
The following is the default nginx configuration file: server {listen 80; server_name localhost; # charset koi8-r; # access_log logs/host. access. log main;
Common Linux Network Tools: hping advanced host scanning, linuxhping
I have previously introduced the host scanning tool fping. For details, refer to my "common Linux network tool: fping host scanning".
Hping is a more advanced host scanning tool
Linux regular expression-repeated characters
The asterisk (*) metacharacters indicate that the regular expression before it can appear zero or multiple times. That is to say, if it modifies a single character, it can be there or not, and if it is
Logs of the entire process of installing Redis in Linux
Wget http://download.redis.io/redis-stable.tar.gzTar xvzf redis-stable.tar.gzCd redis-stableMakeThere should be no problem in the previous three steps. The main problem is that an exception
Recommended package group installation when installing Centos 6.5
When installing Centos 6.5, whether it is used as a learning server or as a server in a production scenario, we generally only need to install the following suggested package groups,
CentOS6 configure tomcat to build a JSP Application Server
First, let's take a look at the differences between jdk and jre:
JDK: an SDK (software development kit) for developers. It provides a development environment and a running environment. Jre
Centos6.4 LAMP Server Installation Configuration
LAMP refers to the first letter of the Linux (operating system), ApacheHTTP server, MySQL (sometimes MariaDB, database software), and PHP (sometimes Perl or Python, it is generally used to build a web
Nginx is configured as a multi-site service under a virtual host
Only the configuration form of a brief record does not concern more specific parameters. The following data is sample data.
Virtual Host: 122.22.22.221
Domain Name 1: cookie.com ---->
How does one transfer files between linux and windows in vmware?
We often encounter this kind of problem. If vmware of a higher version encounters a linux of a lower version, it is very tricky to use it. For example, a linux of a lower 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