IT, Cloud & DevOps Blog

How to Use Skaffold on Oracle Linux 10 — step-by-step Oracle Linux 10 tutorial on Progressive Robot

How to Use Skaffold on Oracle Linux 10

Introduction Setting up use skaffold on oracle linux 10 on a Oracle Linux 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Use Skaffold on Oracle Linux 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and […]

Read more
How to Install Pulumi on Oracle Linux 10 — step-by-step Oracle Linux 10 tutorial on Progressive Robot

How to Install Pulumi on Oracle Linux 10

Introduction This tutorial demonstrates how to Install Pulumi on Oracle Linux 10 on Oracle Linux 10. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered Oracle Linux 10 system with the default AppStream […]

Read more
How to Configure ArgoCD for GitOps on Oracle Linux 10 — step-by-step Oracle Linux 10 tutorial on Progressive Robot

How to Configure ArgoCD for GitOps on Oracle Linux 10

Introduction This tutorial demonstrates how to Configure ArgoCD for GitOps on Oracle Linux 10 on Oracle Linux 10. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered Oracle Linux 10 system with the […]

Read more
How to Configure Storage Spaces on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure Storage Spaces on Windows Server 2022

Overview: SSH and Telnet on Windows Server 2022 Windows Server 2022 ships with native OpenSSH support as a Windows optional feature, meaning you can install a fully functional SSH server and client without any third-party software. OpenSSH on Windows integrates with the standard Windows service infrastructure, the Windows Firewall, and Windows authentication — including public […]

Read more
pgr featured 64209

Complete Guide: How to Use GROUP BY and ORDER BY in SQL 2026

Learning how to use GROUP BY and ORDER BY in SQL is one of the most essential and frequently executed skills for developers, backend engineers, database administrators, data analysts, full-stack builders, DevOps professionals, startup founders, business intelligence specialists, and anyone turning raw data into summarized, sorted, report-ready insights in 2026.

Read more
How to Set Up GitLab Runner on Oracle Linux 10 — step-by-step Oracle Linux 10 tutorial on Progressive Robot

How to Set Up GitLab Runner on Oracle Linux 10

Introduction How to Set Up GitLab Runner on Oracle Linux 10 on Oracle Linux 10 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting configuration […]

Read more
How To Use Views in SQL — step-by-step DevOps tutorial on Progressive Robot

How To Use Views in SQL

In Structured Query Language (SQL), a “view” is a virtual table whose contents are the result of a specific query to one or more tables. This guide provides an overview of what SQL views are and why they can be useful. It also highlights how you can create, query, modify, and destroy views using standard SQL syntax.

Read more
How to Set Up DirectAccess on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Set Up DirectAccess on Windows Server 2022

Why PowerShell Logging Matters for Security PowerShell is the most powerful scripting environment on Windows Server 2022, and that power makes it a favourite tool for both administrators and attackers. Malware, ransomware loaders, and post-exploitation frameworks such as Empire, Cobalt Strike, and Metasploit all leverage PowerShell heavily. Without logging, PowerShell activity is largely invisible — […]

Read more
How to Install Nomad on Oracle Linux 10 — step-by-step Oracle Linux 10 tutorial on Progressive Robot

How to Install Nomad on Oracle Linux 10

Introduction Setting up install nomad on oracle linux 10 on a Oracle Linux 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install Nomad on Oracle Linux 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and […]

Read more
How to Configure Web Application Proxy on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure Web Application Proxy on Windows Server 2022

Why Accurate Time Matters on Windows Server 2022 Time synchronisation is not a cosmetic concern on Windows Server — it is a hard operational requirement. Kerberos authentication, the default protocol in Active Directory environments, refuses to authenticate tickets when the time difference between a client and a domain controller exceeds five minutes (the default MaxClockSkew). […]

Read more
CHAT