@coliver said in Nextcloud Running on Raspian:
@gjacobse said in Nextcloud Running on Raspian:
@coliver said in Nextcloud Running on Raspian:
Make sure you run mysql_sercure_installation after installing MariaDB.
[email protected]:~ $ mysql -v
-bash: mysql: command not found
[email protected]:~ $ mysql
-bash: mysql: command not found
sudo apt-get install mariadb-server
I actually just did that with mysql-server....