Posts by adm_awl

Install Paperless-ngx on Ubuntu

Posted by on Aug 6, 2025 in Ubuntu

I followed the instructions from the Paperless documentation. Copy the files docker-compose.postgres.yml (as compose.yaml), docker-compose.env and .env from the Paperless project page in a directory (I used...

Learn More

Install Papermerge 3.5.2 on Ubuntu

Posted by on Aug 6, 2025 in Ubuntu

First, create a new directory mkdir ~/papermerge According to the github page of Papermerge, the docker image for papermerge is called papermerge/papermerge. Pull it with docker by running: sudo docker pull...

Learn More

Install Docker from APT on Ubuntu

Posted by on Aug 6, 2025 in Ubuntu

I followed the instructions from the official Docker Documentation. 0. Run the following command to uninstall all unofficial and conflicting packages: for pkg in docker.io docker-doc docker-compose...

Learn More
How to switch Synology NAS 0

How to switch Synology NAS

Posted by on Feb 20, 2017 in Synology NAS

Introduction How to switch from a Synology NAS DS213j to Synology NAS DS225+. According to How do I migrate data between Synology NAS (DSM 6.0 and later) there are three methods to migrate data: Migration via...

Learn More