OnePlus 7 Pro Microphone Fix – Finally!!

After changing the secondary logic board I still had the problem of people on the other side of a phone call not being able to hear me properly. Here is what finally fixed it for me (so after all this, it was a software issue). Phone info: Be safe and always: What I did:

TrueCharts to TrueNAS – App migration

Due to TrueNAS SCALE dropping support for Kubernetes in favor of Docker, I had to decide what to do with my TrueCharts Apps: I went with Option 2. The following is the process of me migrating TrueCharts Nextcloud to native TrueNAS Scale Nextcloud. Nextcloud is reachable from outside my LAN via a domain name (external
Read More »

FreeRadius on Ubuntu 18.04 – Service not starting!

Many people online are asking why the FreeRadius service isn’t starting on Ubuntu 14.04/16.04/18.04 and for some it’s just because the following directory is missing: /tmp/radiusd   The solution at this time is the following: Create the following file … nano /etc/tmpfiles.d/radius.conf … with the following content … d /tmp/radiusd 0700 freerad freerad – –
Read More »