Ubuntu 16.04

How to Manage Logs with Graylog 2 on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Manage Logs with Graylog 2 on Ubuntu 16.04

Graylog is a powerful open source log management platform. It aggregates and extracts important data from server logs, which are often sent using the syslog protocol. It also allows you to search and visualize the logs in a web interface. In this…

Read more
How To Secure PostgreSQL Against Automated Attacks — step-by-step Linux tutorial on Progressive Robot

How To Secure PostgreSQL Against Automated Attacks

In this tutorial, we will show an essential first step toward mitigating the specific risk that can be created when configuring PostgreSQL to allow remote connections. While this an important first step, since servers can be compromised in other ways, we also recommend that you take additional measures to protect your data, outlined in the section, [Additional Security Considerations](#additional-security-configuration).

Read more
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
CHAT