(GUIDE) How to install and configure Mariadb on Ubuntu 12.10+
- by Myh Yazid
First of all open terminal and type this
sudo apt-get install python-software-properties
I recommend you to use MariaDB version 10.0.4 Alpha because when im installed it i've got no errors compare with 5.5 version.
2: Put this commands in terminal
sudo apt-get install software-properties-common
sudo apt-key adv --recv-keys --keyserver…