To install a free LetsEncrypt SSL certificate on bitnami WordPress installation, do the following log in to the server as user “bitnami” using SSH/putty. Run command sudo /opt/bitnami/bncert-tool It will ask for the domain name. Enter domain names separated by space. After that you will be asked if you need to redirect the domain name …
Category: AWS
Amazon S3 bucket commands
1. Delete an S3 bucket and all its contents with just one command Sometimes you may end up with a bucket full of hundreds or thousands of files that you no longer need. If you have ever had to delete a substantial number of items in S3, you know that this can be a little time …