1. which: finds executable programs / files under the path specified by the current user environment variable . Features: (1) search only under the path specified by the current user environment variable;(2) find out The location of executable
First, what is the thread pool? As the name implies, is to put a bunch of open threads in a pool unified management, is a thread pool.Second, why use a thread pool, a request to it to apply for a thread, the request to dispose of the release thread?
Centos6.6 SVN configuration based on apache EnvironmentVersion: Centos6.6 _ 64Environment: apache has been installedYum install mod_dav_svn subversionAfter the installation is complete, the configuration file appears. If the configuration file does
Install GreenPlum4.3.5.2 in centos6.6
On the GP official website, you can use the RedHat version if you cannot see the corresponding version of the latest GP on Centos.
Preface:
The installation of GP is generally like this. Select a host as the
Centos6.5 postgres-XC cluster installation and configuration
I. System Environment
System Platform: centos 6.5
Postgres-XC version: pgxc-v1.2.1.tar.gz
Selinux = disabled
Host Name
IP address
Role
Port
Nodename
Data Directory
Postgresql01
172.16.0.134
Install chrome in CentOS 7
Firefox has been used in the past. After all, it is the default browser of the system, and the performance is not bad. However, since chrome is used for mobile phones, it is inevitable to install chrome for Synchronous
Deployment of KVM virtualization platform under centos
KVM Introduction
The short name of Kernel-based Virtual Machine is an open-source system virtualization module. It has been integrated into major Linux Release versions since Linux 2.6.20. It
CentOs6.5 disable exclusive display
This time, you must write down the steps. Every time you reinstall the system, it takes a lot of time to disable the unique display.
Operating System: CentOs 6.5 32-bit
Graphics card model:
Centralized display:
Configure IP addresses in CentOS 6.7
1) Use ifconfig-a to view all Nic interfaces on CentOS. At this time, we can see that there are two NICs, one is eth0, which is the real address of Our NIC. At this time, it is not enabled, and there is no IP
CentOS Service Process Management
1. View Processes
View All httpd Processes
Ps-ef | httpd
View All httpd processes in a tree (-p indicates displaying branches)
Pstree-p | grep httpd
2. view the port
Netstat-tunpl | grep httpd
Netstat-
3.
Difference between du and df in CentOS1. Differences between the two
Du and disk usage calculate the size of each file by searching for the file and accumulate it. The files that du can see only exist and are not deleted. The calculated size is the
Enter the single user status in centos7 to change the root password
I recently started to learn about linux. As a newbie, I want to write a blog to record my learning experience and count it as a note. I encourage you to not talk much about it. The
How to configure Time Synchronization for foreign servers in CentOS
Since the company's games need to be launched in Vietnam and South Korea, the time in Vietnam is one hour slower than ours, and the time in South Korea is one hour faster than ours,
Rpm and yum software installation commands in CentOS7
Rpm command
Rpm package, consisting of "-" and ".", package name, version information, version number, and running platform
Query installed software information
Rpm-qa query installed
Centos6.4 modify the NIC name
In my work today, the NIC interfaces of one server in centos6.4 are em1 and em2, And the NIC interfaces of other machines are eth0 and eth1. Because the script involves reading the NIC information, therefore, in order
Blood cases caused by simple passwords for O & M
I am working hard to solve the problem. I think of a burst of calls and my colleagues urgently told me that the Forum was very slow. Other technical staff had been tossing for a long time and could
Linuxdate Quick CommandThere are other important methods to use this command. With the next/last command, you can get the day of the week in the future:$ Date-d 'Next Monday' (next Monday)$ Date-d next-day + % Y % m % d (tomorrow's date) or: date-d
Common mysql commands in CentOS
Common linux operating commands:
I. Connect to mysql
Mysql-uroot-h192.168.1.24-P3306-p kobe24 #-u: user name,-h: IP remote database connection,-P: Port (default 3306),-p: password;
Ii. Common Operations:
1: query the
Forget Mairadb password modification under centos7
I forgot the Mairadb password under centos7.
As shown in
Use the vi editor or nano
Centos7 does not seem to have its own nano installed with yum-y install nano
Open it later
Nano/etc/my. cnf
Detailed steps to build a LAMP environment in CentOS 6.5
1Confirm setupLAMPWhether the required environment has been installed:
[Root @ localhost ~] # Rpm-q make gcc-c ++ zlib-devel libtool-ltdl-devel
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