Linux

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
Cómo instalar Nginx en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Nginx en Ubuntu 18.04

Nginx es uno de los servidores web más populares del mundo y es responsable de alojar algunos de los sitios más grandes y con mayor tráfico de Internet. En la mayoría de los casos, tiene más recursos que Apache y se puede usar como un servidor web o como un proxy…

Read more
Como Instalar o Nginx no Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Nginx no Ubuntu 16.04

O Nginx é um dos servidores web mais populares no mundo e é responsável por hospedar alguns dos maiores e mais acessados sites na internet. Ele possui mais facilidades de recursos do que o Apache em muitos casos e pode ser utilizado como servidor web ou proxy reverso. Neste…

Read more
Getting Started With Puppet Code: Manifests and Modules — step-by-step Linux tutorial on Progressive Robot

Getting Started With Puppet Code: Manifests and Modules

After setting up Puppet in an agent/master configuration, you may need some help writing Puppet manifests and modules. In order to use Puppet effectively, you must understand how manifests and modules are constructed. This tutorial covers Puppet code basics, and will show you how to construct manifests and modules that will help you get started with using Puppet to manage your server environment.

Read more
How To Add ngx_pagespeed Module to Nginx in Debian Wheezy — step-by-step Linux tutorial on Progressive Robot

How To Add ngx_pagespeed Module to Nginx in Debian Wheezy

In this tutorial, you are going to add ngx_pagespeed module to nginx by building it from Debian wheezy backport source, because Debian backports repository has a more recent nginx version than the stable repository, which is at the time of writing this tutorial version 1.4.4.

Read more
CHAT