Installing WordPress on Debian 13

Today I will be showing you how to install WordPress on Debian 13, using Nginx, MariaDB, and PHP 8.4. Even though I’m using Debian, these steps should apply to other distros like Ubuntu. I will also be showing how to install phpMyAdmin for database management, how to implement some basic security measures, and some basicContinue reading “Installing WordPress on Debian 13”

Using Cloudflare and Fail2ban with WordPress – Building a WordPress Blog Part 4

Now that you’ve probably followed my last few posts, you should now have a WordPress site that’s ready to be launched. However, the last thing that you need to happen to your freshly built website is some kid with a bit of skills and a Kali VM or another kid’s automated script to take itContinue reading “Using Cloudflare and Fail2ban with WordPress – Building a WordPress Blog Part 4”

My Top Picks for WordPress Plugins (Comments, Security, Email) – Building a WordPress Blog Part 3

After following my previous post, you should now have a fully working WordPress install ready for you to build your own website. When you first tried to build your website, you were probably thinking to yourself something along the lines of, “Man, this WordPress thing doesn’t have a lot of features. It would be niceContinue reading “My Top Picks for WordPress Plugins (Comments, Security, Email) – Building a WordPress Blog Part 3”

Installing WordPress with Nginx, MariaDB, and PHP7.4 (LEMP Stack) on Debian – Building a WordPress Blog Part 2

This Guide Has Been Replaced I have written an updated and much better version of this guide. I’m primarily keeping this post up for archival purposes, and if anyone wants to reference it for whatever reason. If you’re looking to follow this guide, follow the one I linked below instead. New guide: https://alexshomenetwork.com/installing-wordpress-on-debian-13/ Old PostContinue reading “Installing WordPress with Nginx, MariaDB, and PHP7.4 (LEMP Stack) on Debian – Building a WordPress Blog Part 2”

Installing Nginx, MariaDB, and PHP7.4 (LEMP Stack) on Debian – Building a WordPress Blog Part 1

This Guide Has Been Replaced I have written an updated and much better version of this guide. I’m primarily keeping this post up for archival purposes, and if anyone wants to reference it for whatever reason. If you’re looking to follow this guide, follow the one I linked below instead. New guide: https://alexshomenetwork.com/installing-wordpress-on-debian-13/ Old PostContinue reading “Installing Nginx, MariaDB, and PHP7.4 (LEMP Stack) on Debian – Building a WordPress Blog Part 1”