Page MenuHomeDevCentral
  • #!/bin/sh
    # -------------------------------------------------------------
    # Build and provision .whl for ruamel.yaml.clib
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Thu, Oct 17, 22:06
    • 35 Lines
  • #!/usr/bin/env python3
    # -------------------------------------------------------------
    # portshaker merged ports -> pkglist
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Wed, Oct 16, 18:58
    • 76 Lines
  • Starting dhclient6.
    Internet Systems Consortium DHCP Client 4.4.3-P1
    Copyright 2004-2022 Internet Systems Consortium.
    All rights reserved.
    For info, please visit https://www.isc.org/software/dhcp/
    ...
    • Sun, Oct 13, 11:08
    • 57 Lines
  • #!/bin/sh
    # -------------------------------------------------------------
    # Run php-fpm metrics exporter
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Thu, Oct 10, 23:37
    • 40 Lines
  • {
    "action": "member_invited",
    "invitation": {
    "id": 57083161,
    "node_id": "OI_kwDOAFWIqs4DZwUZ",
    ...
    • Tue, Oct 8, 22:17
    • 90 Lines
    • JSON
  • # -------------------------------------------------------------
    # Poudriere configuration :: daemon
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    # Project: Nasqueron
    # License: Trivial work, not eligible to copyright
    ...
    • Sat, Oct 5, 23:07
    • 55 Lines
  • #!/bin/sh
    # -------------------------------------------------------------
    # ZFS :: Build for Ubuntu 20.04 (Focal Fossa)
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Tue, Oct 1, 16:53
    • 63 Lines
  • # PostgreSQL Client Authentication Configuration File
    # ===================================================
    #
    # Refer to the "Client Authentication" section in the PostgreSQL
    # documentation for a complete description of this file. A short
    ...
    • Mon, Sep 30, 23:37
    • 98 Lines
  • ; nasqueron.org Dumped Wed Sep 25 11:21:01 2024
    ;
    nasqueron.org. 172800 IN SOA ns1.he.net. hostmaster.he.net. (
    2024091600 ;serial
    10800 ;refresh
    ...
    • Wed, Sep 25, 18:22
    • 292 Lines
  • ; nasqueron.org Dumped Wed Aug 28 09:33:44 2024
    ;
    nasqueron.org. 172800 IN SOA ns1.he.net. hostmaster.he.net. (
    2024072501 ;serial
    10800 ;refresh
    ...
    • Aug 28 2024, 16:35
    • 292 Lines
  • diff --git a/modules/csf.py b/modules/csf.py
    index 0f7a27c..5fd8b21 100644
    --- a/modules/csf.py
    +++ b/modules/csf.py
    @@ -71,7 +71,7 @@ def exists(
    ...
    • Aug 3 2024, 10:04
    • 35 Lines