Skip to content

Commit 27eb753

Browse files
authored
Merge pull request #579 from mlittlec/main
Updated ol/admin/post-5 - The Anancron, at and batch video
2 parents 6114960 + b3161d5 commit 27eb753

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,25 @@
11
---
2-
title: "AnaCron, At, and Batch"
3-
date: 2025-05-23
2+
title: "Anacron, At, and Batch"
3+
date: 2026-02-19
44
draft: false
55
summary: "Learn how to use anacron, at, and batch on Oracle Linux."
66
tags: ["ol", "video","ol-admin"]
77
showDate: true
88
---
99

10-
{{< youtube id="WZZbLmsMVeQ" title="Automating Tasks Anacron, At, and Batch Utilities on Oracle Linux" >}}
10+
{{< youtube id="2IWJ3kfva3o" title="Automating Tasks Anacron, At, and Batch Utilities on Oracle Linux" >}}
1111

1212
## Details
1313

1414
This video demonstrates how to manage the anacron, at, and batch utilities on Oracle Linux. This video shows how to configure anacron jobs, describes the at and batch utilities, and explains how to control access to at and batch.
15+
16+
- anacron jobs
17+
- Configuring anacron jobs
18+
- Scheduling anacron jobs
19+
- at utility
20+
- Use at to run a scheduled job
21+
- Use atq to list jobs
22+
- Use mail to view job results
23+
- batch utility
24+
- Control access to at and batch
25+
- Restrict at command usage

0 commit comments

Comments
 (0)