Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
start [2021/03/27 15:29] – homer | start [2024/10/30 14:34] (aktuell) – [Docker related problems] homer | ||
---|---|---|---|
Zeile 42: | Zeile 42: | ||
### Docker related problems | ### Docker related problems | ||
+ | |||
+ | #### Funkwhale | ||
+ | * [HowTo let streaming work with a ReverseProxy on a seperate machine](: | ||
+ | |||
+ | #### Synapse (Matrix homeserver) | ||
+ | * [HowTo deploy synapse with multiple workers to cope with federation](: | ||
+ | * [HowTo switch a synapse instance from sqlite3 to postgres usage](: | ||
+ | |||
+ | #### Own Docker Images | ||
+ | * [HowTo build an own docker image for my python experiments](: | ||
#### Synology DS as Host System | #### Synology DS as Host System | ||
+ | </ | ||
+ | * [[HowTo source env on a Synology]] (en) | ||
+ | < | ||
##### Collabora CODE | ##### Collabora CODE | ||
- | * [[HowTo get Collabora to work with Nextcloud on a Synology DS]] (en) | + | </ |
- | + | * [[howto_get_collabora_to_work_with_nextcloud_on_a_synology_ds|HowTo get Collabora to work with Nextcloud on a Synology DS]] (en) | |
- | ##### Funkwhale | + | < |
- | | + | ##### Unprivileged User for Running _docker_ |
+ | * [HowTo | ||
+ | </ | ||
+ | * [[Hassle with Rootless Docker | ||
+ | < | ||
+ | ##### 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 58: | Zeile 84: | ||
#### Ubuntu 20.04 | #### Ubuntu 20.04 | ||
+ | ##### Booting problems | ||
+ | * [HowTo Deal with the " | ||
##### 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. | ||
+ | Any other system data is easy to fetch with `inxi`. | ||
</ | </ | ||
+ | > | ||
+ |