About This Site
Sharing things I have managed to do (usually so I don’t forget how I did them) plus a few thoughts thrown in for good measure. All about technology one way or another.
Graphics by Iain Campbell
Meta
-
Recent Posts
- Useful tshark Commands
- I’ve been away but “Now I’m Back”
- DietPi – Move Boot partition to smaller SD Card
- Get data from WH1080 Maplin Weatherstation sensors directly
- Install a Package from the Testing Repository
- ReadyNasDuo V1 Rsync
- Miscrosoft Teams – stop it auto starting
- Letsencrypt SSL Certificates by DNS Challenge with Lighttpd
- BT Broadband – Faster Speeds – Yes Really
- Ubiquiti USG Home Setup
- BT Broadband – Faster Speeds
- Cloudflared DNS over HTTPS (DoH) and Pi-Hole
- UniFi Controller on a Pi or DietPi
- Pi-Hole and Disabling dnsmaq
- Systemd Timer and monit
- Contributing to Open Source Projects on GitHub
- Using nmcli to set a static IPV4 address in Hass.io
- Emoncms on DietPi
- Else is never necessary – Really?
- Keeping time on a Pi
- Old DietPi Orange Pi Images
- Adding a DietPi VM to an EXSi Host
- Displaying buttons on the TFT
- Forcing npm to Update Packages to Latest
- Using a Small TFT with a Raspberry Pi
- Bash History
- Installing pywws and running it as a Daemon
- Node-RED and icons
- Node-RED, npm, sudo and permissions
- A New Discovery
- Trouble with Hosting at SmartHost
- Node-RED and XML to JSON
- Reducing Spam on WordPress and Blacklists
- USB to VGA adapter
- Bash on Windows
Recent Comments
- Graham on Keeping time on a Pi
- Alderete on Using nmcli to set a static IPV4 address in Hass.io
- Alderete on Using nmcli to set a static IPV4 address in Hass.io
- Brian on Emoncms on DietPi
- Jeff on Emoncms on DietPi
Archives
Categories
Monthly Archives: November 2018
Systemd Timer and monit
Why is it that, so often, a key bit of information is assumed by documentation writers? I’ve had an issue for a while where monit will fail to start properly on boot. The issue is that with DietPi, it seems … Continue reading
Posted in Linux, Technical - General
Leave a comment
Contributing to Open Source Projects on GitHub
If it has crossed your mind to contribute to an Open Source project, but GitHub just seems too daunting, then I’d suggest reading this tutorial. The bit that got me was how to actually contribute and this section explains it … Continue reading