mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-20 01:07:23 +00:00
Update linux-schedule-scan-atp.md
This commit is contained in:
parent
18cbfb974f
commit
59eb12e1eb
@ -44,9 +44,10 @@ Use the following commands:
|
|||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Where 200919 == YRMMDD
|
> Where 200919 == YRMMDD
|
||||||
|
|
||||||
> TIP:
|
> [!TIP]
|
||||||
Do this before you edit or remove.
|
> Do this before you edit or remove. <br>
|
||||||
To edit the crontab, and add a new job as a root user:
|
|
||||||
|
To edit the crontab, and add a new job as a root user: <br>
|
||||||
`sudo crontab -e`
|
`sudo crontab -e`
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
@ -109,7 +110,7 @@ Automating with Puppet: Cron jobs and scheduled tasks
|
|||||||
|
|
||||||
See [https://puppet.com/blog/automating-puppet-cron-jobs-and-scheduled-tasks/](https://puppet.com/blog/automating-puppet-cron-jobs-and-scheduled-tasks/) for more information.
|
See [https://puppet.com/blog/automating-puppet-cron-jobs-and-scheduled-tasks/](https://puppet.com/blog/automating-puppet-cron-jobs-and-scheduled-tasks/) for more information.
|
||||||
|
|
||||||
## Additional information:
|
## Additional information
|
||||||
|
|
||||||
**To get help with crontab**
|
**To get help with crontab**
|
||||||
|
|
||||||
@ -126,8 +127,9 @@ See [https://puppet.com/blog/automating-puppet-cron-jobs-and-scheduled-tasks/](h
|
|||||||
**To backup crontab entries:**
|
**To backup crontab entries:**
|
||||||
|
|
||||||
`crontab -l > /var/tmp/cron_backup.dat`
|
`crontab -l > /var/tmp/cron_backup.dat`
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Do this before you edit or remove.
|
> Do this before you edit or remove. <br>
|
||||||
|
|
||||||
**To restore crontab entries:**
|
**To restore crontab entries:**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user