Blog

Read all latest blog posts

How to check file update on an S3 bucket and download latest version into the local folder

How to check file update on an S3 bucket and download latest version into the local folder

1- Install AWS cli on your server. 2- Run aws configure command to add your AWS Key & secret

How to create Administrator user AWS

How to create Administrator user AWS

Using a root account is for day to day operations is dangerous; you can create an administrator user for your AWS account with the following instructions:

How to find default Mysql password Bitnami image

How to find default Mysql password Bitnami image

The application credentials are stored in a standalone file. To obtain the credentials at any time, follow these instructions:

How to remove PHPMyadmin from Apache Bitnami Wordpress

How to remove PHPMyadmin from Apache Bitnami Wordpress

1- Connect to the server through SSH. 2- Remove the line below from /opt/bitnami/apache2/conf/bitnami/bitnami-apps-prefix.

How to restart services Bitnami Wordpress

How to restart services Bitnami Wordpress

Restart Apache: /opt/bitnami/ctlscript.sh restart apache Apache service status: /opt/bitnami/ctlscript.sh status apache Stop Apache

How to run Wordpress & Mysql with docker-compose and custom php.ini

How to run Wordpress & Mysql with docker-compose and custom php.ini

1- Copy below code to docker-compose.yml version: "3.3" services: db: image: mysql:5.

How to setup Route53, CloudFront, S3 bucket for StaticWebsite hosted on S3

How to setup Route53, CloudFront, S3 bucket for StaticWebsite hosted on S3

1- Create your S3 bucket and upload your website content, you can find more info on the below article, your s3 bucket name should be like