In Windows 10, what term is use to describe the hierarchical database that contains
configuration entries? - ANSW Registry
What application can be used by a CentOS system administrator to edit text files which
contain configuration files? - ANSW Vim
What utility can be used by a Windows 10 system administrator to view information
about the system's performance? - ANSW Task Manager
What utility can be used by a CentOS system administrator to review a summary of
information about the system? - ANSW System Settings
When monitoring your system, you notice an unusually high CPU usage value that is
consistently over 90 percent. What is the most likely reason for this concerning CPU
state? - ANSW inadequate processor speed
What utility, as a CentOS system administrator, are you most likely to use to monitor
process activity in real time? - ANSW System Monitor
What free and open source software office suite can usually be found bundled with most
Linux distributions? - ANSW LibreOffice
Software that is available free of charge, but the software's owner still holds the
copyright is referred to as what type of software? - ANSW Freeware
What Microsoft configuration management framework consists of a command-line shell
and an associated scripting language built on the .NET framework? - ANSW
Powershell
What type of library consisting of common routines or data is used to support the
development of Windows applications? - ANSW dynamic link library
What kernel mode component on Windows 10, insulates the kernel and device drivers
from the complexities of the hardware? - ANSW Hardware abstraction layer
What element present in the Windows 10 start menu can be customized to present live
information? - ANSW Tiles
The Applications menu in CentOS 7 which allows access to most of the installed
applications is located on which bar within the GUI? - ANSW Top Bar
, In Windows 10 a user has the option to list additional programs. The list of programs
can be displayed by clicking which start menu element? - ANSW All apps
The highest level directory in the Linux file system is referred to as the root. - ANSW
True
If you would like to increase the amount of information presented on the computer's
display, you should lower the screen resolution. - ANSW False
The taskbar in Windows 10 can be used to reference currently running applications. -
ANSW True
In Linux installations, The GUI is an integral part of the operating system. - ANSW
False
The Windows 10 contents list shows the file path to the current folder. - ANSW True
What sign used with the DOS FIND command is used to redirect the output of a
program? - ANSW >
What type of file compression is most commonly used in Linux distributions, such as
CentOS 7? - ANSW gzip
When using dates and date ranges with Windows Search, you can use dates such as
today, tomorrow, or yesterday in a search. What are these types of dates called? -
ANSW Relative
Which type of file suffix is used by both Windows 10 and the CentOS 7 GNOME
desktop to identify file associations? - ANSW extensions
The DOS FIND command is case sensitive unless you include what switch in the
command? - ANSW /I
What type of attribute determines how the operating system allows processes or users
to perform some functions? - ANSW File
What command in CentOS supports wildcards and provides a very simple way of
searching for files in a specific directory? - ANSW ls
What command issued at the Windows command prompt will allow you to view file
contents? - ANSW more
Which CentOS 7 command is often piped with the find command to construct an
argument list using standard input from the find command? - ANSW xargs