Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
== Ham Radio == | == Ham Radio == | ||
*[[Asterisk Repeater]] - Radio repeater using Asterisk and app_rpt.c | *[[Asterisk Radio Repeater]] - Radio repeater using Asterisk and app_rpt.c | ||
== Home Automation == | == Home Automation == |
Revision as of 03:47, 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
Ham Radio
- Asterisk Radio Repeater - Radio repeater using Asterisk and app_rpt.c
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
- GRE Tunnels - Notes on passing traffic over a GRE tunnel
- Linux HA Cluster - Notes on making a Linux HA cluster
- Mikrotik and Strongswan IPSEC Config - Configuration snippet for IPSEC between Mikrotik and Strongswan
- Multi-tier load-balancing with Linux - Good explanation on multi-tier load balancing
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
- Docker Mailserver and Rainloop Webclient - Notes on setting up a dockerized mailserver and the Rainloop webmail client
- OpenDKIM Setup - Notes on setting up OpenDKIM with Postfix
- RSS Feed Reader - Notes on setting up your own web based RSS Feed reader
- Secure Apache Guacamole - Dockerized Apache Guacamole Server that requires users to have SSL client certificates installed to use
VMware
- VMware Add Sound Card - Add a sound card to VMware VMs
Miscellaneous
- Making .deb files - Notes on how to package .deb files
- VNC - Notes on setting up VNC and using a systemd unit file