Pothi Kalimuthu
Pothi Kalimuthu
https://www.nginx.com/blog/compiling-and-installing-modsecurity-for-open-source-nginx/
Using https://knowledgelayer.softlayer.com/learning/how-do-i-permit-specific-users-ssh-access Create two set up groups... sshusers sftpusers To avoid lockout, find current user and add it to sshusers! For example, GCP, it is usually the username[pothi]. In Ubuntu...
Offsite backup may fail for a number of reasons, such as... 1. AWS API changes. 2. Temporary (AWS) account suspension. Get notified on such things.
So, in the end, the backup script should simply be called wp-backup or backup-wp with the following options... wp-backup -d (or --database) (for db backups) wp-backup --db --files (or) wp-backup...
So, if local backups are created, they should be deleted after uploading to the remote location!