Question 101

Which of the following pieces of information of an existing file is changed when a hard link pointing to that file is created?
  • Question 102

    CORRECT TEXT
    What is the name of the simple graphical login manager that comes with a vanilla X11 installation? (Specify ONLY the command without any path or parameters.)

    Question 103

    What information can the lspci command display about the system hardware? (Choose THREE correct answers.)
  • Question 104

    What is the output of the following command?
    for token in a b c; do
    echo -n ${token};
    done
  • Question 105

    CORRECT TEXT
    Which command is used to sync the hardware clock to the system clock? (Specify ONLY the command without any path or parameters.)