Skip to content

Instantly share code, notes, and snippets.

View LeSpocky's full-sized avatar

Alexander Dahl LeSpocky

View GitHub Profile
@LeSpocky
LeSpocky / glibc.cmake
Last active October 13, 2023 09:24 — forked from likema/glibc.cmake
CMake macro to detect glibc version by filename.
#[=======================================================================[.rst:
glibc
-----
Check glibc version.
Result variables
^^^^^^^^^^^^^^^^
``GLIBC_VERSION``
glibc version.
ptxd_lib_git_bsp_ver()
{
local git_ver
local sed_ver
local dbg_sfx=''
git_ver="$(git -C "${PTXDIST_WORKSPACE}" describe --tags --dirty='+' --always)" ||
ptxd_bailout 'git describe failed!'
# for correct version sort replace the dash before an RC suffix
@LeSpocky
LeSpocky / wg-s2s.md
Created November 28, 2024 13:05
Wireguard s2s mit fli4l

Wireguard s2s mit fli4l

Reiner Tunnel in separatem Subnetz.
Kein extra Routing o.ä. konfiguriert. Durchsatz zwischen alix 2d3 und x86_64 vm ca. 23 MBit/s bis 27 MBit/s.

Host 1 (grautvornix)

vpn.txt