Main Page: Difference between revisions

From KG7QIN's Wiki
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
== Networking ==
== Networking ==
*[[GRE Tunnels]] - Notes on passing traffic over a GRE tunnel
*[[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
*[[Mikrotik and Strongswan IPSEC Config]] - Configuration snippet for IPSEC between Mikrotik and Strongswan
*[[Linux HA Cluster]] - Notes on making a Linux HA cluster


== Programming ==
== Programming ==
Line 26: Line 26:
*[[Docker Mailserver and Rainloop Webclient]] - Notes on setting up a dockerized mailserver and the Rainloop webmail client
*[[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
*[[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
*[[Secure Apache Guacamole]] - Dockerized Apache Guacamole Server that requires users to have SSL client certificates installed to use


Line 32: Line 33:


== Miscellaneous ==
== Miscellaneous ==
*[[Making .deb files]] - Notes on how to package .deb files
*[[VNC]] - Notes on setting up VNC and using a systemd unit file
*[[VNC]] - Notes on setting up VNC and using a systemd unit file
*[[Making .deb files]] - Notes on how to package .deb files

Revision as of 03:31, 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

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