Copying Multiple Files using SCP
A short example of using scp to copy one or more files between Linux machines.
A short example of using scp to copy one or more files between Linux machines.
A quick command-line example for backing up and restoring a MySQL database with mysqldump.
A quick example of excluding specific files or directories when creating a tar archive.
A quick Magento snippet for reading database connection details from the application config.
A quick command-line reminder for rebuilding Magento indexes with the PHP CLI.
A quick PHP example showing how to access both the array key and value while looping.