Tag: linux
-
Nextcloud Setup
Let’s setup a simple nextcloud environment with the following parameters: Setup Basis Setup Nextcloud Let’s create a folder in /srv/nextcloud-project and add some files: First we need a certificate: docker-compose.yaml And the nginx.conf file: Sources:
-
apt-get palo fix
Does your debian/ubuntu show a 503 error while running apt-get update and you got a palo firewall? Simple solution, run this command to act like you are curl and not apt, so it will go through.