Skip to main content

7 docs tagged with "firewalld"

View all tags

Chapter 11 · Transferring Files with vsftpd

Configure vsftpd on RHEL 10 with anonymous or local-user mode, fix common SELinux and permission errors, allow FTP through firewalld, and deploy a lightweight TFTP service on UDP/69.

Chapter 12 · File Sharing with Samba and NFS

Configure Samba (SMB) with tdbsam+pdbedit, correct SELinux contexts/booleans, mount via cifs-utils, export NFS in /etc/exports with rpcbind/showmount, and use autofs for on-demand mounts.

Chapter 16 Automating Operations with Ansible

Install Ansible from EPEL on RHEL 10, configure inventories and precedence, run ad-hoc modules (ping, yum, firewalld, lvg/lvol, template), build reusable roles and playbooks, and protect secrets with Ansible Vault.