安裝 MariaDB
安裝 MariaDB 資料庫伺服器
Overview
安裝 MariaDB 資料庫伺服器
Commands
將安裝 MariaDB,是否繼續?
sudo apt-get update
sudo apt-get install -y mariadb-server
sudo systemctl enable --now mariadb
安裝 MariaDB 資料庫伺服器
安裝 MariaDB 資料庫伺服器
將安裝 MariaDB,是否繼續?
sudo apt-get update
sudo apt-get install -y mariadb-server
sudo systemctl enable --now mariadb