Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
start [2022/04/11 20:47] – homer | start [2024/10/30 14:34] (aktuell) – [Docker related problems] homer | ||
---|---|---|---|
Zeile 64: | Zeile 64: | ||
##### 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 73: | 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. | 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`. | ||
</ | </ | ||
+ | > | ||