WordPress

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

How To Install WordPress with OpenLiteSpeed on Ubuntu 18.04

This guide goes over the process of installing and setting up a WordPress instance on Ubuntu 18.04 using the OpenLiteSpeed web server. Because both WordPress and OpenLiteSpeed can be administered through a web browser, this configuration is ideal for those who do not have access to an SSH session or those who may not feel comfortable managing a web server via the command line.

Read more
Установка WordPress со стеком LAMP в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка WordPress со стеком LAMP в Ubuntu 18.04

Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом WordPress — это самая популярная CMS (система управления контентов) в сети Интернет. Она позволяет вам легко настраивать блоги и…

Read more
How To Migrate a MySQL Database To A New Server On Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Migrate a MySQL Database To A New Server On Ubuntu 14.04

How to migrate your existing MySQL database off of your application server to scale your environment. Because every application has its own configuration quirks, with regards to database connections and interactions, we will demonstrate the migration process with WordPress but you can adapt this guide to any other application that uses MySQL as its database.

Read more
How To Use WordPress Content with a Gatsby.js Application — step-by-step Javascript tutorial on Progressive Robot

How To Use WordPress Content with a Gatsby.js Application

A new paradigm in WordPress is using it only for the content part of your site and using Gatsby.js to statically generate the frontend. By decoupling content from the user interface (UI), you can keep the content editor and collaborative features of WordPress, but also enjoy the faster load times and React-based UI ecosystem of Gatsby. In this tutorial, you will provision WordPress to talk to Gatsby and set up a new Gatsby project based on a starter template.

Read more
How To Install WordPress on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress on Ubuntu 12.04

WordPress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded to manage 22% of all the new websites created and has over 20,000 plugins to customize its functionality. This tutorial shows how to install WordPress on a server with LAMP. It is written for Ubuntu 12.04.

Read more
How To Install WordPress with Apache on FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with Apache on FreeBSD 10.1

WordPress is a popular open source content management system (CMS) that can be used to easily set up a blog. It is a very flexible system, through its plugin and template support, that allows users to extend its functionality to meet their specific needs; WordPress can be customized to support anything from a basic blog to a fully-featured eCommerce site.

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

How To Install WordPress with LAMP 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. In this guide, we’ll focus on getting a WordPress instance set up on a LAMP stack (Linux, Apache, MySQL, and PHP) on an Ubuntu 18.04 server.

Read more
CHAT