Quick Fix: High Single Core CPU Usage of avahi-daemon Quick Fix: High Single Core CPU Usage of avahi-daemon Dec 3, 2022 avahi-daemon,fix,cpu Avahi daemon uses excessive amounts of CPU core It's related to ratelimit being to high try lowering it sudo nano /etc/avahi/avahi-daemon.conffind ratelimit-interval-usec= and set it to 500000find ratelimit-burst= and set
Fixing stutters and other microsoft shenanigans Fixing stutters and other microsoft shenanigans Dec 2, 2022 try disable tpm, if that fails try disable mpo if that also fails, try the rest below Turn off TPM in BIOS (Windows 10) go
Quick Fix: Klipsch Bookshelf Speakers and Chromecast with Google TV Quick Fix: Klipsch Bookshelf Speakers and Chromecast with Google TV Nov 6, 2022 Klipsch R-14PM R-15PM R-41PM R-51PM Speakers Bookshelf Book Connect your Speakers with a SPDIF Optical cable to your Television's optical out (SPDIF) port then go into your televisions settings to set it to
Quick & Easy: Setting up ZFS raidz on Ubuntu Quick & Easy: Setting up ZFS raidz on Ubuntu Aug 6, 2022 zfs ubuntu raidz pool Simple guide to ZFS
Installing Duplicati on Ubuntu 22.04 LTS Aug 5, 2022 wget https://updates.duplicati.com/beta/duplicati_2.0.6.3-1_all.deb sudo apt install ./duplicati_2.0.6.3-1_all.deb sudo apt