cms

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 Drupal on an Ubuntu 14.04 Server with Apache — step-by-step Linux tutorial on Progressive Robot

How To Install Drupal on an Ubuntu 14.04 Server with Apache

Drupal is a popular content management system that powers some of the biggest sites on the internet. In this guide, we’ll show you how to get Drupal installed on your Ubuntu 14.04 server. We will install the Drupal application on top of the Apache, the recommended web server for Drupal.

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

How To Install Xibo on Ubuntu 12.04

Xibo is a digital signage platform that is released under an open-source license. The system is made up from two components: first of all there is the server, which is used to create and schedule the layouts; and then there is the client, which downloads all of the relevant information about the currently scheduled layout and displays this on the screen. Here’s how to install Xibo on Ubuntu 12.04.

Read more
How To Scale Django: Finding the Bottleneck — step-by-step Linux tutorial on Progressive Robot

How To Scale Django: Finding the Bottleneck

Once an app has been deployed and more and more people begin using it, it won’t be long before you begin to notice it slowing down. This is a common problem, and in this tutorial we will go over some tools that work with Django which can help to alleviate this issue.

Read more
How to Set Up and Install Django CMS on a Debian 7 or Ubuntu 13 VPS — step-by-step Linux tutorial on Progressive Robot

How to Set Up and Install Django CMS on a Debian 7 or Ubuntu 13 VPS

In this the cloud provider article, we will walk you through installing Django CMS on a Debian 7/Ubuntu 13 VPS, ready to be configured and used. Django CMS is one of the content management systems that is geared towards working with Django framework based web applications. It is perhaps the most popular one out of almost three dozen other options available today.

Read more
How to Set Up and Install Strapi for Production on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up and Install Strapi for Production on Ubuntu 22.04

Strapi is an open source headless CMS built with the JavaScript programming language. Like many other headless CMS’, Strapi doesn’t come with a frontend out of the box. Instead, it relies on an API that allows you to architect your content structure. In this tutorial, learn how to install Strapi and set up a production environment.

Read more
CHAT