CertGrid CertGrid
Hands-on Lab·Red Hat Certified System Administrator

One-Time Jobs with at

The second of the three tools the scheduling objective names, and the only one for "once, then never again". It is also the one most likely to be absent - `at` is not installed by default on RHEL 10, and its service is not enabled.

Deploy and Maintain Guide 44 of 67 Beginner

Written against the versions above. `at` is **not installed** on a default RHEL 10 and `atd` is not enabled. If a task asks for a one-off job, installing the package and enabling the service is part of the answer - and forgetting `enable --now atd` produces a job that queues and never runs.

Every command on this page runs on RHCSA-A01.
Server NameIP AddressOSRolesCPURAMHDD
RHCSA-A01192.168.0.31RHEL 10.0 (Coughlan)Practice node (graded) - spare /dev/sda2 Core4 GB50 GB + 15 GB

Before you start

  1. It is not there yet

  2. Queuing, inspecting and removing

Official sources