Computers and Technology

You can perform up to different incremental backups using the dump/restore utility.

answer
Answers: 2

Similar questions

Предмет
Computers and Technology, 08.07.2019 18:20, Lizethh1
1) in the windows server environment, you will create two separate scripts within powershell that will perform two types of backups of a given source directory and store the backed up files in a given target directory (preferably on a separate drive). the first script will perform a full backup and the second script will perform an incremental backup on the remaining days of the week. lastly, using the microsoft management console task scheduler, you will set up a schedule for the first script (the full backup script) to run on sundays and wednesdays and a schedule for the second script (the incremental backup script) to run on the remaining days of the week.2) provide three pieces of evidence showing that your scripts were successful: 1) a copy of your scripts; 2) clear screenshots of the task scheduler interface showing the correctly scheduled tasks; and 3) results of the backup processes (specifically the files in both the source and target directories).3) in the ubuntu environment, you will perform the same tasks as the last two steps. you will create two separate bash scripts that will perform two types of backups of a given source directory and store the backed up files in a given target directory (preferably on a separate drive). the first script will perform a full backup and the second script will perform an incremental backup on the remaining days of the week. for assistance with this, google “incremental backup script in bash” for starters. once you have these scripts working, use the cron ,nd to schedule the scripts. as the previous steps dictate, you will set up a schedule for the first script (the full backup script) to run on sundays and wednesdays and a schedule for the second script (the incremental backup script) to run on the remaining days of the week.4) provide three pieces of evidence showing that your scripts were successful: 1) a copy of your scripts; 2) clear screenshots of the scheduled scripts using crontab or the contents of the /etc/cron.* directories showing the correctly scheduled tasks; and 3) results of the backup processes (specifically the files in both the source and target directories).
Answers: 1
Do you know the correct answer?
You can perform up to different incremental backups using the dump/restore utility....

Questions in other subjects:

Konu
Mathematics, 12.10.2020 22:01