4 Flashcards
(50 cards)
what is an illegal character in a Linux filename?
anything except forward slash ( / ) used exclusively as a path separator
which command pauses after displaying a screen’s worth of directory contents?
The ls | more and dir /p command in linux and windows, respectively, pause a long listing at the end of the page
which command will delete all of the files in a directory in Linux?
type rm * and press ENTER to delete all files in a directory in linux
which command do you use to determine your exact folder location (path) in Linux?
pwd command determines the current folder location in linux
what windows command is functionally equivalent to the Linux ls command?
the windows dir command
what do you type before a Linux command to access help for that command?
access the help for a linux command by typing \
man [command name]
which command will show detailed information about the contents of a folder?
type ls -l and press ENTER to see detailed information about the contents of a folder in linux
what command identical in both windows and Linux will tell you the name of the computer?
type hostname and press ENTER to discover the hostname for just about any computer
describe the function of the windows gpresult command
lists group policies applied to a user
how do you run a command at the windows command prompt with administrator privileges
Run command prompt as Administrator
which utility is useful in identifying a program that is hogging the processor?
task manager
which windows utility uses points in time that enable you to return your system to a previous date and state
system restore uses restore points- snapshots of a system at a given point of time
a windows 8.1 computer isn’t performing as well as it once did. what option can he use to reset his system without deleting any personal files or changing any settings
refresh your pc in windows 8 and later will rebuild windows but preserve all user files and settings
reset your pc remove all apps programs, user files, user settings and presents a fresh install of windows
what can device drivers and failing hardware in Mac OS X and linux cause?
device drivers and failing hardware can trip up Mac OS X and linux and create a kernel panic, which can bring the system down
which of the following points to a hardware or CMOS problem rather than a OS problem with a PC that wont boot
a black screen with an “invalid boot disk” error points to a hardware or CMOS problem with a pc that wont boot
a computer has an error that says bootmgr is corrupted
what tool can be used to fix this
the bcdedit program can fix a corrupted bootmgr
what does microsoft call the 32- and 64- bit installation environment in Windows 7?
microsoft calls the 32- and 64- bit installation environment in windows 7 the windows preinstallation environment or WinPE
you suspect a bad RAM stick is causing windows to fail at boot. what default windows tool can he use to check the RAM?
use the Windows Memory Diagnostic Tool to scan his RAM
which command will repair a damaged master boot record in a windows 8 pc?
run bootrec /fixmbr in the windows RE to repair a damaged master boot record in a windows 8 pc
which feature in windows 7 enables you to right click a file or folder and restore previous versions of that file or folder?
the System Protection feature in windows 7 enables you to right click a file or folder and restore to previous versions of that file or folder
upgrading which component of a host machine would most likely enable you to run more virtual machines simultaneously?
RAM, upgrading a hard drive could help but RAM is a better answer
what is difference between a VM and an emulator
an emulator converts from one platform to another, whereas a virtual machine mirrors the host machine
what feature lets you save a VM’s state so you can quickly restore to that point?
snapshot or checkpoint, not to be confused with a true backup
what do you need to install a legal copy of windows 8.1 into a virtual machine using VMware Workstation?
you need a copy of the windows installation media to install windows