Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
*[[GRE Tunnels]] - Notes on passing traffic over a GRE tunnel | *[[GRE Tunnels]] - Notes on passing traffic over a GRE tunnel | ||
*[[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 | *[[Linux HA Cluster]] - Notes on making a Linux HA cluster | ||
Line 21: | Line 20: | ||
== Servers == | == Servers == | ||
*[[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 | |||
== VMware == | == VMware == |
Revision as of 03:03, 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.
Networking
- GRE Tunnels - Notes on passing traffic over a GRE tunnel
- Mikrotik and Strongswan IPSEC Config - Configuration snippet for IPSEC between Mikrotik and Strongswan
- Linux HA Cluster - Notes on making a Linux HA cluster
Programming
My Github repo is located at https://www.github.com/kg7qin
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
VMware
- VMware Add Sound Card - Add a sound card to VMware VMs
Miscellaneous
- VNC - Notes on setting up VNC and using a systemd unit file
- Making .deb files - Notes on how to package .deb files