Nextcloud Installation
Nextcloud, Apache2 und MySQL Installation
apt update && apt upgrade -yapt install ca-certificates nano lsb-release gnupg apt-transport-https curl unzip -ycat /etc/issuecurl -fsSL https://packages.sury.org/php/apt.gpg -o /usr/share/keyrings/php-archive-keyring.gpgecho "deb [signed-by=/usr/share/keyrings/php-archive-keyring.gpg] https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.listapt install software-properties-common -yadd-apt-repository ppa:ondrej/phpapt updateInstallation von Apache2
apt install apache2 -yInstallation von PHP
Installation von PHPMyAdmin
Installation von Nextcloud
Nextcloud Nutzer anlegen







Nun ist die Installation von Nextcloud erfolgreich abgeschlossen
Zuletzt aktualisiert
War das hilfreich?
