Main Page: Difference between revisions

From KG7QIN's Wiki
Jump to navigation Jump to search
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/] - Find out information on IP addresses
*[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

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
  • GEF - GDB Enhanced Features
  • JADX - DEX to Java decompiler

Servers

Telephony

VMware

Miscellaneous

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