Question 76

FILL BLANK
Which parameter is missing in the command
ip link set ____ dev eth0
to activate the previously inactive network interface eth0? (Specify the parameter only without any command, path or additional options.)

Question 77

What command displays all aliases defined in the current shell? (Specify the command without any path information)

Question 78

Which command makes the shell variable named VARIABLE visible to subshells?
  • Question 79

    Which command should be added to /etc/bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Select TWO correct answers)
  • Question 80

    Given the following excerpt of the sudoconfiguration:
    jane ANY=NOPASSWD: /bin/kill, /bin/id, PASSWD: /sbin/fdisk
    Which of the following statements are true? (Choose three.)