BigScoots SSH Key

Written by Justin Catello
Updated over a week ago
Updated over a week ago
Mass import databases using SSH
Run one line in SSH to import all database backups
Written by Justin Catello
Updated over a week ago
Updated over a week ago
Generate SSH Keys using PuTTY
Create SSH keys using PuTTY, a popular SSH client to allow secure and also quicker access to your server.Written by Jay
Updated over a week ago
Updated over a week ago
Mass find all WordPress installs and backup their databases
This one liner will search for all wp-config.php scripts in the parent directory, pull the database name and create a backup of it.
Written by Justin Catello
Updated over a week ago
Updated over a week ago
Mass find WordPress installs, create database, assign database user and password via wp-config.php
This one liner will find ALL WordPress installs and create the database, assign the user / password to that database automatically.
Written by Justin Catello
Updated over a week ago
Updated over a week ago
Create a quick backup of a WordPress site minus the uploads via SSH
If you need to make a quick backup of a WordPress site before doing some updates, this is for you.
Written by Justin Catello
Updated over a week ago
Updated over a week ago