Pothi Kalimuthu

Results 36 issues of Pothi Kalimuthu

Except images, of course!

enhancement
security

https://www.nginx.com/blog/compiling-and-installing-modsecurity-for-open-source-nginx/

Keep it as optional!

enhancement

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...

bug

To be used as a user script on GCP, AWS, etc!

enhancement

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.

enhancement

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...

enhancement

So, if local backups are created, they should be deleted after uploading to the remote location!

enhancement