# rhel

Red Hat Enterprise Linux (RHEL) is a flexible, stable operating system foundation for hybrid-cloud innovation and applications across physical, virtual, private-cloud, public-cloud, and edge deployments.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## auditd: audita el sistema en Linux

DevFeed: [auditd: audita el sistema en Linux](<https://devfeed.tech/articles/auditd-audita-el-sistema-en-linux-34042.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/auditd-auditoria-eventos-sistema-linux/>)

Author: Antonio Pérez

Published: 2026-08-01T11:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Debian](<https://devfeed.tech/topics/debian.md>), [rhel](<https://devfeed.tech/topics/rhel.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>)

Tags: [debian](<https://devfeed.tech/tags/debian.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [logs](<https://devfeed.tech/tags/logs.md>), [rhel](<https://devfeed.tech/tags/rhel.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>)

### AI overview

A Spanish tutorial on using auditd for Linux system auditing. It explains how auditd records file access and system calls with the user, process, and time; how to install and activate it across major Linux distributions; how to write file and syscall rules; how to use keys for searching events; and how to persist rules with augenrules.

### Source excerpt

auditd registra en el kernel quién cambió qué archivo y cuándo. Aprende reglas -w y -a/-S, ausearch, aureport y el modo inmutable -e 2.

## Montar un servidor DNS autoritativo con BIND9

DevFeed: [Montar un servidor DNS autoritativo con BIND9](<https://devfeed.tech/articles/montar-un-servidor-dns-autoritativo-con-bind9-34054.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/dns-bind9-servidor-autoritativo/>)

Author: Alois

Published: 2026-01-15T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Debian](<https://devfeed.tech/topics/debian.md>), [rhel](<https://devfeed.tech/topics/rhel.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>)

Tags: [apparmor](<https://devfeed.tech/tags/apparmor.md>), [debian](<https://devfeed.tech/tags/debian.md>), [dns](<https://devfeed.tech/tags/dns.md>), [linux](<https://devfeed.tech/tags/linux.md>), [resolver](<https://devfeed.tech/tags/resolver.md>), [retry](<https://devfeed.tech/tags/retry.md>), [rhel](<https://devfeed.tech/tags/rhel.md>), [soa](<https://devfeed.tech/tags/soa.md>), [ttl](<https://devfeed.tech/tags/ttl.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>)

### AI overview

A tutorial on setting up an authoritative BIND9 DNS server on Linux, covering forward and reverse zones, SOA values, common record types, distribution-specific paths, and distinctions from Pi-hole.

### Source excerpt

BIND9 autoritativo en Linux: zonas directas e inversas, servidor secundario con TSIG, rndc y buenas prácticas de seguridad.

## Proxy inverso con Nginx: guía práctica

DevFeed: [Proxy inverso con Nginx: guía práctica](<https://devfeed.tech/articles/proxy-inverso-con-nginx-guia-practica-34078.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/proxy-inverso-nginx-guia-practica/>)

Author: Antonio Pérez

Published: 2026-01-09T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [nginx](<https://devfeed.tech/topics/nginx.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [rate-limiting](<https://devfeed.tech/topics/rate-limiting.md>), [let's encrypt](<https://devfeed.tech/topics/let-s-encrypt.md>), [rhel](<https://devfeed.tech/topics/rhel.md>), [SELinux](<https://devfeed.tech/topics/selinux.md>)

Tags: [let-s-encrypt](<https://devfeed.tech/tags/let-s-encrypt.md>), [nginx](<https://devfeed.tech/tags/nginx.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [rate-limiting](<https://devfeed.tech/tags/rate-limiting.md>), [rhel](<https://devfeed.tech/tags/rhel.md>), [selinux](<https://devfeed.tech/tags/selinux.md>), [ssl](<https://devfeed.tech/tags/ssl.md>)

### AI overview

A practical Spanish-language guide to using Nginx as a reverse proxy. It covers routing traffic to internal applications, HTTPS with Let's Encrypt, load balancing, upload and proxy timeout settings, request-rate limiting, gzip compression, security headers, and the 502 issue associated with SELinux on RHEL.

### Source excerpt

Nginx como proxy inverso: subidas de archivos grandes, timeouts, rate limiting, gzip y el clásico 502 por SELinux en RHEL.

## How to Pin Versions in Yum or Dnf for RHEL or CentOS Linux

DevFeed: [How to Pin Versions in Yum or Dnf for RHEL or CentOS Linux](<https://devfeed.tech/articles/how-to-pin-versions-in-yum-or-dnf-for-rhel-or-centos-linux-41968.md>)

Original publisher: [Read original article](<https://www.cyberciti.biz/tips/yum-dnf-pin-package-versions-on-rhel-centos-rocky-oracle-almalinux.html>)

Author: Vivek Gite

Published: 2024-05-07T09:01:47Z

Content type: tutorial

Language: en

Sources: [nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format (RSS/FEED)](<https://devfeed.tech/sources/nixcraft-linux-tips-hacks-tutorials-and-ideas-in-blog-format-rss-feed.md>)

Topics: [dnf](<https://devfeed.tech/topics/dnf.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [centos](<https://devfeed.tech/topics/centos.md>), [rhel](<https://devfeed.tech/topics/rhel.md>), [Fedora](<https://devfeed.tech/topics/fedora.md>)

Tags: [centos](<https://devfeed.tech/tags/centos.md>), [dnf](<https://devfeed.tech/tags/dnf.md>), [fedora](<https://devfeed.tech/tags/fedora.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [howto](<https://devfeed.tech/tags/howto.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-distribution](<https://devfeed.tech/tags/linux-distribution.md>), [pin](<https://devfeed.tech/tags/pin.md>), [redhat-fedora-linux](<https://devfeed.tech/tags/redhat-fedora-linux.md>), [rhel](<https://devfeed.tech/tags/rhel.md>), [sys-admin](<https://devfeed.tech/tags/sys-admin.md>), [tips](<https://devfeed.tech/tags/tips.md>)

### AI overview

A tutorial explains how to pin packages to specific versions on RHEL, CentOS, Fedora, and related distributions using yum or dnf. It covers installing the versionlock plugin, locking packages such as PHP and nginx, listing or removing locks, and checking blocked updates.

### Source excerpt

CentOS, RHEL (Red Hat Enterprise Linux), Fedora and other clones of RHEL, such as Oracle, Alma, and Rocky, offer support for version pinning. This feature allows developers and system administrators to lock a particular package to a specific version, preventing it from being automatically updated by yum or dnf commands. Sometimes, it is necessary to protect packages from being updated to newer versions to avoid incompatibility issues with your applications. For example, you can lock down PHP version 8.3.6 and avoid using updated PHP version 8.4. Let us see how to lock a package to a specific version, only exclude a package from yum update or dnf update on a CentOS, RHEL, Fedora, and friends. Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit The post How to Pin Versions in Yum or Dnf for RHEL or CentOS Linux appeared first on nixCraft.

## FIPS 140-2 experimental support

DevFeed: [FIPS 140-2 experimental support](<https://devfeed.tech/articles/fips-140-2-experimental-support-31601.md>)

Original publisher: [Read original article](<https://www.keycloak.org/2022/11/fips>)

Author: Marek Posolda

Published: 2022-11-16T00:00:00Z

Content type: release

Language: en

Sources: [Keycloak Blog](<https://devfeed.tech/sources/keycloak-blog.md>)

Topics: [Keycloak](<https://devfeed.tech/topics/keycloak.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security](<https://devfeed.tech/topics/security.md>), [openjdk](<https://devfeed.tech/topics/openjdk.md>), [rhel](<https://devfeed.tech/topics/rhel.md>)

Tags: [cryptography](<https://devfeed.tech/tags/cryptography.md>), [fips](<https://devfeed.tech/tags/fips.md>), [idm](<https://devfeed.tech/tags/idm.md>), [isaac](<https://devfeed.tech/tags/isaac.md>), [kerberos](<https://devfeed.tech/tags/kerberos.md>), [keycloak](<https://devfeed.tech/tags/keycloak.md>), [ldap](<https://devfeed.tech/tags/ldap.md>), [openid-connect](<https://devfeed.tech/tags/openid-connect.md>), [openjdk](<https://devfeed.tech/tags/openjdk.md>), [release](<https://devfeed.tech/tags/release.md>), [rhel](<https://devfeed.tech/tags/rhel.md>), [saml](<https://devfeed.tech/tags/saml.md>), [security](<https://devfeed.tech/tags/security.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

Keycloak 20 introduces experimental support for FIPS 140-2. The article explains its reliance on Java cryptography providers and BouncyCastle, describes running Keycloak on a FIPS-compliant RHEL and Java environment, and notes limitations affecting SAML, Kerberos/SPNEGO, X.509 authentication, and password length in stricter mode.

### Source excerpt

We are glad to announce that latest Keycloak 20 release contains experimental support for FIPS 140-2! The FIPS 140-2 standard is a set of requirements for cryptography modules, which needs to be met for the software used by U.S. governments and related parties. The FIPS compliant software should use only secure cryptography algorithms allowed by the FIPS specification and must use them in a secured way. Keycloak does not directly implement any cryptography algorithms, however it internally needs to use lots of cryptography functionalities. For this purpose, Keycloak mostly relies on the Java cryptography SPI and 3rd party libraries for implementing cryptography related functionality - especially the BouncyCastle library. FIPS support is usually enabled at the OS level. For example, during installation of RHEL 8.6 , you can enable kernel flag during OS installation to make sure that your OS is FIPS compliant. When FIPS is enabled at the OS level, it means that various packages including OpenJDK are also set to be FIPS compliant and are pre-configured to rely on FIPS approved functions. For example java.security configuration file is pre-configured to contain only FIPS compliant security providers. The FIPS support in Keycloak means that the Keycloak server can run on the FIPS compliant OS with FIPS compliant Java. It also means that the Keycloak server is FIPS compliant and can be used by parties, which strictly require FIPS 140-2 support. Even if you do not use the FIPS enabled OS, you can still try the FIPS enabled Keycloak server by using custom java.security file with only BouncyCastle-FIPS security providers configured as described in the instructions below in the step 4. Thanks to David Anderson, who contributed parts of this feature. Also, thanks to Sudeep Das and Isaac Jensen for their initial prototype effort, which was used as an inspiration. Instructions Instructions for how to try FIPS support in Keycloak are here. Conclusion We will be happy for you to t