MySQL 접속
1 | sudo mysql |

새로운 유저 생성
1 | mysql> CREATE USER 'username'@'host' IDENTIFIED WITH authentication_plugin BY 'password'; |

1 | sudo mysql |

1 | mysql> CREATE USER 'username'@'host' IDENTIFIED WITH authentication_plugin BY 'password'; |

1 | sudo apt update |
1 | sudo apt install -y mysql-server |




[AWS] Amazon Web Service's survey
Abbreviation for Amazon Elastic Compute Cloud, it provides scalable computing capacity in the Amazon Web Services (AWS) cloud.
With Amazon EC2, you can,