Linux

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

How To Install Ruby on Rails with rbenv on Ubuntu 16.04

Ruby on Rails is one of the most popular application stacks for developers looking to create sites and web apps. You can easily install Ruby and Rails with the command-line tool rbenv. 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.

Read more
How To Install the Ajenti Control Panel and Ajenti V on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Ajenti Control Panel and Ajenti V on Ubuntu 14.04

Ajenti is an open source, web-based control panel that can be used for a large variety of server management tasks. It can install packages and run commands, and you can view basic server information such as RAM in use, free disk space, etc. All this can be accessed from a web browser. Optionally, an add-on package called Ajenti V allows you to manage multiple websites and email accounts from the same control panel.

Read more
How To Install the Apache Web Server on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Install the Apache Web Server on Debian 10

The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll explain how to install an Apache web server on your Debian 10 server.

Read more
Como Instalar o Servidor Web Apache no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Servidor Web Apache no Ubuntu 20.04

O servidor HTTP Apache é o servidor Web mais amplamente usado no mundo. Ele fornece muitas características poderosas, incluindo módulos carregáveis dinamicamente, suporte robusto de mídia e uma integração extensa com outros softwares populares. Neste guia, vamos explicar como…

Read more
How To Install the Django Web Framework on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Django Web Framework on Ubuntu 16.04

Django is a full-featured Python web framework for developing dynamic websites and applications. Using Django, you can quickly create Python web applications and rely on the framework to do a good deal of the heavy lifting. In this guide, we will show you how to get Django…

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