ubuntu

Como instalar o Nginx no Ubuntu 18.04 [Início rápido] — step-by-step Linux tutorial on Progressive Robot

Como instalar o Nginx no Ubuntu 18.04 [Início rápido]

O Nginx é um dos servidores Web mais populares no mundo e é responsável por hospedar alguns dos sites de maior tráfego na Internet. Ele é mais amigável do que o Apache em termos de recursos na maioria dos casos e pode ser usado como um servidor Web ou como proxy…

Read more
How To Install Ruby on Rails with rbenv on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Ruby on Rails with rbenv on Ubuntu 22.04

Ruby on Rails is one of the most popular application stacks for developers looking to create sites and web apps. Using rbenv will provide you with a solid environment for developing your Ruby on Rails applications as it will let you easily switch Ruby versions, keeping your entire team on the same version. In this tutorial, we will guide you through the Ruby and Rails installation processes with rbenv and gem.

Read more
How To Install the LLMP stack (Linux, Lighttpd, MySQL and PHP) on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the LLMP stack (Linux, Lighttpd, MySQL and PHP) on Ubuntu 12.04

LLMP is an open source web server that powers numerous websites in the world that focuses on increased performance and a light memory footprint. Together with the very popular MySQL database server and the PHP server side dynamic scripting language, Lighttpd is a strong alternative to the more resource intensive, but otherwise very powerful, LAMP stack.

Read more
CHAT