我太难了。。
Mysql
以下全部sudo
yum update
yum install mysql57-server
service mysqld start
chkconfig mysqld on
Secure
mysql_secure_installation
Redis
https://medium.com/@ss.shawnshi/how-to-install-redis-on-ec2-server-for-fast-in-memory-database-f30c3ef8c35e
标签:AMI,secure,server,Amazon,yum,install,Mysql,mysqld
来源: https://www.cnblogs.com/GW977/p/11593646.html