Kategorie: Allgemein

🇦🇹 DJI Mavic Air – Fernbedienung / Remote

Meine DJI Mavic Air hat immer wieder einen Defekt beim Einschalten der Fernbedienung. Diese „piepst“ nur und hört nicht mehr auf. Nach einer Analyse bin ich zu dem Schluss gekommen, dass das Steuerrad für die Neigung der Kamera die Ursache ist. Dieses hängt und der Fehler kann nur behoben werden, wenn das Steuerrad in ausgeschaltetem Zustand bewegt wird und dann… Read more →

DJI Drone HDR Files Name Issue

I love to take pictures with my DJI Mavic Air (Generation 1). The best results can be created by using the HDR function on my drone. (By enabling „save all pictures“ and then stack them in a professional photo software. But this feature is ruining my Lightroom Workflow because:The parent folder has an unique name, for example 101_0001 but the… Read more →

Zabbix – Proxy (docker-compose) Version 5

You can easy install you Zabbix – Proxy with this docker-compose.yml file. Download LINK Follow this steps:– Make sure that you have the same path created if not use mkdir -p /volume1/docker/Zabbix/– Generate PSK FILE by tipping this in your ssh session:“openssl rand -hex 32 >> /volume1/docker/Zabbix/zabbix_agentd.psk“– change „XXX-IDENTITY“ to the Proxy Name– change „xxx.xxx.xxx“ to the IP Adress or… Read more →

Zabbix – Proxy (docker-compose) Version 4

You can easy install you Zabbix – Proxy with this docker-compose.yml file. Download LINK Follow this steps:– Make sure that you have the same path created if not use mkdir -p /volume1/docker/Zabbix/– Generate PSK FILE by tipping this in your ssh session:“openssl rand -hex 32 >> /volume1/docker/Zabbix/zabbix_agentd.psk“– change „XXX-IDENTITY“ to the Proxy Name– change „xxx.xxx.xxx“ to the IP Adress or… Read more →