Ubuntu 16.04

How To Set Up Nginx with HTTP/2 Support on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Nginx with HTTP/2 Support on Ubuntu 16.04

NGINX is a fast and reliable open-source web server. It gained its popularity due to its low memory footprint, high scalability, ease of configuration, and support for the vast majority of different protocols. The main advantage of HTTP/2 is its high transfer speed for content-rich websites.

Read more
Webinar Series: GitOps Tool Sets on Kubernetes with CircleCI and Argo CD — step-by-step Kubernetes tutorial on Progressive Robot

Webinar Series: GitOps Tool Sets on Kubernetes with CircleCI and Argo CD

GitOps, as proposed by Weaverworks in a 2017 blog post, uses Git as a “single source of truth” for CI/CD processes, integrating code changes that happen in your Git repository. In this tutorial, you will run through a demonstration of two tools that you can use to set up your own cloud-based GitOps CI/CD system: The Continuous Integration tool CircleCI and Argo CD, a declarative Continuous Delivery tool.

Read more
Como Instalar o Java com Apt-Get no Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Java com Apt-Get no Ubuntu 16.04

Java e o JVM (Máquina Virtual do Java) são largamente utilizados e requeridos para muitos tipos de software. Esse artigo irá guiá-lo através do processo de instalação e gerenciamento de diferentes versões de Java utilizando apt-get. Para seguir…

Read more
CHAT