
Install Nextcloud 13 on Ubuntu 16
update your stuff apt-get update && apt-get -y upgrade setup DB apt-get install -y mariadb-server mysql -uroot -p CREATE DATABASE nextcloud; GRANT ALL PRIVILEGES ON […]
update your stuff apt-get update && apt-get -y upgrade setup DB apt-get install -y mariadb-server mysql -uroot -p CREATE DATABASE nextcloud; GRANT ALL PRIVILEGES ON […]
Copyright © 2022 | WordPress Theme by MH Themes