server yum install mariadb
2018.10.10 02:24
참고 문서 |
---|
# vim /etc/yum.repos.d/mariadb.repo
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.3/rhel7-amd64
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1
mysql_secure_installation
번호 | 제목 | 날짜 | 조회 수 |
---|---|---|---|
31 | gearman 은 무엇인가? | 2023.06.21 | 661 |
30 | apache2 AllowOverride config | 2023.05.23 | 731 |
29 | mysqldump from remote db to my local server. | 2023.05.04 | 540 |
28 | To download large files with rsync command. | 2023.05.04 | 154 |
27 | The best configuration of php7.4-fpm / 8GB | 2023.05.04 | 212 |
26 | The best configuration of php7.4-fpm / 1.5GB | 2023.05.04 | 145 |
25 | net::ERR_CONNECTION_REFUSED | 2021.10.11 | 0 |
24 | php-fpm tcp to socket | 2020.01.25 | 0 |
23 | netdata 이용한 centos 모니터링 | 2020.01.25 | 2836 |
22 | vmware with centos 7 | 2019.08.23 | 0 |
21 | my.cnf | 2019.04.11 | 1 |
20 | certbot apache multiple domain | 2019.04.10 | 1571 |
19 | yum install latest redis | 2019.03.27 | 1826 |
18 | yum install php 7.1 [6] | 2018.10.10 | 960 |
» | yum install mariadb [2] | 2018.10.10 | 1367 |
16 | 간단하고 강력한 xe 보안 향상 | 2014.11.08 | 2110 |
15 | 스패머 알려주는 사이트 | 2014.09.11 | 2649 |
14 | vmware workstation performance tips [2] | 2013.10.25 | 14107 |
13 | Apache Module mod_ratelimit (아파치 트래픽 제한) | 2012.05.11 | 13889 |
12 | 자동 백업 / 삭제 (data + mysql) [1] | 2012.04.15 | 13761 |
baseurl = http://yum.mariadb.org/10.4.3/rhel7-amd64