Question 111

An administrator needs to get network information from a group of statically assigned workstations before they are reconnected to the network. Which of the following should the administrator use to obtain this information?
  • Question 112

    A junior administrator is setting up a new Linux server that is intended to be used as a router at a remote site.
    Which of the following parameters will accomplish this goal?
  • Question 113

    A Linux administrator wants to set the SUID of a file named dev_team.text with 744 access rights.
    Which of the following commands will achieve this goal?
  • Question 114

    A Linux system is having issues. Given the following outputs:
    # dig @192.168.2.2 mycomptiahost
    ; << >> DiG 9.9.4-RedHat-9.9.4-74.el7_6.1 << >> @192.168.2.2 mycomptiahost
    ; (1 server found)
    ;; global options: +cmd
    ;; connection timed out; no servers could be reached
    # nc -v 192.168.2.2 53
    Ncat: Version 7.70 ( https://nmap.org/ncat )
    Ncat: Connection timed out.
    # ping 192.168.2.2
    PING 192.168.2.2 (192.168.2.2) 56(84) bytes of data.
    64 bytes from 192.168.2.2: icmp_seq=1 ttl=117 time=4.94 ms
    64 bytes from 192.168.2.2: icmp_seq=2 ttl=117 time=10.5 ms
    Which of the following best describes this issue?
  • Question 115

    A Linux administrator is creating a directory called CompTIA_doc, and it needs to switch to another location to perform some system-related tasks. Which of the following commands should the administrator use for this task?