Pre Requirement
You need an AWS account and start a CentOS 7 EC2 instance. Then use your key to connect your server.
$ ssh -i "your-key.pem" [email protected]
After you connected your instance, you can update all software.
$ yum update
You need an AWS account and start a CentOS 7 EC2 instance. Then use your key to connect your server.
$ ssh -i "your-key.pem" [email protected]
After you connected your instance, you can update all software.
$ yum update