jessebarton
Follow
Pinned Loading
-
-
OpenBSD Unbound Config Example
OpenBSD Unbound Config Example 1server:
2# log verbosity
3verbosity: 1
4interface: 0.0.0.0
5interface: ::0
-
zroot zfs backup script
zroot zfs backup script 1#!/bin/sh
23current_day=$(date +"-%Y-%m-%d-00h07")
4backup_snap=zroot/ROOT/default@zfs-auto-snap_daily$current_day
5backup_filename=default@zfs-auto-snap_daily$current_day
-
OpenBSD NSD Example Configuration
OpenBSD NSD Example Configuration 1server:
2hide-version: yes
3verbosity: 1
4database: "" # disable database
5ip-address: "NSD_SERVER_IP"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.