Ubuntu 18.04

Como instalar e configurar o Ansible no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar e configurar o Ansible no Ubuntu 18.04

Sistemas de gerenciamento de configuração são projetados para facilitar o controle de um grande número de servidores aos administradores e equipes de operações. Isso permite que você controle sistemas diferentes de forma automática a partir de um local central. Embora existam…

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

Cómo instalar MySQL en Ubuntu 18.04

Hazel Virdó escribió una versión anterior de este tutorial. MySQL es un sistema de gestión de bases de datos de código abierto, que generalmente está instalado como parte de la popular…

Read more
Configuração Inicial de servidor com Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Configuração Inicial de servidor com Ubuntu 18.04

Quando você cria inicialmente um novo servidor Ubuntu 18.04, existem alguns passos de configuração que você deve tomar no início como parte da configuração básica. Isto aumentará a segurança e a usabilidade do seu servidor e dará uma sólida fundação para as ações…

Read more
Как добавить пространство подкачки на Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Как добавить пространство подкачки на Ubuntu 18.04

Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом Один из наиболее простых способов предотвратить ошибки нехватки памяти в приложениях — добавить пространство подкачки на сервер. В…

Read more
How To Build and Deploy a GraphQL Server with Node.js and MongoDB on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Build and Deploy a GraphQL Server with Node.js and MongoDB on Ubuntu 18.04

In this tutorial you’ll build and deploy a GraphQL server with Node.js that can query and mutate data from a MongoDB database that is running on Ubuntu 18.04. At the end of this tutorial, you’ll be able to access data in your database by using a single endpoint, both by sending requests to the server directly through the terminal and by using the pre-made GraphiQL playground interface.

Read more
CHAT