Overview My goal with this post is to explore Kubernetes' Ingress Controller and Ingress resources. The best way to do that is to deploy a real application: a Wordpress site with a Varnish HTTP cache and a MariaDB database. If you're following along, I'm ... (more…)
Read more »
15 Minutes full guide installation of Wordpress 5 in AWS EC2 Ubuntu 20.04 Focal Fossa. Running with Letsencrypt SSL, NGINX and Latest PHP 7.4... (more…)
Read more »
In this phase, we are going to talk about how to setup your WordPress blog and 11 things to do after installing WordPress on your blog. (more…)
Read more »
WordPress Cron is a useful functionality that is provided by WordPress since 2.1. This simulates an actual cron job and gives the scheduling ability to plugins or themes without requiring regular users to set real cron jobs on their servers. In this tut...
Read more »
From time to time we do forensic investigations of WordPress breakins. When we do the investigation there is often one or more backdoors placed in the filesystem or modified legit WordPress-related files in wp-includes, themes or plugins. This is not only... (more…)
Read more »