1.
Which of the following types of bus can connect hard disk drives with the motherboard?
2.
Members of a team already have experience using Red Hat Enterprise Linux. For a small hobby project, the team wants to set up a Linux server without paying for a subscription. Which of the following Linux distributions allows the team members to apply as much of their Red Hat Enterprise Linux knowledge as possible?
3.
Which of the following outputs could stem from the command last?
4.
What is the UID of the user root?
5.
Which permissions are set on a regular file once the permissions have been modified with the command chmod 654 file.txt?
6.
Which command adds the new user tux and creates the user's home directory with default configuration files?
7.
Which of the following keys can be pressed to exit less?
8.
A directory contains the following files: 885CB989129A5F974833949052CFB2F2 What would be the output of the following shell script? for file in *.txt
9.
Which of the following commands will search for the file foo.txt under the directory /home?
10.
The current directory contains the following file: -rw-r