Question 116

Given the output below:

Which of the following commands can be used to remove MyPhoto.jpg from the current directory?
  • Question 117

    A junior Linux administrator is setting up system-wide configuration settings. The goal is to ensure the PATH environment variable includes the following locations for all users who log into a Linux system.

    The administrator issues the following commands at the terminal:

    Respectively, the output of these commands is as follows:

    Given this output, which of the following would be the BEST action for the administrator to perform to address this issue?
  • Question 118

    An administrator needs a bootable USB for installing a new Linux machine. The administrator downloaded the image file and named it as Linux_OS.iso in the /tmp directory. Which of the following commands will accomplish that task?
  • Question 119

    The Apache web server was recently installed on a Debian/Ubuntu server. The web server fails and a review of log messages on another partition reveals the installation was not completed properly due to lack of disk space.
    After clearing the files, the systems administrator has requested the installation to be performed again.
    Which of the following command lines will perform this task? (Choose two.)
  • Question 120

    An administrator needs to mount the shared NFS file system testhost:/testvolume to mount point /mnt/testvol and make the mount persistent after reboot.
    Which of the following BEST demonstrates the commands necessary to accomplish this task?