PracticeQuiz content is free on an ad-supported model.
Unfortunately, we can't support ad blocker usage because of the impact on our servers. If you'd like to continue, please disable your ad blocker and reload page.
Category - CompTIA ASP
You have a computer running on Linux. You currently don’t have a GUI app for backing up files. You want to schedule a backup using a command line backup utility, which creates an archive of specified files. Which command should you use to accomplish your task?
Answer: D – tar or Tape Archive is a linux command line utility that can be used to archive files for backup purposes. You can easily script this command to perform scheduled backup.
The command wbadmin is a Windows command used to backup or restore the system, volumes, files, folders, and applications.