ubuntu

Cómo instalar Git en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Git en Ubuntu 20.04

Los sistemas de control de versiones como Git son imprescindibles para las prácticas recomendadas del desarrollo de software moderno. El control de versiones le permite realizar un seguimiento de su software a nivel de fuente. Puede rastrear cambios, volver a etapas anteriores…

Read more
How To Install Jenkins on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Jenkins on Ubuntu 18.04

Jenkins is an open-source automation server that automates the repetitive technical tasks involved in the continuous integration and delivery of software. In this tutorial, you will install Jenkins by adding its Debian package repository, and using that repository to install the package with `apt`.

Read more
Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 20.04 [Краткое руководство]

В этом кратком руководстве мы расскажем об установке комплекта LEMP на сервере под управлением Ubuntu 20.04. Более подробную информацию с разъяснениями каждого шага можно найти в [обучающем модуле «Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) на сервере Ubuntu…

Read more
How To Install MediaWiki on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MediaWiki on Ubuntu 12.04

This tutorial describes how to install MediaWiki on Ubuntu 12.04, including the steps needed to set up a MySQL database and user. MediaWiki is a free open source wiki program that allows users to create their own personal wiki sites. Originally built for Wikpedia, MediaWiki is written in PHP and uses a backend database, like MySQL, to store its data.

Read more
CHAT