MySQL: Working with Date Ranges
At times we have to collect the last 7 or 15 days of data from MySQL. For example to create graphs or stats for the past x amount of days or […]
MySQL: Working with Date Ranges Read More »
At times we have to collect the last 7 or 15 days of data from MySQL. For example to create graphs or stats for the past x amount of days or […]
MySQL: Working with Date Ranges Read More »
This article will document the procedure to setup a second UFS filesystem on a second drive and have it added into your FreeBSD server. Installing a second drive into FreeBSD
Install 2nd Drive in FreeBSD Read More »
Let’s Encrypt is a great service to get free SSL certificates. There is no more excuse to not encrypt all your services, it’s Free!! Let’s Encrypt is able to offer
Install Acme.sh (Let’s Encrypt) in OctoPi Read More »
Tools needed to flash a Sonoff with the aspurna firmware. ESPTool Clone the Esptool repository. In a terminal window on the MAC do the following: Setup ESPTool To setup the
Flashing a SONOFF (Espurna Firmware) Read More »
Resizing the boot drive on a FreeBSD server can seem a little daunting since that if the drive that FreeBSD is running on. This post will show that it is
Resize a FreeBSD UFS Boot Drive Read More »
Change block tracking allow tools to track what blocks in a virtual drive have changed over a period of time. This is very useful for backup software as it is
VMware: Enable Change Block Tracking (CBT) Read More »
Why should I create a child theme? A child theme is a theme that is linked back to an original theme. This allows you to make changes to the theme
Creating an Astra Child Theme Read More »
I am using the Astra theme on one of my WordPress sites. It is a great theme that allows you too customize a lot but I did run into one
Remove Category Description text in Astra theme Read More »
When I first started using WordPress I found it quite slow and I started to look into how to speed it up. What I found is that WordPress does a
Moving WordPress’ wp-cron to crontab Read More »
Grafana is an excellent program to create very cool graphs and charts from your Home Assistant sensor data. If you are using Grafana and want to embed
Anonymous Access in Grafana (Hass.io) Read More »