Installing the latest curl with HTTP/3 on CentOS, RHEL, and Fedora


by Danila Vershinin, November 30, 2025

How to install the latest curl on RPM-based systems like CentOS, RHEL, AlmaLinux, RockyLinux, Amazon Linux and Fedora.

Read More...

Hosting RPM repositories with nginx and CDN with blazing speed


by Danila Vershinin, August 27, 2018

How to host RPM repository with efficient caching for proxies and Cloudflare. Build a fast YUM repository using NGINX and CDN.

Read More...

RPM Building Gotchas


by Danila Vershinin, July 14, 2018

Learn the essentials of building RPM packages for CentOS/RHEL with this concise guide. Discover best practices for versioning NGINX modules, renaming packages with compatibility in mind, and handling common issues like missing %license macros, debuginfo errors, and -fpermissive flags. Streamline your workflow with GitHub integration, reusable spec file templates, and automated updates using CI/CD tools like CircleCI. Perfect for developers aiming to create clean, consistent, and future-proof RPMs!

Read More...

ngx_pagespeed for Nginx 1.12.0 on CentOS 7


by Danila Vershinin, April 16, 2017

Install ngx_pagespeed dynamic module for Nginx 1.12.0 on CentOS 7

Read More...