http://blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/nextcloud/index.html
So for this tutorial we're going to go with Debian 10+ servers: su -
apt update -y
apt install snapd sudo curl ufw mlocate -y
/sbin/usermod -aG sudo [NAME OF THE NON-PRIVILEGED USER]
/sbin/ufw allow 22
/sbin/ufw allow 80
/sbin/ufw allow 443
/sbin/ufw enable
snap install core
exit Install Nextcloud Using snap, installing nextcloud is fairly simple: su -
snap install nextcloud
ip a | grep inet
curl ifconfig.me you can verify that the...