1, create a bond0 file
# vi /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
NM_CONTROLLED=no #Whether your network card is managed by networkmanager, details later Speakin
Operating System (Operating System, referred to as OS) is a computer program that manages and controls computer hardware and software resources. It is the most basic system software that runs directly on the “bare metal”. Any other software must be supported by the operating system to run .
1, create a bond0 file
# vi /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
NM_CONTROLLED=no #Whether your network card is managed by networkmanager, details later Speakin
Options of the yum command: yum check-update: List all software that can be updated. yum update: update all software. yum install: Only install the specified software. yum update : Only update
1. Download the JDK from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html.
Test file: jdk-8u191-linux-x64.tar.gz
2. Upload the file to the CentOS host
1. Official installation document http://dev.mysql.com/doc/mysql-yum-repo-quick-guide/en/
http://dev.mysql.com/downloads/repo/yum/
Download it locally and then Upload to the server, or
sudo yum -y groupinstall “Development Tools”< /span>
sudo yum -y install bzip2-devel gdbm-devel libffi-devel ncurses-devel openssl-devel readline-devel sqlite-devel xz-devel zlib-< span style="col
1, cd /usr/local
sudo yum -y install wget
2, wget https://www.python.org/ftp/python/ 3.7.2/Python-3.7.2.tar.xz
< /p>
3, tar -xf Python-3.7.2.tar.xz
4, mkdir python3
One download Two compilation Make in the unzip directory
Make install in the src directory of the unzip directory
make PREFIX=/usr/local/redis install
#PREFIX=/usr/local/redis can be om
Virtual user setup vsftp requirement 1: Only upload and download are allowed, cannot be deleted, cannot be changed name yum install pam*yum install db4* -yyum install vsftpdchkconfig vsftpd oniptab
It is assumed that linux, mysql, php, nginx/apache have been installed here
1. Install curl extension (you can skip it if you have installed it)< /strong>
composer config -l -g Mine
1, install epel-release Enter the command: yum -y install epel-release
Enter and wait for the installation to succeed
First, let’s get the yum source of PHP7.0 and execute the following