Forget "Remember Password" browser feature

A short note on why a dedicated password manager is safer than relying on a browser’s remember-password feature.

Invalid command ‘Header’ in htaccess

A quick fix for the Apache htaccess error about the invalid ‘Header’ command.

Images don't show up in Magento Product Information Page

A quick fix for missing Magento product images after a media directory transfer caused cache permission problems.

Backup/Restore mysql databases using mysqldump

A quick command-line example for backing up and restoring a MySQL database with mysqldump.

Excluding files and folders with tar

A quick example of excluding specific files or directories when creating a tar archive.

Get Magento's database configuration

A quick Magento snippet for reading database connection details from the application config.

Rebuilt Magento Indexes in terminal with php-cli

A quick command-line reminder for rebuilding Magento indexes with the PHP CLI.