Skip to content

Breaking

Cloudflare Tunnel ollama container docker logs out of control vi/ex – Tips and Tricks Rocket.Chat – The Full Update Summary
home

home

home
home

  • Home
  • Frank Earnhardt
  • FAQ
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…

Docker How-To

Is it possible to ssh directly into docker container running on remote machine

Frank Earnhardt October 11, 2025 No Comments

Yes, it is possible to SSH directly into a Docker container running on a remote machine, but it is not the recommended or most common approach. The standard method is…

Posts pagination

1 … 7 8 9 … 30

« Previous Page — Next Page »

April 2026
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  
« Mar    

You Missed

Cloudflare How-To pfSense Security unraid

Cloudflare Tunnel

AI Docker How-To ollama

ollama container

Docker How-To

docker logs out of control

Editors How-To Tips vi

vi/ex – Tips and Tricks

home

home