October 2020 - Page 61 of 69

How to Configure Kibana Dashboards on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Configure Kibana Dashboards on SLES 15

Introduction This tutorial covers How to Configure Kibana Dashboards on SLES 15 on SLES 15. SLES 15 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 15 system is up to date: zypper refresh […]

Read more
How to Set Up Virtual Desktop Infrastructure (VDI) on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up Virtual Desktop Infrastructure (VDI) on Windows Server 2012 R2

How to Set Up Virtual Desktop Infrastructure (VDI) on Windows Server 2012 R2 Virtual Desktop Infrastructure (VDI) provides each user with their own dedicated virtual machine desktop, as opposed to session-based desktops where multiple users share the same server OS instance. Windows Server 2012 R2 RDS supports two VDI models: Pooled Virtual Desktops (users get […]

Read more
How to Configure Nginx Server Blocks (Virtual Hosts) on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Configure Apache Virtual Hosts on Ubuntu 26.04

Apache virtual hosts allow a single Apache installation to serve multiple websites, each with its own configuration, document root, and domain name. This guide sets up an Apache virtual host on Ubuntu 26.04 LTS. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS server with Apache installed A domain name pointed to your […]

Read more
How To Use List Methods in Python 3 — step-by-step Python tutorial on Progressive Robot

How To Use List Methods in Python 3

In this tutorial, we’ll go through the built-in methods that you can use to work with the list data structure in Python. We’ll go through adding items to and removing items from lists, extending lists, reversing and sorting lists, and more.

Read more
How to Set Up Istio Service Mesh on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up Istio Service Mesh on Oracle Linux 8

Introduction Setting up set up istio service mesh on oracle linux 8 on a Oracle Linux 8 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Set Up Istio Service Mesh on Oracle Linux 8, with all the commands you need, the SELinux and firewalld […]

Read more
How To Install Plausible Analytics on Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

How To Install Plausible Analytics on Ubuntu 20.04

Plausible Analytics is an open-source, self-hosted web analytics application written in Elixir. It focuses on being simple, and privacy-focused. In this tutorial you will install the Plausible app and a few helper services using Docker Compose, then install Nginx and Certbot to set up a secure HTTPS reverse proxy.

Read more
CHAT