Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| start [2023/01/07 15:15] – homer | start [2025/11/25 20:41] (aktuell) – [Docker related problems] homer | ||
|---|---|---|---|
| Zeile 49: | Zeile 49: | ||
| * [HowTo deploy synapse with multiple workers to cope with federation](: | * [HowTo deploy synapse with multiple workers to cope with federation](: | ||
| * [HowTo switch a synapse instance from sqlite3 to postgres usage](: | * [HowTo switch a synapse instance from sqlite3 to postgres usage](: | ||
| + | * [HowTo upgrade an outdated PostgreSQL database to a supported version when support is suddenly dropped by synapse](https:// | ||
| #### Own Docker Images | #### Own Docker Images | ||
| Zeile 64: | Zeile 65: | ||
| ##### Unprivileged User for Running _docker_ | ##### Unprivileged User for Running _docker_ | ||
| * [HowTo use a unprivileged user for running docker containers](https:// | * [HowTo use a unprivileged user for running docker containers](https:// | ||
| + | </ | ||
| + | * [[Hassle with Rootless Docker on a Debian Bookworm Based RaspberryPi 4b]] (de) | ||
| + | < | ||
| + | ##### Home Assistant | ||
| + | ###### Shelly Devices | ||
| + | </ | ||
| + | * [[howto_get_shelly_devices_working|HowTo get Shelly Home Automation Devices working properly]] (en) | ||
| + | < | ||
| + | ##### ntfy | ||
| + | </ | ||
| + | * [[how_uid_gid_cost_me_hours_while_trying_to_self_host_ntfy|How UID:GID of a Docker Container cost me Hours while setting up ntfy with NGINX Proxy Manager]] | ||
| + | < | ||
| ### Operating System related problems | ### Operating System related problems | ||
| Zeile 77: | Zeile 89: | ||
| ##### Sound problems | ##### Sound problems | ||
| * [What to do if your sound settings only show a dummy device](: | * [What to do if your sound settings only show a dummy device](: | ||
| + | |||
| + | #### Ubuntu 24.04 | ||
| + | ##### Network problems with MacMini (2012, x86) | ||
| + | * [HowTo Fix spontaneously stopping network making Ubuntu Server unreachable](: | ||
| To get a pretty presentation of your gathered system information in terminal just install `neofetch` on your Linux. | To get a pretty presentation of your gathered system information in terminal just install `neofetch` on your Linux. | ||
| + | Any other system data is easy to fetch with `inxi`. | ||
| </ | </ | ||
| + | > | ||