ubuntu

Cómo instalar Jenkins en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Jenkins en Ubuntu 18.04

Jenkins es un servidor de automatización de código abierto que automatiza las tareas técnicas repetitivas que se requieren en la integración continua y la entrega de software. Jenkins está basado en Java y puede instalarse desde paquetes de Ubuntu o…

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

How To Install MariaDB on Ubuntu 18.04

MariaDB is an open-source database management system, commonly used as an alternative for the MySQL portion of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It is intended to be a drop-in replacement for MySQL. This tutorial will explain how to install MariaDB on an Ubuntu 18.04 server, and verify that it is running and has a safe initial configuration.

Read more
How To Install Mastodon on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Mastodon on Ubuntu 20.04

Mastodon is a microblogging social networking application that uses a decentralized model, also termed as a federation by its creators. Mastodon is open-source and can be deployed by anyone on any server, with each server being its own instance that can have its own policies and moderation. Within the federation, each Mastodon instance can be made aware of other instances. This allows interaction with other users both within an instance and with other instances.

Read more
How To Install MongoDB on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MongoDB on Ubuntu 14.04

MongoDB is a free and open-source NoSQL document database used commonly in modern web applications. This tutorial will help you set up MongoDB on your server for a production application environment.

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

How To Install MySQL on Ubuntu 18.04

MySQL is an open-source database management system, commonly installed as part of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It uses a relational database and SQL (Structured Query Language) to manage its data. This tutorial will explain how to install MySQL version 5.7 on an Ubuntu 18.04 server.

Read more
CHAT