1.

Name the command that is used to take the backup.

Answer»

The backup is TAKEN using the TAR command. Tar is an ACRONYM for tape archive and is used to create backups using tar, gzip, and bzip. FILES can be saved and restored from and to a tape using this command. In this, files and directories are generally compressed into tarballs, an archive file. For this purpose, it is among the most widely used commands. Furthermore, the tarball can be easily moved from one server to another.



Discussion

No Comment Found