ubuntu

¿Cómo instalar MongoDB en Ubuntu 16.04? — step-by-step Linux tutorial on Progressive Robot

¿Cómo instalar MongoDB en Ubuntu 16.04?

MongoDB es una base de datos libre y de código abierto NoSQL utilizada comúnmente en aplicaciones web modernas. Este tutorial le ayudará a configurar MongoDB en su servidor para aplicaciones en ambiente de producción. <$>[note] Al tiempo de publicación, los paquetes…

Read more
Как установить Git в Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Git в Ubuntu 14.04

Система контроля версий является неотъемлемым инструментом в современной разработке программного обеспечения. Системы контроля версий позволяют Вам следить за состоянием ПО на уровне исходного кода. Вы можете отслеживать изменения, откатываться к предыдущим версиям и создавать…

Read more
Cómo agregar espacio de intercambio en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo agregar espacio de intercambio en Ubuntu 20.04

Una opción para evitar errores de memoria insuficiente en aplicaciones es agregar espacio de intercambio a su servidor. En esta guía, abordaremos la manera de añadir un archivo de intercambio a un servidor Ubuntu 20.04. <$>[warning] Advertencia: Si bien, en general, el…

Read more
How To Backup PostgreSQL Databases on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Backup PostgreSQL Databases on an Ubuntu VPS

PostgreSQL is a popular database management system that can be used to handle the data from your website or application. This article will discuss methods of backing up PostgreSQL databases to ensure that your information will not be lost in the event of a problem.

Read more
How To Change Your PHP Settings on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Change Your PHP Settings on Ubuntu 14.04

PHP is a server side scripting language used by many popular CMS and blog platforms like WordPress and Drupal. It is also part of the popular LAMP and LEMP stacks. Updating the PHP configuration settings is a common task when setting up a PHP-based website. This guide will show how to view the current PHP configuration settings of your web server and how to make updates to the PHP settings.

Read more
CHAT