Welcome!

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

Allgemein

WordPress Backup

27/02/2022

Backup Plugin installieren und aktivieren: UpdraftPlus WordPress Backup Plugin Erstes Backup erstellen: Settings > UpdraftPlus Backup: Backup Now Read more»

iTunes – Backup Speicherort ändern

07/12/2020

Backups lokalisieren: zB C:\Users\<username>\AppData\Roaming\Apple Computer\MobileSync\Backup Das Backup Verzeichnis in den neuen gewünschten Ort verschieben: zB: D:\iTunes iTunes den neuen Speicherort vortäuschen Kommandozeile als Administrator öffnen […] Read more»

View all Allgemein Posts