RSSAmplifier

Blog

Egbert Networks

Blog

egbert.netRSS feed ↗15 posts

Latest posts

Examples of Match criteria in OpenSSH

Examples of Match-capable sshd_config directives in OpenSSH 10.2

Match criteria in OpenSSH

Match-capable sshd_config directives in OpenSSH 10.2, grouped by function.

Comparison of Arena Architecture in malloc()

A comparison of arena architecture in malloc().

OpenSSH Environment Variables (v10.1.2)

List of OpenSSH Environment Variables (v10.1.2)

Lack of Privacy with Matrix

Matrix’s E2EE does not, however, encrypt everything. The following information is not encrypted: Message senders Message senders are never encrypted Due to Matrix’s design, encrypting session/device IDs would break verification It’s impossible to prevent timestamps from leaking, since the server can simply note when an event …

Comparison of VXLAN vs. Geneve

A comparison of virtual VLANs: VXLAN, Geneve (and GUE, STT)

VXLAN Setup

How to setup a VXLAN

Netfilter/nftables Audit Checklist

A checklist for auditing nftables ruleset

Citations (running)

A list of Citations

Comparison of ANSI Terminal Emulators

A comparison of console terminals of its color handling.

Comparison of Console Editors of its Color Handling

A comparison of console terminals of its color handling.

Comparison of Railroad Diagrams

A comparison of different railroad diagram tools

Debugging Pelican using PyCharm

How to debug Pelican in PyCharm

Detect OS Using Compiler Predefined Macros

C/C++ tip: How to detect the operating system type using compiler predefined macros

Compiler Predefined Macros

How to list compiler predefined macros for most OS platforms.