Main Page: Difference between revisions
Jump to navigation
Jump to search
m (→Networking) |
|||
Line 21: | Line 21: | ||
*[[Mikrotik and Strongswan IPSEC Config]] - Configuration snippet for IPSEC between Mikrotik and Strongswan | *[[Mikrotik and Strongswan IPSEC Config]] - Configuration snippet for IPSEC between Mikrotik and Strongswan | ||
*[https://vincent.bernat.ch/en/blog/2018-multi-tier-loadbalancer Multi-tier load-balancing with Linux] - Good explanation on multi-tier load balancing | *[https://vincent.bernat.ch/en/blog/2018-multi-tier-loadbalancer Multi-tier load-balancing with Linux] - Good explanation on multi-tier load balancing | ||
*[https://ipinfo.io/ ipinfo.io | *[https://ipinfo.io/ ipinfo.io] - Find out information on IP addresses | ||
== Programming == | == Programming == |
Revision as of 07:39, 12 January 2023
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
My outdated Github.io Jekyll site is located at: https://kg7qin.github.io/
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
- ipinfo.io - Find out information on IP addresses
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
- GEF - GDB Enhanced Features
- JADX - DEX to Java decompiler
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
Telephony
- Asterisk PBX Telemarketer Traps - Lenny and the Asty Crapper
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