The WP CLI is a great tool you can use to quickly manage your WordPress site. You can use it directly from your terminal, or automated actions via a bash script. Before you can start using the WP CLI, you need to install it on your server. Now that it’s installed, navigate to the root […]
Author: Victor Jones
There are hundreds of tutorials and guides that claim to help you set up a LEMP stack. Most of them are dragged out and become confusing quickly. Here is my attempt to give you that “1 liner” you are looking for. This should install everything you need to get started with a LEMP stack. This […]