Configure a firewall rule to allow the http service permanently.
Configure HTTP service access on a non-standard port 82 and allow it through SELinux and firewalld.
Create LVM storage on /dev/sdb with one partition, a physical volume, volume group, logical volume, and XFS filesystem.
Create a systemd timer that runs backup-now.service every day at 02:00.
Create /share/projects, make alex the owner, and configure the sticky bit so users cannot delete each other’s files.
Configure ACL permissions for user john on /share/dev.
Deny cron access for user john.
Create a VDO-backed logical volume with physical size 5 GB and logical size 50 GB, then format it with XFS.
Create a Quadlet-based systemd container unit so a UBI 10 container named sleepy starts automatically at boot.
Find files in /usr/local larger than 3 KB and smaller than 5 KB, copy them to /root/d1, and set SGID on the target directory.