yum -y install mariadb-server
vim /etc/my.cnf (기본경로 설정)
환경설정 파일 설정
systemctl start mariadb
MaridDB실행 모습