Author: Pook
-
HEIC to JPG Converter
A simple Python/Flask/Apache2 webpage to convert Apple HEIC format images to JPG. It should look like this https://allpike.net/heic2jpg Step 1. Lets make a new directory for this application. I’m using a system with Virtualmin installed so, for me, this is in the home directory of one of the vhosts, but somewhere in /var/www/ would make…
-
Outgoing Mail Analysis
First post is a handy mail script I have put together.I’m using this to see how much mail I’m sending, which is necessary because I have a few WordPress sites on this machine and they seem to be pretty easy to hack. Using this script gives me an indication of outgoing mail volume. Firstly I…