06
Nov/23MariaDB/MySQL Database Size Sensor In Home Assistant
A quick little tip to get the size of your database into Home Assistant. The example below will get the Home Assistant database size from MySQL. This should also work for MariaDB using the Recorder integration. Assuming the database schema … Continue reading
07
Mar/22Cannot Remove Healthy (Recovery Partition)
Overview Windows Disk Management tool does not allow recovery partitions to be removed so the command line route is the built in option to do this. Delete partition Open a command prompt as administrator. For example: typing cmd in the … Continue reading
02
Apr/19Windows 10 Backup
Overview I recently tried Windows 10 Backup to try and get the file version history integrated into explorer with the bonus of file backup on top of my current backup solution. Settings Set up was fairly easy. Adding the backup … Continue reading
19
Jan/15Replace Disk In LVM On Ubuntu
Overview LVM makes adding and removing physical disk very easy as its an additional layer of abstraction. I will go through the steps need to replace an existing disk of same or larger size. Warning! Always backup prior to doing … Continue reading
30
May/10Full Disk – MediaTomb Hog
For some reason MediaTomb was out putting a lot of log statements in /var/log/mediatomb.log. I tailed the file and only got what looked like time stamped entries of normal scanning information as I have timed re-scans. The file managed to … Continue reading