aerc: a pretty good email client
I’m a long-term mutt/thunderbird user, but aerc is really fast: https://aerc-mail.org/
I’m a long-term mutt/thunderbird user, but aerc is really fast: https://aerc-mail.org/
If you press ‘l’ you’ll see all the files the highlighted process has open (presuming you have permissions).
Previously I just had one heatsink. After fitting the case:
pihole 5 uses sqlite, you may need to install php support For ubuntu: apt install php7.2-sqlite3
https://www.chromium.org/updates/same-site
With spotcon.sh. You’ll have to configure Spotify in Home Assistant first – and I had to set my redirect URI to http://my.home.ip:port/api/spotify Once this is done you can configure keyboard shortcuts in your window manager to execute spotcon.sh.
The easiest way to enable or disable ad-blocking from your pi-hole using Alexa is to install fauxmo – with which you can create fake Belkin devices that are Alexa-enabled. You then configure fauxmo with URLs like this: Get YOUR_AUTH_CODE from the WEBPASSWORD= line in /etc/pihole/setupVars.conf See example conf at GitHub
Google seem determined to break local name resolution on your home network on your Android phone, redirecting DNS lookups to their servers. Presumably this is partly to prevent solutions like pi-hole making a dent in their ad revenue and tracking. Easiest way round this is to install DNSChanger and specify your local DNS servers – …
https://unsplash.com/photos/74JeU2jfnfk
How to fix it To paraphrase: set package-check-signature to nil, e.g. M-: (setq package-check-signature nil) RET download the package gnu-elpa-keyring-update and run the function with the same name, e.g. M-x package-install RET gnu-elpa-keyring-update RET. Restart emacs