Page MenuHomeDevCentral
Paste Active Pastes
  • connections {
    IPsec_windriver {
    version = 2
    proposals = {{ ike_proposals }}
    ...
    • Wed, Mar 4, 13:32
    • 64 Lines
    • YAML
  • P387 ipsec
    {% from "map.jinja" import dirs with context %}
    # -------------------------------------------------------------
    # Strongswan(IPsec) configuration
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Wed, Mar 4, 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
    ...
    • Wed, Feb 25, 17:26
    • 93 Lines
  • # package installation and service management for strongswan
    strongswan_package:
    pkg.installed:
    - name: strongswan
    ...
    • Tue, Feb 24, 14:00
    • 18 Lines
    • YAML
  • from terminatorlib.plugin import URLHandler
    import subprocess
    import os
    AVAILABLE = ['ResolveHashURLHandler']
    ...
    • Mon, Feb 23, 16:11
    • 39 Lines
    • Python
  • #!/bin/sh
    #
    # Usage: arc-delete-remote-branch [branch]
    # Default value: master
    #
    ...
    • Sat, Feb 14, 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)
    ...
    • Tue, Feb 10, 13:56
    • 11 Lines
  • router-002:
    forest: nasqueron-infra
    hostname: router-002.nasqueron.drake
    network:
    interfaces:
    ...
    • Mon, Feb 9, 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
  • ; ook.space Dumped Sat Aug 30 02:21:28 2025
    ;
    ook.space. 172800 IN SOA ns1.he.net. hostmaster.he.net. (
    2024102103 ;serial
    10800 ;refresh
    ...
    • Aug 30 2025, 09:21
    • 28 Lines