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

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

How to generate and migrate to Ed25519 SSH keys in OpenSSH, streamline your local ssh config, and handle legacy RSA SHA-1 host connections.
Complete walkthrough for upgrading Debian 9 Stretch to Debian 10 Buster via SSH: updating apt sources.list, dist-upgrade, and system cleanup.

A collection of practical cPanel and Apache SSH one-liners for inode diagnostics, active server connections, and security symlink audits.

Essential Exim and cPanel CLI one-liners to trace spam outbreaks, identify rogue PHP mail scripts, and purge thousands of frozen spool messages.

A fun collection of classic terminal toys and ASCII animations: Asciiquarium, Steam Locomotive (sl), burning fire (aafire), and Star Wars via telnet.

How to configure Fail2ban on Debian and Ubuntu servers with custom SSH jail rules, IP whitelisting, and quick CLI commands to manage banned IPs.

Simple terminal commands to safely drop page cache, dentries, inodes, and reset swap memory on Linux servers via SSH.

How to create a custom systemd service unit on Linux to keep Python, Node.js, or Bash scripts running in the background with auto-restart on crash.

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

Two handy Linux shell one-liners using /dev/urandom: true entropy coin flipping and generating clean random passwords directly from the CLI.

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.

How to fix a jammed Exim mail queue on cPanel and WHM servers using SSH commands to inspect traffic, delete frozen messages, and reset corrupt spool locks.

A quick SSH command to enable SPF and DKIM DNS records across all hosted cPanel accounts on a WHM server using the enable_dkim_spf script.

A quick Awk one-liner to list all OpenVZ / Virtuozzo VPS containers sorted by disk space with calculated percentage usage.

How to accurately benchmark disk write speeds and 4K IOPS inside Linux VPS instances, KVM virtual machines, and Proxmox LXC containers using dd and fio.

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