Skip to content

Breaking

Docker Volumes – Wallpaper Analogy New Chat – Success Formula Developer Profile & SOP: Project SASS Gemini – Chat SOP Gemini – Standard Operating Procedure (SOP)
home

home

home
home

  • Home
  • Frank Earnhardt
  • FAQ
git How-To

git branch -vv

Frank Earnhardt January 24, 2026 No Comments

How to read following git branch -vv? This output is a “snapshot” of where each local branch pointer is currently sitting. 2. Analyzing the Log Graph Your git log --graph…

bash script

bash set -e problems – ai conversation

Frank Earnhardt January 24, 2026 No Comments

In Bash, using standard command substitution (e.g., VAR=$(my_func)) while set -e is active can be problematic because the main script might not exit immediately if the subshell where the function…

git

git aliases

Frank Earnhardt January 23, 2026 No Comments

Understanding the git alias syntax and building a few examples: git alias syntax git cleanup git sview git lg

bash script

Bash Environment

Frank Earnhardt January 19, 2026 No Comments

To source and export variables from a file in Bash, you need to use the source command (or its shorthand, the dot .) when executing the file. This runs the…

How-To

rsync with sshpass

Frank Earnhardt January 19, 2026 No Comments

To rsync files to a remote server with a password in a bash script, you can use sshpass to provide the password non-interactively. 1. Install sshpass (if not already installed):…

Browsers haproxy pfSense

favicon.ico error

Frank Earnhardt January 14, 2026 No Comments

Have you ever noticed during web page inspection, the favicon.ico error? I’ve seen the missing favicon.ico many times in the past while inspecting some web page.Today, while working on a…

Perl

Extreme Programming in Perl

Frank Earnhardt January 11, 2026 No Comments

https://www.extremeperl.org

Perl

Impatient Perl

Frank Earnhardt January 11, 2026 No Comments

impatient-perlDownload

IPv6 pfSense

IPv6

Frank Earnhardt December 29, 2025 No Comments

IPv6 syntax uses 128 bits shown as eight groups of four hexadecimal digits (0-9, a-f) separated by colons (e.g., 2001:db8:85a3:0:0:8a2e:370:7334), with shortcuts allowing omission of leading zeros (e.g., 0db8 becomes…

unraid

UNRAID terminal colors

Frank Earnhardt December 21, 2025 No Comments

By default, UNRAID’s terminal colors (while using ls) are not desirable to my eyes. As seen below, all folders with +w on other, show with bold, blue, & black (very…

Posts pagination

1 2 3 4 … 29

« Previous Page — Next Page »

March 2026
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Feb    

You Missed

Docker

Docker Volumes – Wallpaper Analogy

AI Best-Practice

New Chat – Success Formula

AI Best-Practice

Developer Profile & SOP: Project SASS

AI Gemini How-To

Gemini – Chat SOP

home

home