Page MenuHomeDevCentral
Paste Active Pastes
  • ; wolfplex.be Dumped Fri Apr 24 10:12:51 2026
    ;
    wolfplex.be. 172800 IN SOA ns1.he.net. hostmaster.he.net. (
    2024102101 ;serial
    10800 ;refresh
    ...
    • Apr 24 2026, 17:14
    • 45 Lines
  • # License originality assessment report
    ## Context
    762 files in the operations repository carry the license header
    ...
    • Apr 3 2026, 21:47
    • 126 Lines
  • # -------------------------------------------------------------
    # Vault configuration - Policy for router nodes
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    # Project: Nasqueron
    # License: Trivial work, not eligible to copyright
    ...
    • Mar 24 2026, 19:06
    • 22 Lines
  • tmp.sls:{% from "map.jinja" import dirs, packages, packages_prefixes with context %}
    map.jinja:{% set packages_prefixes = salt['grains.filter_by']({
    roles/shellserver/userland-software/base.sls:{% from "map.jinja" import dirs, packages, packages_prefixes with context %}
    roles/shellserver/userland-software/base.sls: - name: {{ packages_prefixes.python3 }}pip
    roles/shellserver/userland-software/base.sls: - {{ packages_prefixes.php }}bcmath
    ...
    • Mar 24 2026, 17:18
    • 128 Lines
  • running: make
    /bin/bash /tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/libtool --mode=compile cc -I. -I/tmp/pear/temp/mailparse -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/include -I/tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/main -I/tmp/pear/temp/mailparse -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/mailparse/mailparse.c -o mailparse.lo
    mkdir .libs
    cc -I. -I/tmp/pear/temp/mailparse -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/include -I/tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/main -I/tmp/pear/temp/mailparse -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/mailparse/mailparse.c -fPIC -DPIC -o .libs/mailparse.o
    /tmp/pear/temp/mailparse/mailparse.c: In function 'zif_mailparse_stream_encode':
    ...
    • Mar 23 2026, 09:59
    • 29 Lines
  • /usr/local/share/texmf-dist/fonts/opentype/public/venturisadf/VenturisSansADFNo2Ex-Bold.otf: VenturisSans ADF No2 Ex:style=Bold
    /usr/local/share/texmf-dist/fonts/type1/public/cm-super/sfbi1095.pfb: Computer Modern:style=Bold Extended Italic
    /usr/local/share/texmf-dist/fonts/type1/public/cs/csr12.pfb: csr12:style=Regular
    /usr/local/share/texmf-dist/fonts/type1/public/montserrat/MontserratAlternates-ExtraBoldItalic.pfb: MontserratAlternates\-ExtraBoldItalic:style=ExtraBold
    /usr/local/share/texmf-dist/fonts/type1/public/mathdesign/mdbch/md-chb7t.pfb: MathDesign\-CH:style=Bold OT1 10
    ...
    • Mar 22 2026, 18:02
    • 10,070 Lines
  • $ make test
    (cd _tests && make)
    make[1]: Entering directory '/home/app/operations/_tests'
    PYTHONPATH="/home/app/operations/_tests:/home/app/operations/_tests/../_modules" python -m unittest discover modules
    ....................................................
    ...
    • Mar 22 2026, 09:07
    • 38 Lines
  • #!/usr/bin/env python3
    # -------------------------------------------------------------
    # Switch CARP MAC at OVH level
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Mar 21 2026, 16:04
    • 65 Lines
  • ---
    Language: Cpp
    AccessModifierOffset: -2
    AlignAfterOpenBracket: Align
    AlignArrayOfStructures: None
    ...
    • Mar 20 2026, 22:39
    • 273 Lines
    • YAML
  • ## Anubis has the ability to let you import snippets of configuration into the main
    ## configuration file. This allows you to break up your config into smaller parts
    ## that get logically assembled into one big file.
    ##
    ## Of note, a bot rule can either have inline bot configuration or import a
    ...
    • Mar 20 2026, 20:02
    • 249 Lines
    • YAML
  • drake_gre_tunnels:
    ysul:
    router:
    interface: gre0
    ...
    • Mar 17 2026, 14:03
    • 47 Lines
    • YAML
  • connections {
    IPsec_windriver {
    version = 2
    proposals = {{ ike_proposals }}
    ...
    • Mar 4 2026, 13:32
    • 64 Lines
    • YAML
  • P387 ipsec
    {% from "map.jinja" import dirs with context %}
    # -------------------------------------------------------------
    # Strongswan(IPsec) configuration
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Mar 4 2026, 13:32
    • 39 Lines
    • YAML
  • aiohttp==3.9.5
    aiosignal==1.3.1
    attrs==23.2.0
    autocommand==2.2.2
    autopep8==2.3.1
    ...
    • Feb 25 2026, 17:26
    • 93 Lines
  • # package installation and service management for strongswan
    strongswan_package:
    pkg.installed:
    - name: strongswan
    ...
    • Feb 24 2026, 14:00
    • 18 Lines
    • YAML
  • from terminatorlib.plugin import URLHandler
    import subprocess
    import os
    AVAILABLE = ['ResolveHashURLHandler']
    ...
    • Feb 23 2026, 16:11
    • 39 Lines
    • Python
  • #!/bin/sh
    #
    # Usage: arc-delete-remote-branch [branch]
    # Default value: master
    #
    ...
    • Feb 14 2026, 12:25
    • 63 Lines
    • Bash Scripting
  • zroot/ROOT/default on / (zfs, local, noatime, nfsv4acls)
    devfs on /dev (devfs)
    zroot/tmp on /tmp (zfs, local, noatime, nosuid, nfsv4acls)
    zroot/var/log on /var/log (zfs, local, noatime, noexec, nosuid, nfsv4acls)
    zroot/var/tmp on /var/tmp (zfs, local, noatime, nosuid, nfsv4acls)
    ...
    • Feb 10 2026, 13:56
    • 11 Lines
  • router-002:
    forest: nasqueron-infra
    hostname: router-002.nasqueron.drake
    network:
    interfaces:
    ...
    • Feb 9 2026, 19:54
    • 13 Lines
    • YAML
  • [sandrine@dwellers zulip-docker]$ docker compose logs zulip
    docker-zulip-zulip-1 | === Begin Initial Configuration Phase ===
    docker-zulip-zulip-1 | Preparing and linking the uploads folder ...
    docker-zulip-zulip-1 | Prepared and linked the uploads directory.
    docker-zulip-zulip-1 | Executing puppet configuration ...
    ...
    • Nov 17 2025, 15:54
    • 63 Lines
  • Switching to Composer phpunit:
    PHPUnit 12.5-dev by Sebastian Bergmann and contributors.
    Runtime: PHP 8.3.27
    Configuration: /home/dereckson/dev/keruald/_monorepo/core/phpunit.xml
    ...
    • Nov 11 2025, 02:35
    • 89 Lines
  • _pdo_fetch_modes:
    assoc: &fetch_mode_assoc 2
    applications:
    - bind: forms
    ...
    • Oct 29 2025, 22:42
    • 33 Lines
  • Script started on 2025-10-25 23:33:20+00:00 [TERM="tmux-256color" TTY="/dev/pts/0" COLUMNS="213" LINES="25"]
    % /home/dereckson/dev/shroudbnc ] (git)-[master] [?1h=[?2004h./autogen.sh./autogen.sh[?1l>[?2004l
    Preparing the shroudBNC build system...please wait
    Found GNU Autoconf version 2.72
    ...
    • Oct 25 2025, 23:40
    • 1,675 Lines
  • > find */src -type f -name '*.php' | xargs -I {} php -l {} 1> /dev/null
    PHP Deprecated: DatabaseException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in workspaces/src/includes/database/DatabaseException.php on line 38
    PHP Deprecated: Database::load(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in workspaces/src/includes/database/Database.php on line 35
    PHP Deprecated: MySQLCollection::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead in workspaces/src/includes/collection/MySQLCollection.php on line 61
    PHP Deprecated: MongoDBCollectionIterator::__construct(): Implicitly marking parameter $cursor as nullable is deprecated, the explicit nullable type must be used instead in workspaces/src/includes/collection/MongoDBCollectionIterator.php on line 38
    ...
    • Oct 18 2025, 16:22
    • 22 Lines
  • #!/usr/bin/env python3
    """
    Async MySQL backup script for Nasqueron containers.
    Features:
    ...
    • Oct 4 2025, 22:16
    • 163 Lines
    • Python