ubuntu

Comment installer et utiliser Composer sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer et utiliser Composer sur Ubuntu 20.04

Composer est un outil populaire de gestion des dĂ©pendances pour PHP, créé principalement pour faciliter l’installation et les mises Ă  jour des dĂ©pendances des projets. Il vĂ©rifiera de quels autres paquets un projet spĂ©cifique dĂ©pend et les…

Read more
How To Install and Use Docker: Getting Started — step-by-step Docker tutorial on Progressive Robot

How To Install and Use Docker: Getting Started

In this the cloud provider article, we aim to thoroughly introduce the reader to docker– one of the most exciting and powerful open-source projects to come to life in the recent years. Docker helps people with porting applications across systems and machines, running them securely in their own isolated environments.

Read more
Comment installer et utiliser PostgreSQL sur Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer et utiliser PostgreSQL sur Ubuntu 18.04

Les systèmes de gestion de bases de donnĂ©es relationnelles constituent un Ă©lĂ©ment clĂ© de nombreux sites Web et applications. Ils offrent un moyen structurĂ© de stocker les informations, de les organiser et d’y accĂ©der. PostgreSQL, ou Postgres,…

Read more
How To Install Apache Tomcat 7 on Ubuntu 14.04 via Apt-Get — step-by-step Linux tutorial on Progressive Robot

How To Install Apache Tomcat 7 on Ubuntu 14.04 via Apt-Get

Apache Tomcat is a web server and servlet container that is used to serve Java applications. Tomcat is an open source implementation of the Java Servlet and JavaServer Pages technologies, released by the Apache Software Foundation. This tutorial covers the basic installation and some configuration of Tomcat 7.0.x on Ubuntu 14.04.

Read more
How To Install CouchDB From Source on an Ubuntu 13.04 x64 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install CouchDB From Source on an Ubuntu 13.04 x64 VPS

Apache’s CouchDB is “a database that completely embraces the web.” It is one of a family of NoSQL databases that offers an alternative to the rigid structure of a relational database like MySQL. Breeze through this tutorial and learn how to install CouchDB from source on an Ubuntu 13.03 VPS.

Read more
How To Install DokuWiki with Nginx on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install DokuWiki with Nginx on an Ubuntu 12.04 VPS

Wiki-style document editing is a very popular way of presenting content and allowing group collaboration. There are many different wiki applications available that each have their uses. DokuWiki is a small, contained wiki that does not rely on an entire database to get up and running. In this guide, we will install DokuWiki and serve it with Nginx on an Ubuntu 12.04 VPS.

Read more
CHAT