September 2020 - Page 2 of 66

How to Set Up Software RAID with mdadm on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Install Zabbix 7 on Ubuntu 26.04

Zabbix 7 is an enterprise-grade open-source monitoring solution that collects metrics from servers, network devices, cloud services, and applications. It supports SNMP, JMX, IPMI, and custom monitoring scripts. This guide installs Zabbix 7 on Ubuntu 26.04 LTS with MySQL and Nginx. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS with MySQL 9 […]

Read more
Top 10 Best Lightweight Linux Distros of 2020 — step-by-step Linux tutorial on Progressive Robot

Top 10 Best Lightweight Linux Distros of 2020

URL: https://www.progressiverobot.com/top-best-lightweight-linux-distros/ Today, we're talking about the best lightweight Linux distros of 2020 today. If you want to bring an old computer back to life or you are a minimalist who likes their computer systems lean, this article is for you. People choose Linux for three main reasons: More control/freedom Snappy performance Less resource usage […]

Read more
How to Convert String to Array in Java — step-by-step Programming tutorial on Progressive Robot

How to Convert String to Array in Java

URL: https://www.progressiverobot.com/string-to-array-java/ Sometimes we have to split String to array based on delimiters or some regular expression. For example, reading a CSV file line and parsing them to get all the data to a String array. In this tutorial, we will learn how to convert String to Array in Java program. String to Array in […]

Read more
How to Configure Resource Limits in Kubernetes on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure Resource Limits in Kubernetes on Oracle Linux 8

Introduction How to Configure Resource Limits in Kubernetes on Oracle Linux 8 on Oracle Linux 8 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 […]

Read more
How To Manage /etc with Version Control Using Etckeeper on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Manage /etc with Version Control Using Etckeeper on CentOS 7

As opposed to the old standby of making copies of configuration files before making changes, etckeeper lets you keep track of modifications using a Git, Mercurial, Bazaar, or Darcs repository, just like you would do with a software development project. In addition, etckeeper integrates seamlessly with yum to automatically commit changes made to the contents of the `/etc` directory when packages are upgraded.

Read more
Amazon Linux 2 — velocity — vulnerability — patch and remediation guide — diagnosis and fix on Amazon Linux 2

Amazon Linux 2 — velocity — vulnerability — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Amazon Linux 2 📖 ~4 min read  •  Source: Amazon Linux advisory ALAS2-2021-1690 Related CVEs: CVE-2020-13936 Upstream summary: A flaw was found in velocity. An attacker, able to modify Velocity templates, may execute arbitrary Java code or run arbitrary system commands with […]

Read more
CHAT