5 modern alternatives to essential Linux command-line tools
5 modern alternatives to essential Linux command-line toolsI already use ag as an alternative to grep and di as an alternative to df, but fd was new to me.
5 modern alternatives to essential Linux command-line toolsI already use ag as an alternative to grep and di as an alternative to df, but fd was new to me.
It has some weird build dependencies like xsltproc, asciidoc & gettext to build docs & cargo (seems to be built in a mix of c++ & rust). Others include: libcurl4-openssl-dev, pkg-config, libkrb5-dev (needed for curl-config), libstfl-dev, libjson-c, libsqlite3-dev. Then the xmllint check run by a2x fails as it won’t download the DTD, so replace all …
Continue reading ‘Compiling newsboat 2.18 on (Armbian) Ubuntu 18.04’ »
Wondering *which* version of java is running as a daemon? ls -l /proc/PID/exe
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