Page MenuHomeDevCentral
  • ; nasqueron.org Dumped Mon Jun 2 13:20:05 2025
    ;
    nasqueron.org. 172800 IN SOA ns1.he.net. hostmaster.he.net. (
    2025032000 ;serial
    10800 ;refresh
    ...
    • Jun 2 2025, 20:24
    • 302 Lines
  • smartctl 7.4 2023-08-01 r5530 [FreeBSD 14.2-RELEASE amd64] (local build)
    Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
    === START OF INFORMATION SECTION ===
    Model Family: Crucial/Micron Client SSDs
    ...
    • Mar 28 2025, 11:47
    • 124 Lines
  • smartctl 7.4 2023-08-01 r5530 [FreeBSD 14.2-RELEASE amd64] (local build)
    Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
    === START OF INFORMATION SECTION ===
    Model Family: Crucial/Micron Client SSDs
    ...
    • Mar 28 2025, 11:45
    • 124 Lines
  • ; nasqueron.org Dumped Thu Mar 27 11:18:06 2025
    ;
    nasqueron.org. 172800 IN SOA ns1.he.net. hostmaster.he.net. (
    2025032000 ;serial
    10800 ;refresh
    ...
    • Mar 27 2025, 18:21
    • 303 Lines
  • P368 .nanorc
    set nowrap
    set tabsize 4
    set tabstospaces
    • Nov 21 2024, 17:50
    • 4 Lines
  • #!/bin/sh
    # -------------------------------------------------------------
    # Backup MariaDB or MySQL databases
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Oct 26 2024, 23:42
    • 43 Lines
    • Bash Scripting
  • #!/bin/sh
    set -e
    BASE_DIR=$HOME/dev/nasqueron/wurf/archiv
    ...
    • Oct 19 2024, 00:15
    • 22 Lines
  • #!/bin/sh
    # -------------------------------------------------------------
    # Build and provision .whl for ruamel.yaml.clib
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Oct 17 2024, 22:06
    • 35 Lines
  • #!/usr/bin/env python3
    # -------------------------------------------------------------
    # portshaker merged ports -> pkglist
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Oct 16 2024, 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/
    ...
    • Oct 13 2024, 11:08
    • 57 Lines
  • #!/bin/sh
    # -------------------------------------------------------------
    # Run php-fpm metrics exporter
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Oct 10 2024, 23:37
    • 40 Lines
  • {
    "action": "member_invited",
    "invitation": {
    "id": 57083161,
    "node_id": "OI_kwDOAFWIqs4DZwUZ",
    ...
    • Oct 8 2024, 22:17
    • 90 Lines
    • JSON
  • # -------------------------------------------------------------
    # Poudriere configuration :: daemon
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    # Project: Nasqueron
    # License: Trivial work, not eligible to copyright
    ...
    • Oct 5 2024, 23:07
    • 55 Lines
  • #!/bin/sh
    # -------------------------------------------------------------
    # ZFS :: Build for Ubuntu 20.04 (Focal Fossa)
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Oct 1 2024, 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
    ...
    • Sep 30 2024, 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
    ...
    • Sep 25 2024, 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