Setting up WordPress Coding Standards in VS Code
Adhering to a certain set of coding standards is important when it comes to writing good quality code. It...
If you are spinning a new Ubuntu 20 server, you may need to create a new non-root user with...
In this short tutorial we will show how to configure the service SES (Simple Email Service) of the AWS...
Introduction One way to send and receive email through your own custom domain is to use a third-party mail...
DigitalOcean is a simplified and effective cloud computing platform designed primarily for developers who want to host their websites...
Introduction DNS (Domain Name System) is a naming system that maps a server’s domain name, like example.com, to an...
First, I need to create a git repository. so I created an account on bitbucket.org, then create a private...
One of the best performance stacks out there is Varnish + Nginx coupled with PHP-FPM. If we run a...