Main Page: Difference between revisions

From KG7QIN's Wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:


This Wiki contains a collection of miscellaneous items from various places, some of which are original content, others found online.
This Wiki contains a collection of miscellaneous items from various places, some of which are original content, others found online.
My Github repo is located at https://www.github.com/kg7qin
== Home Automation ==
*[[WDSC-HVAC-Control-Plugin]] - Vera - WDSC HVAC Control Plugin (a.k.a If door is opened for 5 minutes...turn off air)


== Networking ==
== Networking ==
Line 12: Line 17:


== Programming ==
== Programming ==
My Github repo is located at https://www.github.com/kg7qin
*[[Logviewer]] - Python log viewer that uses websockets
*[[Logviewer]] - Python log viewer that uses websockets



Revision as of 03:18, 8 October 2022

Welcome to the Wiki

Introduction

This Wiki installation is based upon my Docker MediaWiki Server configuration.

This Wiki contains a collection of miscellaneous items from various places, some of which are original content, others found online.

My Github repo is located at https://www.github.com/kg7qin

Home Automation

Networking

Programming

  • Logviewer - Python log viewer that uses websockets

Security

  • OpenSSL CA - Notes on creating a custom CA and issuing certificates
  • DMARC Analyzer - Information on setting up a DMARC report analyzer and visualizer

Servers

VMware

Miscellaneous

  • VNC - Notes on setting up VNC and using a systemd unit file
  • Making .deb files - Notes on how to package .deb files