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
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…

Docker How-To

how to identify unused docker images

Frank Earnhardt October 11, 2025 No Comments

You can identify unused Docker images using the docker images command with filters or by using the built-in docker image prune command. “Unused” can refer to two types of images:…

How-To Python

How to tell which python virtual environment is active?

Frank Earnhardt October 11, 2025 No Comments

There are several methods to determine if a Python venv (virtual environment) is active: 1. Shell Prompt Indication: When a virtual environment is activated, its name typically appears in parentheses…

AI Google Llama Python Research

ollama chat python example

Frank Earnhardt October 11, 2025 No Comments

To run a chat example with Ollama and Python, you must first have the Ollama application installed and running locally, and have a model downloaded. You will then use the…

AI Copilot How-To PHP WordPress

WordPress script to set publish date to match created date

Frank Earnhardt October 11, 2025 No Comments

To set a WordPress post’s publish date to match its original creation date, you can run a one-time PHP script or add an action hook to your site’s functions.php file.…

How-To MariaDB RDBMS

mariadb tips

Frank Earnhardt October 10, 2025 No Comments

By default, queries are returned \t (tab) delimited <strong>INTO OUTFILE</strong> (Server-side)The INTO OUTFILE command is a SQL statement executed by the database server process itself.Where it writes: The file is…

How-To Python

Python-read-file

Frank Earnhardt October 10, 2025 No Comments

Some examples of reading a file with Python:

Apache Linux MySQL Nginx PHP

LAMP Stack

Frank Earnhardt October 9, 2025 No Comments

Linux/Apache/MySql/Php nuclei -list hosts.txt caido dirsearch -u https://site.com -t 10

React

React Tailwindcss

Frank Earnhardt October 9, 2025 No Comments

Getting started

docker How-To unraid

Nextcloud upgrade foo-bar

Frank Earnhardt October 9, 2025 No Comments

Why is nextcloud so hard to upgrade?

Posts pagination

1 … 9 10 11 … 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