WordPress

How To Install WordPress with LEMP on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with LEMP on Ubuntu 18.04

WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. WordPress has seen incredible adoption and is a great choice for getting a website up and…

Read more
How To Protect WordPress with Fail2Ban on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Protect WordPress with Fail2Ban on Ubuntu 14.04

WordPress is a very robust content-management system (CMS) that is free and open source. Because anyone can comment, create an account, and post on WordPress, many malicious actors have created networks of bots and servers that compromise and spam WordPress sites through brute-force attacks. The tool Fail2ban is useful in preventing unauthorized access to both your Droplet and your WordPress site. It notes suspicious or repeated login failures and proactively bans those IPs by modifying firewall

Read more
Putting the 'A' in JAMStack With Headless CMS — step-by-step Javascript tutorial on Progressive Robot

Putting the ‘A’ in JAMStack With Headless CMS

Learn JAMStack (Javacscript, APIs, and Markup) best practices, and how to set up your API layer by running headless CMS on cloud servers. Get a brief overview of three the most popular free, open source CMS platforms – Wordpress, Ghost, and Strapi – and how to use them for your backend APIs.

Read more
How To Install Sandstorm on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Sandstorm on Ubuntu 14.04

Sandstorm is an open source platform for personal servers, which means that it can be used to install many different apps on one server with a very easy to use interface. A few examples of the apps that can be installed using Sandstorm are WordPress, GitLab, MediaWiki, Apache Wave, and RoundCube webmail.

Read more
Como instalar o WordPress no Ubuntu 20.04 com uma pilha LAMP — step-by-step Linux tutorial on Progressive Robot

Como instalar o WordPress no Ubuntu 20.04 com uma pilha LAMP

Hoje, o WordPress é uma ferramenta de código aberto extremamente popular para fazer sites e blogs na internet. Usado por 63% de todos os sites que usam um sistema de gerenciamento de conteúdo (CMS), os sites com WordPress representam 36% de todos os sites que estão atualmente…

Read more
How To Install WordPress With Docker Compose — step-by-step Docker tutorial on Progressive Robot

How To Install WordPress With Docker Compose

WordPress is a free and open-source Content Management System (CMS) that is widely used to launch new websites. Running WordPress typically involves installing a LAMP or LEMP stack by hand, work that you can simplify with tools like Docker and Docker Compose. This tutorial will show you how to set up a multi-container WordPress installation with an Nginx reverse proxy. It will also show you how to obtain TLS/SSL certificates for your application domain.

Read more
How to Install WordPress with LEMP on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How to Install WordPress with LEMP on Ubuntu 22.04

WordPress, one of the most popular content management systems (CMS) on the internet, allows users to set up flexible blogs and websites using a MySQL backend with PHP processing. WordPress is a great choice for getting a website up and running efficiently. After an initial setup, almost all administration for WordPress websites can be done through its graphical interface.

Read more
CHAT