Alibaba Cloud Usage Notes

linux7
1. Install tomcat
yum install tomcat

Modify /etc/sysconfig/tomcat
and add the following code
JAVA_OPTS="-Djava.security.egd=file:/dev/./urandom"

service tomcat.service start/stop/restart

2. Install Mysql5 .6
The posture of installing mysql5 is to first install the rpm package
rpm-Uvh http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm with

the available mysql5 series community edition resources Time to check the currently available mysql installation resources:

yum repolist enabled | grep "mysql.*-community.*"

Generally speaking, as long as mysql-server and mysql-client
are installed, we can directly use yum to install
yum - y install mysql-community-server

{remotePath:"/home/development/incoming/",serverIp:"172.16.2.18",serverPort:"22",verifyType:"PASSWORD",userName:"computop",password: "GfPn3+ZZ4DVk)YN8o_+s=noBw?FNO66f"}


Linux6

2 install mysql5.5.57
clear mysql
rpm -e mysql-libs-5.1.73-* --nodeps


mount cloud disk
https://help.aliyun.com/document_detail/25426.html?spm=5176.doc25422.2.4 .ljcWMg

data disk expansion
https://help.aliyun.com/document_detail/25452.html?spm=5176.doc25451.6.635.fcjhJl

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326349997&siteId=291194637