Ubuntu 20.04

Cómo actualizar a Ubuntu 20.04 Focal Fossa — step-by-step Linux tutorial on Progressive Robot

Cómo actualizar a Ubuntu 20.04 Focal Fossa

La última versión de Soporte a largo plazo (LTS) del sistema operativo Ubuntu, Ubuntu 20.04 (Focal Fossa), fue lanzada el 23 de abril del 2020. Esta guía explicará cómo actualizar un sistema Ubuntu con versión 18.04 o posterior a Ubuntu 20.04. <$>[warning] Advertencia:…

Read more
How To Use Winston to Log Node.js Applications on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Use Winston to Log Node.js Applications on Ubuntu 20.04

Winston is a versatile logging library and a popular logging solution available for Node.js applications. Winston’s features include support for multiple storage options, log levels, log queries, and a built-in profiler. In this tutorial, you will use Winston to log a Node/Express application that you’ll create as part of this process. You’ll also see how to combine Winston with Morgan, another popular HTTP request middleware logger for Node.js.

Read more
How To Disable Root Login on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Disable Root Login on Ubuntu 20.04

All Linux-based machines come with a default root user that has all privileges on the machine. Good security practices recommend that you disable the root login over SSH to prevent unauthorized access to your Linux-based machine by any other user. Disabling root login prevents root access over SSH to your Linux-based machine, which means that no one will have unlimited privileges.

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

Como instalar e configurar o Ansible no Ubuntu 20.04

Os sistemas de gerenciamento de configuração são projetados para otimizar o processo de controle de grandes números de servidores, para administradores e equipes de operações. Isso permite que você controle sistemas diferentes de forma automática a partir de um local…

Read more
CHAT