Welcome!

Synology

Gitea on Synology NAS

29/09/2024

Info Diskstation: DS216+II, 8GB RAM Version: DSM7.2.1 Synology Apps: Container Manager Docker image: gitea/gitea Container Manager Register the image in the container manager (download) Create […] Read more»

Scan to NAS – With Synology NAS and Canon MB5450

19/03/2024

Synolog NAS: DS216+II (DSM7.2) Systemsteuerung öffnen Freigegeben Ordner  Neuen Ordner erstellen “scans” ggf. Papierkorb aktivieren 10GB gemeinsames Kontingent aktivieren Benutzerberechtigung: Gruppe “users” soll Lesen/Schreiben dürfen […] Read more»

View all Synology Posts

Computer

Python – Hatch as global python manager

14/10/2024

Usage of hatch for pyproject.toml based project. Install Hatch as global python manager: Unix: where python/Pip already there: pip install hatch --break-system-packages Windows: no python at all: […] Read more»

RaspberryPi – Browsers graphics not working via XRDP

14/10/2024

navigate to /etc/X11/xrdp/xorg.conf search for: Option “DRDevice” “/dev/dri/renderD128” change line to: Option “DRDevice” “” Read more»

View all Computer Posts