Pratice Flashcards
Control Panel applet for managing adapter devices, including IP address information
Network Connection
modern settings app used to view network status, change the IP address properties of each adapter, and access other tools.
Network & Internet
Control Panel applet that shows various status information for a current network connection.
Network and Sharing Center
A recent software installation on a Windows desktop fails. Which internal log file does a technician review to see what may have gone wrong?
Application
records events generated during the installation of the operating system. This log assists in determining operating system setup failures.
setup log
Which internal log contains information about events that affect the core operating system (OS). These include service load failures, hardware conflicts, driver load failures, network issues, and more.
System log
allows the copying of the contents of more than one directory at a time while retaining the directory structure
xcopy
Windows file copy utility. This utility is designed to work better with long file names and NTFS attributes.
robocopy
A Windows user runs the Performance Monitor tool to check disk activity. What counter is the best option the user can evaluate to understand how busy the disk is at any given time?
% disk time
a metric is the percentage of elapsed time that the selected disk drive is busy servicing read or write requests.
The _________ is a memory metric. represents the number of pages read from or written to disk to resolve hard page faults.
page/sec
displays a summary of any fixed and removable disks.
Disk management
(diskmgmt.msc)
allows administrators to view, edit, and troubleshoot the properties of installed hardware, update drivers, and remove or disable devices.
Device manager (devmgmt.msc)
To support UNIX/Linux compatibility, Microsoft engineered NTFS to support case-sensitive naming, hard links, and other key features
Portable Operating System Interface (POSIX) compliance.
WHat causes a BSOD (blue screen of death)?
Hardware
A user experiences a blue screen of death (BSoD) while using a Windows computer. What does a support technician determine to be a good first troubleshooting step?
Remove any newly installed hardware
A user installs an application on a Linux system by using which method in the operating system?
Package manager
Linux uses ____ package
DEB for YUM
A user needs to restore a problematic Windows system to its original factory state. What approach does the user utilize to achieve the restoration?
Recovery partition
When is Window refresh used
to repair the installation and reverts most system settings to the default but can preserve user personalization settings, data files, and apps
A user with a problematic Windows system tries to use a previously created system image. How does the user access the image?
Repair Disk
Advanced boot
The Instagram app on an Android phone will not launch. Which of the following options could fix the problem?
Force Stop
Which of the following should generate an alert when the account is disabled or altered?
Change default administrator account.
A telltale sign of a malware infection is when changes occur to system files. Which of the following is likely the result of malware-induced changes to system files?
Files that are missing or renamed
Files with date stamps and file sizes that are different from known-good versions
An _______ file is format for Android
.apk
A vulnerability manager is brainstorming different ways to enhance security for their cell phone devices. The company only uses Apple, and so one of the ideas the manager comes up with is to look for anomalistic files that do not belong with Apple for signs of possible malware which did not profile the device and instead just blasted malware out, hoping the operating system would be right. Which of the following would be anomalistic?
.dmg
.pkg
.app
.apk
.apk
What enables the integration of Linux and Windows systems.
Samba
Samba allows Linux and Windows systems to do what?
file and print sharing protocol to access shared resources on a Windows host.
Samba allows Linux and Windows systems to do what?
file and print sharing protocol to access shared resources on a Windows host.
A threat actor uses a technique that instills statements through an unfiltered user response. What is this technique
SQL injection
Cross-site scripting (XSS) attack
exploits the fact that the browser is likely to trust scripts that appear to come from a site the user has chosen to visit.
SQL injection attack
attacker modifies one or more of the basic functions by adding code to some input accepted by the app, causing it to execute the attacker’s own set of SQL queries or parameters.
A Linux server administrator notices a service they do not recognize, although the environment is quite big. They look at the help file for the ksh process, but the documentation seems poor. It does seem to indicate that it provides interactivity, however. What type of program is this?
Terminal
ksh - product for Linux shell such as Bash, zsh
A helpdesk manager assesses older Windows 7 computers their company owns and tries to determine available upgrade paths. Which of the following can NOT be upgraded?
Windows 7 Home to Windows 10 Enterprise
Windows Home to Windows 10 Pro
Windows 7 Pro to Windows 10 Home
Windows 7 Home Premium to Windows 10 Pro
Windows 7 Home to Windows 10 Enterprise
Users cannot upgrade from a Home to an Enterprise edition.
A company uses an element that reminds users when logging in to the company’s device of the current software version. What is this called?
Splash screen
Splash screen consists of what?
graphic design element consisting of a window containing an image, logo, and the current software version.
Which of the following macOS features is used to backup and restore files to an external hard disk?
Time Machine
Port ____ used for DNS
53
Port ___ used for DHCP or automatically assigning IP address
67
Port _____ is used for email clients to retrieve email from a mail server. (POP3)
110
Port ____ provides a user with a graphical interface to connect to another computer over a network connection. (RDP)
3389
Which version of Windows supports Virtual Desktops?
Windows 10
A coworker is creating a file containing a script. You look over their shoulder and see “#!/bin/bash” as the first line in the file. Based on this, what type of file extension should this script use?
.sh
used in Linux and macOS
Which type of wireless encryption uses a 40-bit encryption key with an RC4 encryption cipher?
WEP
Which type of wireless encryption uses RC4 cipher and a temporal key integrity protocol (TKIP)
WPA
Which type of wireless encryption AES cipher with counter mode with cipher-block chaining message authentication protocol (CCMP)
WPA2
Your company recently downloaded and installed the latest audio card driver for all of its workstations. Now, several users have had their usernames and passwords for several websites compromised. You believe the two issues are related. If they are, which of the following was MOST likely contained in the audio card driver file that was installed?
Keylogger
Which type of backup generates the recovered files from a complete copy of a file created at some point in time and one or more partial backups created at later times to merge them into the recovered data?
Synthetic
Which type of backup only creates a copy of the selected data that has been modified since the last full backup
differential