Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| start [2024/10/30 14:34] – [Docker related problems] homer | start [2026/04/05 15:28] (aktuell) – MacOS Disk Space things and glances as htop alterntavie 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 93: | Zeile 94: | ||
| * [HowTo Fix spontaneously stopping network making Ubuntu Server unreachable](: | * [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. | + | #### MacOS |
| + | ##### Running out of disk space? | ||
| + | * [HowTo free disk space from the disk space eating features of MacOS](: | ||
| + | |||
| + | ## Handy Bits | ||
| + | * 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`. | Any other system data is easy to fetch with `inxi`. | ||
| + | * An alternative to `top` and `htop` is `glances` - which is e.g. preinstalled in **CachyOS**. | ||
| </ | </ | ||
| > | > | ||