Kali VM Updates – “Not Enough Disk Space”
Obviously the solution is to increase the VM’s disk allowance, but let’s solve this another way. Here’s the issue: To solve this is a simple approach: upgrade each package one …
Logging my personal projects
Obviously the solution is to increase the VM’s disk allowance, but let’s solve this another way. Here’s the issue: To solve this is a simple approach: upgrade each package one …
After setting up a central log storage server, I found that incoming messages from remote hosts were being logged properly to /var/log/%HOSTNAME/%PROGRAMNAME%.log as well as /var/log/syslog Not a fan of …
I recently updated the installation of OpenWRT on my home AP to 19.07, and immediately ran into an issue that turns out to be a simple fix. I went to …
I’ll know more when I can examine the data. I ordered a ZModo home security camera kit that came with four cameras and a DVR box. After some time I …
There are plenty of Zabbix resources online so I won’t be rehashing a ‘how-to’. Instead, I’ll detail some of the more unique tasks I’ve managed to pull off with custom …
I do not like those “information” boxes that Youtube decides I need. I’m aware of what Youtube is, I’m aware that some videos contain bad information. I do not need …
There is a lot that goes into the backend of this, each deserving of its own several posts that I have yet to write up. Yesterday, however, I finally got …
I have setup a Zabbix server in my home, with zabbix clients throughout the network where possible and custom scripts to handle the others. While Zabbix setup is worthy of …
Since this metric was not available on all my monitored devices, I had to create a solution. First, create this script and put it where it goes, chmod as needed: …
Why recreate the tasks available with logrotate? It’s already installed. Say you’re backing up files something like this: Now you can have logrotate manage rotating the old ones out, keeping …