Quiz 6 Flashcards
What command in Linux will move you up one level in a directory?
cd ..
The Summary of Administrative Events in Event Viewer contains what levels?
- Error
- Warning
- Information
- Critical
What is Windows Memory Diagnostic Tool’s default option?
Standard - takes a few minues
What Windows tool is known as the default tattletale program?
Event Viewer
What command works in every operating system to change the focus of the command prompt to a different directory?
cd
What are some ways to access WinRE in Windows 7?
- Boot from a system repair disk
- Use the Repair Your Computer option from the Advanced Boot menu
- Boot from Windows Installation media and select repair
If a user plugs a USB into a computer and it displays the error “No Boot device detected”, what is the most likely cause of the problem?
CMOS is configured to boot to removable media before hard drives
What commands are available from the Recovery Console?
- attrib
- diskpart
- chkdsk
- systemroot
What switch can be used with robocopy to mirror a directory?
/MIR
The ____ command in Linux enables a user to run a command as root
sudo
What is the default Linux text editor?
Vi
Windows lives on ____ files. Many programs used by Windows call to these files to do most of the heavy lifting that makes Windows work
DLL
What Linux command will display a list of running processes?
ps
What command will update group policy settings?
gpupdate
What environment powers Windows RE?
Windows PE
What would you type to run SFC and automatically repair files as needed?
run SFC /SCANNOW
To make a new directory called test in Windows, Mac, or Linux, type:
mkdir test
______ is used in Linux to edit a wireless connection’s configuration settings
iwconfig
What does sudo rm -rf / do in Mac or Linux?
You will delete every file and folder on the computer’s hard drive
The Windows ____ and the Mac ____ command show you the contents of the directory where the prompt is focused
dir, ls
What are two wildcard characters that can be used in place of all or part of a filename?
- and ?
The ____ command provides a quick overview of all security policies applied to a single computer
gpresult
The ____ command can be used to schedule a remote shutdown
shutdown
To run Windows Memory Diagnostic from an administrative command prompt type:
mdsched.exe
In a Windows command prompt, type ____ to open Windows Explorer
explorer