LAMP Stack

How To Install Moodle on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Moodle on Ubuntu 16.04

Moodle is a popular web-based learning management system (LMS) that is free for anyone to install and use. With Moodle, you create and deliver learning resources such as courses, readings, and discussion boards to groups of learners. Moodle also allows you to manage user…

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

How To Install WordPress with LAMP on Debian 9

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 MariaDB backend with PHP processing. In this guide, we’ll focus on getting a WordPress instance set up on a LAMP stack (Linux, Apache, MariaDB, and PHP) on a Debian 9 server.

Read more
How To Embed a React Application in WordPress on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Embed a React Application in WordPress on Ubuntu 18.04

This tutorial will walk you through best practices for embedding a React application in a WordPress site. You will create a widget intended to be embedded on multiple pages and sometimes multiple times on a page. On the server side, it will be implemented as a WordPress shortcode. By the end of this tutorial, you will have created your own shortcode, inserted it into a page in WP Admin, and published that page.

Read more
CHAT