cms

How to Configure PHP-FPM with Nginx on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Install Drupal 11 on Ubuntu 26.04

Drupal 11 is the latest release of the enterprise-grade content management framework. Built on PHP 8.3+, it introduces Starshot initiative improvements and a modernised admin experience. This guide installs Drupal 11 on Ubuntu 26.04 LTS with Nginx, PHP 8.4, and MySQL 9. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS with Nginx, […]

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 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
CHAT