Question 61

Administrators needs to copy a local hard drive's contents, master boot record, and partition table onto a remote server securely. Which of he following BEST allows the administrator to do this?
A)

B)

C)

D)
  • Question 62

    A user creates and installs a Linux VM on a local workstation. The VM can only connect to the local workstation.
    Which of the following BEST represents the default virtual network configuration in this instance?
  • Question 63

    A Linux administrator retrieved a repository of files from a Git server using git clone. The administrator wants to see if a configuration file was added to the repository. Which of the following Git arguments should be used to see the recent modifications?
  • Question 64

    Due to security policies, a restriction was implemented that forbids direct access to the database server. The junior administrator needs to connect using SSH tunneling. Which of the following commands allows the junior administrator to connect from a desktop?
  • Question 65

    An administrator clones a Git repository onto a local laptop. While inspecting the code, the administrator notices a bug and wants to fix it. Which of the following is the BEST command for the administrator to use to test a patch for the prior to updating the version saved in master?