LAMP Stack

How To Secure Apache with Let's Encrypt on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Ubuntu 16.04

This tutorial will show you how to set up a free TLS/SSL certificate from Let’s Encrypt on a Ubuntu 16.04 server running Apache as web server. TLS certificates are used within web servers to encrypt the traffic between server and client, providing extra security for users accessing your application.

Read more
Como instalar a pilha Linux, Apache, MySQL, PHP (LAMP) no Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar a pilha Linux, Apache, MySQL, PHP (LAMP) no Ubuntu 14.04

A pilha “LAMP” é um grupo de softwares open source que é tipicamente instalado em conjunto para permitir um servidor hospedar websites dinâmicos e aplicações web. Este termo é atualmente um acrônimo que representa o sistema operacional Linux, com o servidor web Apache. A informação do site é armazenada em uma base de dados MySQL, e o conteúdo dinâmico é processado pelo PHP.

Read more
Установка комплекта Linux, Apache, MariaDB, PHP (LAMP) в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка комплекта Linux, Apache, MariaDB, PHP (LAMP) в Debian 9

Комплект LAMP — это набор программного обеспечения с открытым исходным кодом, которое обычно устанавливается в комплексе для размещения на сервере динамических сайтов и веб-приложений. Этот термин представляет собой аббревиатуру. Операционная система Linux используется с…

Read more
How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 7

In this guide, we’ll get a LAMP stack installed on an CentOS 7 VPS. A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the **L**inux operating system, with the **A**pache web server. The site data is stored in a **M**ySQL database (using MariaDB), and dynamic content is processed by **P**HP.

Read more
Como Instalar o WordPress com LAMP no Debian 10 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o WordPress com LAMP no Debian 10

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, em cima de um back-end em MariaDB com processamento em PHP. A adoção do WordPress teve um crescimento incrível, sendo uma…

Read more
How To Secure Roundcube on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Roundcube on Ubuntu 16.04

In this tutorial, you’ll secure an existing basic Roundcube installation by adding SSL to Apache with Let’s Encrypt, adding two-factor authentication to your Roundcube account with a Roundcube plugin, and using GPG to sign and encrypt email with the Enigma plugin.

Read more
CHAT