跳轉到內容

LPI Linux 認證/透過計劃作業自動化系統管理任務

來自華夏公益教科書

詳細目標

[編輯 | 編輯原始碼]

(LPIC-1 版本 5.0)


權重:4


描述
考生應該能夠使用 cron 和 systemd 定時器以定期執行作業,並使用 at 在特定時間執行作業。


關鍵知識領域

  • 管理 cron 和 at 作業。
  • 配置使用者訪問 cron 和 at 服務。
  • 瞭解 systemd 定時器單元。


以下是使用的檔案、術語和實用程式的部分列表

  • /etc/cron.{d,daily,hourly,monthly,weekly}/
  • /etc/at.deny
  • /etc/at.allow
  • /etc/crontab
  • /etc/cron.allow
  • /etc/cron.deny
  • /var/spool/cron/
  • crontab
  • at
  • atq
  • atrm
  • systemctl
  • systemd-run


華夏公益教科書