Add mysql extension for the php environment in CentOS

After installing apache2 + php5, I want to install mysql5 again. After installing mysql5 with the source code, I found that I wanted to add new extensions for php in Linux. unlike in windows, I just needed to remove the semicolon comment ~ I found a

Two methods for uninstalling MySQL under CentOS

1. uninstall the source code installation method: go to the source code directory. if you can run makeuninstall, you can uninstall it. If not, delete it directly. If the directory is./configure -- prefix, use the rm-rf directory name to delete the

Master AlanCox of Linux kernel development 2 goes to Intel

Article title: AlanCox, Master 2 of Linux kernel development, rushed to Intel. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems,

File management skills in CentOS

Since I have been studying Linux for a long time, I hope to help you with file management skills in Linux. Linux assigns a file owner to each file, called the file master, and assigns the file master a unique registration name. File control depends

Lnmp stress testing in CentOS

I recently set up an lnmp on my desktop. I want to press the lnmp to see how it works. Nginx is only a static web server with high concurrency. Therefore, the performance bottleneck of lnmp lies in the processing capacity of php, that is, php-fpm.

Delete the CentOS library and configuration file

Delete the library and configuration file (repositoriesand+aitonfiles) of centosrel 1 delete the library configuration file Run the following command as root:   [Plain]View plaincopyprint? # Cd/etc/yum. repos. d/ List all databases

Test and run Linux-based AIR

Article title: Linux-based AIR testing. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source. AIR (Adobe Integrated

How to improve the load capability of Linux to cope with short connections

Article Title: how to improve the load capability of Linux to cope with transient connections. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research,

Mount an NTFS disk in CentOS

1. problem description: # mount & ndash; tntfs/dev/sdc1/mnt/usbmount: & nbsp 1. problem description:   # Mount-t ntfs/dev/sdc1/mnt/usb mount: unknown filesystem type 'ntfs' This is because partitions in NTFS format cannot

CentOS single-user mode

After learning the CentOS system for a long time, we have learned more about it. here, we mainly learn how to enable (or restart) the server host when the CentOS system is in a normal state, the system pilot program can automatically boot the Linux

Open ports 80, 22, and 8080 in CentOS

#/Sbin/iptables-IINPUT-ptcp -- dport80-jACCEPT #/sbin/iptables-IINPUT-ptcp -- dport22-jACCEPT #/sbin/iptables-IINPUT-ptcp -- dport8080-jACCEPT and then save: #/etc/rc. d/init. d/iptables #/sbin/iptables-I INPUT-p tcp -- dport 80-j

Install mysql5.5 in CentOS

Operating system: Centos6.5 latest mysql version: mysql-5.5.36-linux2.6-i686.tar.gz: Small Operating system: Centos6.5 latest version Mysql version: mysql-5.5.36-linux2.6-i686.tar.gz: Http://mirrors.sohu.com/mysql/MySQL-5.5/ This file is compiled

Open a port in CentOS

After CentOS is installed, only port 22 is enabled by default. if you want to open other ports, you need to open the required ports. For example, open the default port 80 of http and edit iptablesvi/etc/sysconfig/iptables to add-ARH-Fi CentOS. by

Set CentOS to automatically start a service

CentOS is used to set automatic start of a service. here, the sshd service is started as an example: Check whether sshd is a system service: # chkconfig -- list | grepsshd. The following figure is displayed: sshd0: off1: off2: off3: off4: off5

Set system-level proxy in CentOS

Set system-level proxy, YUM proxy, and Wget proxy settings in CentOS Edit/etc/yum. conf and add # Proxy Proxy = http: // username: password @ proxy_ip: port/ You can also use proxy_username and proxy_password to configure the proxy username and

Add an exception port to the CentOS firewall

Step 2: Use local or ssh to connect to the centos system, & ldquo;/sbin/iptables-IINPUT-ptcp -- dport3306-jACCEPT & rdquo; command and OK. Note: If you want to open any port, you can directly write the port in the command. Generally, the default

View the number of threads of a process in CentOS

Sometimes it is necessary to determine the number of threads currently running in the process, so the following methods are worth using. 1. query by process number: # pstree-p process number # top-Hp process number 2. query by process name: # pstree-

Using games to drive the Linux desktop age

Article title: using games to promote the arrival of the Linux desktop era. Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems and open source, and other

Eight reasons why enterprise users do not use Linux

Article title: Eight reasons why enterprise users do not use Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open

New School: Nic network configuration basics in Linux

Article title: Newbie School: network card configuration basics in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and

Total Pages: 2732 1 .... 1877 1878 1879 1880 1881 .... 2732 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.