← All Categories

Category: Snippets

17 articles in this category

Playing with AI Image Generation

Playing with AI Image Generation

Experiments with AI image generation using Midjourney, DALL-E, and Stable Diffusion, testing prompt engineering and photorealistic rendering.

Upgrade Debian Stretch (9) to Buster (10)

Complete walkthrough for upgrading Debian 9 Stretch to Debian 10 Buster via SSH: updating apt sources.list, dist-upgrade, and system cleanup.

Rebuild cPanel Roundcube Database

Rebuild cPanel Roundcube Database

How to fix corrupted SQLite or MySQL Roundcube webmail databases on cPanel servers using the convert_roundcube_mysql2sqlite and rebuild scripts.

Accessing WHM without the root password

Accessing WHM without the root password

How to log into cPanel Web Host Manager without a root password by generating a temporary user session URL via the whmapi1 command line tool in SSH.

Find all error_logs on a server

Find all error_logs on a server

A useful Linux find command to locate, sort, and inspect all error_log files across a server to troubleshoot PHP errors and disk usage.