Category Archives: Coding

Zoneminder Via Ansible

Mostly, I kickstart a build, then imported a a profile into the machine that included static IPs and sshd keys. Another manual thing is to add my ssh keys via ssh-copy-id command. But everything is all ansible playbooks till I … Continue reading

Posted in Coding, New Toys, Technical, Training, Weigh In | Leave a comment

Upgraded IoT Server

Upgraded the second to the last server on my list of machines to be upgraded. The huge issue was that it had some custom python scripts. I got it working and it is done. Going to look at working on … Continue reading

Posted in Coding, Technical, Training, Weigh In | Leave a comment

Looking At Going Production

A lot of my code works now and it is documented and easier to manage. So I am looking to build the new server this weekend. Going to stop code development and move into production. Weight: 344.0

Posted in Coding, Technical, Training, Weigh In | Leave a comment

HTML Mail with Python

Figured out how to send HTML email with embedded images via python. The intent is when there is an event, I can put the camera monitors from zoneminder into the function and have it generate and send an email. Also … Continue reading

Posted in Coding, Technical, Training, Weigh In | Leave a comment