php

How To Install and Setup Elgg on a Debian or Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Setup Elgg on a Debian or Ubuntu VPS

Elgg is an award winning PHP engine for running your own full fledged social network. It has great community support in the form of plugins and themes made by official developers and the user community. Here’s how to install and setup Elgg on a Debian or Ubuntu VPS.

Read more
How To Install And Start Using Sculpin — step-by-step Linux tutorial on Progressive Robot

How To Install And Start Using Sculpin

In this tutorial, we will install Sculpin on our VPS running Ubuntu 12.04 and get started using it. We will see how to start a project from scratch, how to generate the static files, and how to use its internal web server to deliver the files to the browser. Additionally, I will show you how you can get started with a pre-made blogging site built in Sculpin and add new blog posts to it.

Read more
How To Horizontally Scale a Laravel 4 App with a PostgreSQL Database — step-by-step Linux tutorial on Progressive Robot

How To Horizontally Scale a Laravel 4 App with a PostgreSQL Database

There are two methods to scaling an application, service, server, etc. The first, vertical scaling, calls for more resources to a machine. The second, horizontal scaling, calls for a separation of functionality to create a more piecemeal assembly of parts. This tutorial will show you how to horizontally scale a Laravel 4 App with a PostgreSQL database.

Read more
Установка Linux, Nginx, MySQL, PHP (стека LEMP) в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Linux, Nginx, MySQL, PHP (стека LEMP) в Ubuntu 20.04

Программный стек LEMP — это комплекс программного обеспечения, используемый для обслуживания динамических веб-страниц и веб-приложений, написанных на PHP. Аббревиатура LEMP обозначает операционную систему Linux с веб-сервером Nginx (произносится как «энджинкс»). Данные…

Read more
CHAT