LEMP

How To Upgrade to PHP 7 on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Upgrade to PHP 7 on CentOS 7

PHP 7.0 was released on December 3, 2015. It promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgrade a PHP 5.x installation on a CentOS 7 system with Apache or Nginx, using community-provided packages.

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

How To Install WordPress with nginx 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 LEMP (with nginx instead of apache). It is written for Ubuntu 12.04.

Read more
Como instalar o WordPress com o LEMP no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o WordPress com o LEMP no Ubuntu 18.04

O WordPress é o CMS (sistema de gerenciamento de conteúdos) mais popular na Internet. Ele permite que você configure blogs e sites flexíveis com facilidade, além de um back-end em MySQL com processamento em PHP. A adoção do WordPress teve um crescimento incrível, sendo uma ótima…

Read more
Cómo instalar WordPress con LEMP en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar WordPress con LEMP en Ubuntu 18.04

WordPress es el sistema de gestión de contenido (CMS) más popular de Internet. Le permite configurar de forma sencilla blogs y sitios web flexibles sobre un backend de MySQL con procesamiento PHP. WordPress ha recibido una increíble acogida y es una excelente opción para dejar…

Read more
Как установить Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 16.04

Стек LEMP представляет собой набор программного обеспечения, который используется для отображения динамических веб-страниц и веб-приложений. Этот акроним обозначает операционную систему Linux и веб-сервер Nginx. Данные при этом хранятся в базе данных MySQL, а динамическое…

Read more
How to Back Up a LAMP Server with Bacula on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Back Up a LAMP Server with Bacula on Ubuntu 14.04

After getting your application server up and running, an important next step is to set up a backup system. A backup system will allow you to create periodic backup copies of your data, and restore data from those backups. This tutorial will show you how to create proper backups of a PHP application, running on a single server LAMP stack, by using a separate backups server that is running Bacula.

Read more
CHAT