Automate MySQLdump Backup from server(backend) to Amazon S3
Please follow the below steps to setup backup of mysql database from server to Amazon s3. Login to AWS console, create IAM user, download the credentials and attach […]
Please follow the below steps to setup backup of mysql database from server to Amazon s3. Login to AWS console, create IAM user, download the credentials and attach […]
How to Increase RAM Size of the container in OpenVZ Date: 21-01-2021 Step 1: Check the list of all running containers by using the below command.#vzlist Step 2:
How to solve “404 Not Found” error while accessing subpages on website. Date: 17-01-2021 Step 1: You need to enable Apache2 rewrite module by using below command.# sudo
Please follow the below steps inorder to download files from S3 bucket 1) yum install s3cmd- Cent OS sudo apt-get install s3cmd – Ubuntu/Debian 2) s3cmd –configure It
Login to AWS console and go to S3. Create a new S3 bucket or if you want to copy the objects to another existing bucket, you can use
How to create Sending API for domain in Mailgun Date: 09-01-2021 Step 1: Login to the mailgun portal Step 2: Click on Domains under the Sending section on