Copying Multiple Files using SCP

A short example of using scp to copy one or more files between Linux machines.

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.