Ubuntu 18.04

How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 18.04

Postfix is a mail transfer agent (MTA), an application used to send and receive email. It can be configured so that it can be used to send emails by local application only. In this tutorial, you’ll install and configure Postfix as a send-only SMTP server. You’ll also request free TLS certificates from Let’s Encrypt for your domain and encrypt the outbound emails using them.

Read more
How To Install and Use Docker on Ubuntu 18.04 — step-by-step Docker tutorial on Progressive Robot

How To Install and Use Docker on Ubuntu 18.04

Docker is an application that simplifies the process of managing application processes in containers. In this tutorial, you’ll install and use Docker Community Edition (CE) on Ubuntu 18.04. You’ll install Docker itself, work with containers and images, and push an image to a Docker Repository.

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

How To Install Go on Ubuntu 18.04

Go is a modern programming language developed at Google. It is increasingly popular for many applications and at many companies, and offers a robust set of libraries. This tutorial will walk you through downloading and installing the latest version…

Read more
Como instalar o Nginx no Ubuntu 18.04 [Início rápido] — step-by-step Linux tutorial on Progressive Robot

Como instalar o Nginx no Ubuntu 18.04 [Início rápido]

O Nginx é um dos servidores Web mais populares no mundo e é responsável por hospedar alguns dos sites de maior tráfego na Internet. Ele é mais amigável do que o Apache em termos de recursos na maioria dos casos e pode ser usado como um servidor Web ou como proxy…

Read more
CHAT