Quiz Summary
0 of 50 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 50 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
-
Failed (80% required to pass)
-
Passed (80% required to pass)
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 50
1. Question
What protocol should you use to mount folders from remote Linux servers on your local Linux server?
CorrectIncorrect -
Question 2 of 50
2. Question
A long-time server administrator has left the company, and now you are in charge of her
system. Her old user account directory tree, /home/Zoe/, has been backed up. Which
command is the best one to use to quickly remove her files?CorrectIncorrect -
Question 3 of 50
3. Question
The cat -E MyFile.txt command is entered, and at the end of every line displayed is a $.
What does this indicate?CorrectIncorrect -
Question 4 of 50
4. Question
The software package allows your Windows workstations to mount a folder
stored on a Linux serverCorrectIncorrect -
Question 5 of 50
5. Question
There is a large directory structure that needs to be renamed. What mv command options
should you consider employing? (Choose all that apply.)CorrectIncorrect -
Question 6 of 50
6. Question
The cut utility often needs delimiters to process text records. Which of the following best describes a delimiter?
CorrectIncorrect -
Question 7 of 50
7. Question
What type of cloud service provides the full application environment so that everyone on the Internet can run it?
CorrectIncorrect -
Question 8 of 50
8. Question
Which two software packages are used in Linux to maintain log files? (Choose two.)
CorrectIncorrect -
Question 9 of 50
9. Question
You are trying to decide whether to use a hard link or a symbolic link for a data file. The
file is 5GB, has mission-critical data, and is accessed via the command line by three other
people. What should you do?CorrectIncorrect -
Question 10 of 50
10. Question
You have a text file, monitor.txt, which contains information concerning the monitors
used within the data center. Each record ends with the ASCII LF character and fields are
delimitated by a comma (,). A text record has the monitor ID, manufacture, serial number,
and location. To display each data center monitor’s monitor ID, serial number, and location, use which cut command?CorrectIncorrect -
Question 11 of 50
11. Question
What type of hypervisor is the Oracle VirtualBox application?
CorrectIncorrect -
Question 12 of 50
12. Question
Which software program should you load on your Linux server to synchronize its time with
a standard time server?CorrectIncorrect -
Question 13 of 50
13. Question
A short text-based control file is no longer working properly with the program that reads
it. You suspect the file was accidentally corrupted by a control code update you performed
recently, even though the file’s control codes are all correct. Which command should you
use next on the file in your problem investigation?CorrectIncorrect -
Question 14 of 50
14. Question
The grep utility can employ regular expressions in its PATTERN. Which of the following best describes a regular expression?
CorrectIncorrect -
Question 15 of 50
15. Question
What file should you place console and terminal file names into to prevent users from logging into the Linux system as the root user account from those locations?
CorrectIncorrect -
Question 16 of 50
16. Question
What software package allows a Linux server to print to a network printer?
CorrectIncorrect -
Question 17 of 50
17. Question
You have two short text files that have maximum record lengths of 15 characters. You want
to review these files side by side. Which of the following commands would be the best to use?CorrectIncorrect -
Question 18 of 50
18. Question
What Linux program logs user file and directory access?
CorrectIncorrect -
Question 19 of 50
19. Question
If you see the named program running in background on your Linux server, what service
does it provide?CorrectIncorrect -
Question 20 of 50
20. Question
You have a lengthy file named, FileA.txt. What will the head -15 FileA.txt command
do?CorrectIncorrect -
Question 21 of 50
21. Question
You’ve moved your present working directory to a new location in the Linux virtual directory structure and need to go back to the previous directory, where you were just located. Which command should you employ?
CorrectIncorrect -
Question 22 of 50
22. Question
Which authentication package used to be called by the name “Yellow Pages”?
CorrectIncorrect -
Question 23 of 50
23. Question
You have issued the command grep Hal on a text file you generated using information
from a failed login attempts file. It returns nothing, but you just performed a test case, by
purposely failing to log into the Hal account, prior to generating the text file. Which of the
following is the best choice as your next step?CorrectIncorrect -
Question 24 of 50
24. Question
To copy a directory with the cp command, which option do you need to use?
CorrectIncorrect -
Question 25 of 50
25. Question
What package do you need to install to allow your Linux server to provide IP addresses to
clients on your local network?CorrectIncorrect -
Question 26 of 50
26. Question
You are trying to peruse a rather large text file. A coworker suggests you use a pager.
Which of the following best describes what your coworker is recommending?CorrectIncorrect -
Question 27 of 50
27. Question
Which web server is used in the popular LAMP stack?
CorrectIncorrect -
Question 28 of 50
28. Question
The package allows you to create a secure tunnel across a private network to access your local network remotely.
CorrectIncorrect -
Question 29 of 50
29. Question
Which of the following does not describe the less utility?
CorrectIncorrect -
Question 30 of 50
30. Question
A runs in background and listens for client connection requests for a single application.
CorrectIncorrect -
Question 31 of 50
31. Question
What server role should you implement to block your local network clients from accessing
sports websites during business hours?CorrectIncorrect -
Question 32 of 50
32. Question
Which diff option is the best option to allow you to quickly determine if two text files are different from one another?
CorrectIncorrect -
Question 33 of 50
33. Question
Which open-source database provided fast performance and became a popular choice for
web applications?CorrectIncorrect -
Question 34 of 50
34. Question
What server role should you implement to increase performance on your company’s website?
CorrectIncorrect -
Question 35 of 50
35. Question
You are working on a Linux server at the command line, and you try to issue a diff command and receive a response stating that the command was not found. What is the next
best step to take in order to start the troubleshooting process?CorrectIncorrect -
Question 36 of 50
36. Question
How does a server know what client request is sent to which application daemon?
CorrectIncorrect -
Question 37 of 50
37. Question
A allows your developers to easily deploy applications between development, test,
and production.CorrectIncorrect -
Question 38 of 50
38. Question
You are trying to find a file on your Linux server whose name is conf. Employing the
locate conf command for your search shows many directories that contain the letters
conf. What is the best description for why this is happening?CorrectIncorrect -
Question 39 of 50
39. Question
What popular open source web server can also perform as a load balancer?
CorrectIncorrect -
Question 40 of 50
40. Question
You are looking at a directory that you have not viewed in a long time and need to determine which files are actually directories. Which command is the best one to use?
CorrectIncorrect -
Question 41 of 50
41. Question
You downloaded a large important file, fortytwo.db, from your company’s local website
to your Linux server but got interrupted by an emergency. Now you cannot remember
where you stored the file. What is the best first step to fixing this problem?CorrectIncorrect -
Question 42 of 50
42. Question
What format does MongoDB use to store data elements in the database?
CorrectIncorrect -
Question 43 of 50
43. Question
You are using the ls command to look at a directory file’s metadata but keep seeing metadata for the files within it instead. What command option will rectify this situation?
CorrectIncorrect -
Question 44 of 50
44. Question
You want to search for a particular file, main.conf, using the find utility. This file most
likely is located somewhere in the /etc/ directory tree. Which of the following commands
is the best one to use in this situation?CorrectIncorrect -
Question 45 of 50
45. Question
Which part of the Linux mail process is responsible for sending emails to remote hosts?
CorrectIncorrect -
Question 46 of 50
46. Question
You have just created an empty directory called MyDir. Which command most likely did you use?
CorrectIncorrect -
Question 47 of 50
47. Question
Yesterday a coworker, Michael, was fired for nefarious behavior. His account and home directory were immediately deleted. You need to audit the server to see if he left any files out in the virtual directory system. Which of the following commands is the best one to use in this situation?
CorrectIncorrect -
Question 48 of 50
48. Question
Which part of the Linux mail process allows you to create filters to automatically redirect
incoming mail messages?CorrectIncorrect -
Question 49 of 50
49. Question
You have a file that is over 10GB in size, and it needs to be backed up to a locally attached
drive. What is the best utility to use in this situation?CorrectIncorrect -
Question 50 of 50
50. Question
You need to figure out what configuration file(s) hold a host name directive. Which of the
following commands is the best one to use?CorrectIncorrect