Skip to main content

Recently Updated Pages

Security Commands

Cisco ASA 9.8

(2019-01-20) Problem Collection of the SSL mitigations I've been collecting. Solution No commenta...

Updated 7 months ago by david

SNMP configuration

Palo Alto 10.1.x

(2024-12-17) set deviceconfig system snmp-setting access-setting version v3 views My-SNMP-View vi...

Updated 8 months ago by david

CLI Basics

Palo Alto Random

(2024-12-17) Command Mode Show System Info > show system info hostname:... ... Show configurati...

Updated 8 months ago by david

Upgrading Remi PHP

Linux CentOS 8

(2024-12-05) Assuming you already have a remi php installed: # dnf module switch-to php:remi-8.3

Updated 8 months ago by david

Check Internet Service Database Match

FortiOS v7.2.x

(2024-08-28) Remember you need to have basic support in order for this db to be populated. Firewa...

Updated 9 months ago by david

dotfiles

My Stuff

(2024-11-24) Dotfiles for my personal consumption: # wget https://raw.githubusercontent.com/xdroo...

Updated 9 months ago by david

List IPs by number of successful mail transactions

My Stuff

(2024-11-22) for z in /var/log/maillog* ; do for i in `grep stat= $z | awk '{print $6}' | sort ...

Updated 9 months ago by david

List all sender, receiver addresses for successful relay IPs

My Stuff

(2024-11-22) mkdir tmp.$$ cd tmp.$$ for z in /var/log/maillog ; do for i in `grep stat= $z | aw...

Updated 9 months ago by david

mrrogers

My Stuff

(2014-07-17) MrRogers knows who is in your neighbourhood. mrrogers is a perl script which uses sn...

Updated 9 months ago by david

Bulk Check IPs Against List Of Subnets

My Stuff

(2024-11-15) Problem You have a logfile full of IP addresses and you need to figure out if they b...

Updated 9 months ago by david

getarp

My Stuff

A perl script to get the ARP table out of a router. Requires Net::SNMP, Net::hostent, and Sys::Sy...

Updated 9 months ago by david

TCP Tuning for 10G

Linux CentOS 8

(2024-11-12) This page contains a quick reference guide for Linux tuning for Data Transfer hosts ...

Updated 9 months ago by david

TCP Tuning for iperf3

Linux CentOS 8

(2024-06-03) Found this set of recommendations for TCP tuning while chasing some iperf3 issues re...

Updated 9 months ago by david

Unifi Controller

Linux CentOS 8

Installing Unifi Controller on Docker on CentOS 8 (or probably any docker installation at this po...

Updated 9 months ago by david

Find Tricks

Applications find

Excluding stuff (say, the .snapshot directory of a find) $ find $dir -name .snapshot -prune -o -t...

Updated 9 months ago by david

Chrome Certificate Warning Bypass

Applications Chrome

(2022-09-07) Prevent the certificate warning page from popping up on subsequent initial connectio...

Updated 9 months ago by david

Mounting CD-ROMs

Applications HP-UX

Figure out what your cdrom drive's device is. For your own peace of mind, don't use SAM, becaus...

Updated 9 months ago by david

Quick Start

Applications GPG

GnuPrivacyGuard basics These are the bare-bones instructions to get you going. Reading the docume...

Updated 9 months ago by david

GPG-aware mail clients and plugins

Applications GPG

(Note, 2024: man, the '90s were a long time ago, right?) You may find a starting point here: www...

Updated 9 months ago by david

GPG Key Server Operations

Applications GPG

The server subkeys.pgp.net is the preferred keyserver (for various reasons expounded at length el...

Updated 9 months ago by david