101-500 Exam Question 86

Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
  • 101-500 Exam Question 87

    Which of the following signals is sent to a process when the key combination Ctrl+C is pressed on the keyboard?
  • 101-500 Exam Question 88

    What is the correct way to set the default systemd boot target to multi-user?
    systemctl isolate multi-user.target
  • 101-500 Exam Question 89

    Which of the following commands displays the path to the executable file that would be executed when the command foo is invoked?
  • 101-500 Exam Question 90

    Which of the following sequences in the vi editor saves the opened document and exits the editor? (Choose TWO correct answers.)