Skip to content

Breaking

php split string How to Install Restic Permanently on Unraid Prompt Magic Instructions for Gemini How to Shrink the MongoDB 7.0 Oplog
home

home

home
home

  • Home
  • Frank Earnhardt
  • FAQ
How-To Kubernetes Uncategorized

How to Rejoin Kubernetes Nodes

Frank Earnhardt October 28, 2025 No Comments

Get the node join command from the Kubernetes Master This will output something like: Then on each node (kubenode1, kubenode2), run that command as root. ✅ Before You Join On…

AI docker How-To Llama unraid

unraid docker ollama model location

Frank Earnhardt October 21, 2025 No Comments

How to set the ollama model location within docker container? To set the model location for the Ollama Docker container on Unraid, you need to configure the path mapping (also…

git How-To

git compare file between branches

Frank Earnhardt October 21, 2025 No Comments

To compare a specific file between two branches in Git, use the git diff command. Comparing a Specific File: To see the differences in a particular file between two branches,…

git How-To

git push single file to another branch

Frank Earnhardt October 21, 2025 No Comments

To push a single file from your current branch to a different remote branch, you need to first incorporate that file into the target branch locally, then push the target…

How-To WordPress

WordPress – Add Code Block ‘Copy’ button

Frank Earnhardt October 19, 2025 No Comments

Before: After: Step 1 – Install ‘Code Snippets’ plug-in Step 2 – Create new JavaScript snippet with following: Step 3 – Add following CSS to Theme: Updated custom CSS to…

git Tips

git tips

Frank Earnhardt October 19, 2025 No Comments

Set default branch

Docker Tips

docker tips

Frank Earnhardt October 18, 2025 No Comments

Copy data from bind to volume: docker run --rm -v /mnt/user/appdata/qdrant:/from -v qdrant-storage:/to alpine ash -c "cp -a /from/. /to/"

docker How-To Issue Qdrant Vector-Databases

Qdrant FUSE filesystem unsupported

Frank Earnhardt October 18, 2025 No Comments

ERROR qdrant: Filesystem check failed for storage path ./storage. Details: FUSE filesystems may cause data corruption due to caching issues The error “FUSE filesystems may cause data corruption due to…

Nextcloud

Nextcloud does it again

Frank Earnhardt October 11, 2025 No Comments

Technical information=====================The following list covers which files have failed the integrity check. Please readthe previous linked documentation to learn more about the errors and how to fixthem. Results=======– core –…

AI How-To Llama Python

Understanding Ollama API Response Context Numbers

Frank Earnhardt October 11, 2025 No Comments

The context field in an Ollama API response (specifically from the /api/chat endpoint) is an array of numbers that represents an encoding of the conversation history. This array is crucial…

Posts pagination

1 … 8 9 10 … 31

« Previous Page — Next Page »

July 2026
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Jun    

You Missed

How-To PHP

php split string

Database How-To Restic unraid

How to Install Restic Permanently on Unraid

Gemini

Prompt Magic

Gemini How-To

Instructions for Gemini

home

home