Backup Script Task Verification – xfusioncorp_blog.zip (Task Name: Task19-Linux Bash Scripts (Linux- Level2))

Hi Team,

I have completed the task to create a bash script for backing up the /var/www/html/blog directory on App Server 3 and transferring it to the Nautilus Backup Server. I am submitting proof of successful execution as the system marked it failed.





Which task is this? Is it a 100 Days of Devops task (if so, what “day” is it) or is it a regular KK Engineer task (what group, level, and task/task number?)

Task Name: Task19-Linux Bash Scripts (Linux- Level2)

The grader will run the script as “banner” on App Server 3, so you’ll need to set things up so the keys are installed under user banner, and not under root (which may be what you did for all I know). In your test run of the script, I see that you are indeed doing that, which would create the archive when you ran it, but would not create the file when the grader runs it.