CGS 3767 FINAL
When you use the _ option, the kill command is considered stronger.
-9
The DOS find command is case sensitive unless used with the _ switch. a. /I
/I
When the Windows 7 XCOPY command is used with the _ switch, the operating system does not display filenames while copying.
/Q
In the Windows 7 CLI, use the _ switch with the RD command to remove all directories and files in the specified directory and the directory itself.
/S
A sustained processor queue of less than _ threads per processor is normally acceptable.
10
If the Pages/Sec counter in the System Monitor exceeds _, you need to analyze paging activity.
20
In Firefox cookies usually expire in _ days if you keep them.
30
A high CPU usage (consistently over _ percent) is an indication that the processor speed is inadequate.
90
From the _, you can issue commands to view the directory structure and execute other tasks.
???
If you suspect that a batch program is "running away" because of an infinite loop, or you change your mind about allowing the program to complete, press _ to stop the program.
???
In TextPad's Replace dialog box, you would select the _ button to replace the current text selection and find the next occurrence.
???
In Vim, a _ search does not encompass the entire document; it only searches for the pattern on the line that contains the cursor.
???
The MORE filter displays one screen (_ lines) of information at a time followed by - More--.
???
The Windows 7 _ is an advanced tool that measures hardware and software problems and other changed to your computer.
???
You use the SET command to display, create (set), or remove environment _.
???
File Allocation Table (FAT)
A file system that was originally developed for early PCs running DOS.
Taskbar
A graphical toolbar used in Windows 7 to select open applications
To navigate to an _ path, you must provide the drive and the full path name, beginning with a backward slash (\).
Absolute
In Windows 7, if you have _ privileges, you can create additional shares for the entire contents of the local disk (C).
Administrative
Mount Command
Allows you to attach a Fedora 13 file system to a partition via a mount point directory
Batch Program
An unformatted text file that contains one or more Windows 7 commands and has a .cmd extension.
POP3 (Post Office Protocol 3) operates in the _ layer of the Internet Protocol Suite.
Application
From the Windows 7 Task Manager _ tab, you can determine if a program is not responding.
Applications
If you use the /A switch with the SET command, you can perform _ operations.
Arithmetic
File _ are restrictive labels attached to a file that describe and regulate its use.
Attributes
_ environment variables are preset in the operating system and are available to all Windows 7 processes.
Batch
A _ is anything that slows down a virtual machine's performance.
Bottleneck
In Windows 7, by default, the hidden shar _ is displayed in the Sharing tab of the Local Disk Properties dialog box.
C$
SHIFT Command
Changes the position of batch parameters in a batch file.
In Windows 7, you can open the command prompt console by clicking Start, pointing to All Programs, clicking Accessories, and clicking _.
Command Prompt
The Windows OS supports _, a means of reducing the amount of space needed to store a block of data.
Compression
File Systems
Comprises files, directories (or folders), and the information needed to locate and access them.
SuperBlock
Contains a number that identifies the file system type a UFS file system and includes other numbers that describe the file system's geometry, statistics, and behavioral parameter.
A disk drive _ manages the transfer of data form a motherboard to a disk drive and vice versa.
Controller
To copy files or directories in the Fedora 13 directory tree, use the _ command.
Cp
To _ text in DOS Edit, press ALT+E and then press the T key.
Cut
The administrator account is called a recovery agent because it has a global key that can _ any file.
Decrypt
The _ program creates a virtual DOS machine to run DOS programs
Dos.exe
If you see the entry you want in your Windows 7 search results, _ the entry to open it.
Double-click
To _ the mouse, click and hold the left mouse button while moving over the text.
Drag
To create a file in DOS Edit, type _ at the command prompt to start DOS Edit, and then begin typing in the document window.
Edit
You exchange certificates with servers using a secure transmission protocol, which provides _ and unaltered information.
Encrypted
You can use the Windows 7 _ shortcut to copy the current command in the history buffer to the command prompt, up to the first occurrence of the character you specify.
F2
To repeat a text string search in DOS Edit, press _ .
F3
You can search for files using the DIR, FIND, and _ commands in the Windows 7 CLI.
FINDSTR
To find files containing words that start with the characters Work, use the following command:
FINDSTR /R "/<Work" *.*
A low rate of page file activity indicates that more RAM is required.
False
From the GUI interface, you cannot use a CLI.
False
If you decrease screen resolution, text and other displayed information will appear smaller.
False
Peripheral devices are internal to the PC.
False
SOHO is the standard used by home and business computers and all networking software and is the foundation of the Internet Protocol Suite.
False
The Fedora 13 find command returns a status of less than zero if an error occurs.
False
The default mode of the Vim editor is Visual.
False
Third-party cookies are stored by a Web server from the same internet domain.
False
To perform a Vim editor search-and-replace operation on an entire document, place a $ sign before the :substitute command.
False
When installing ActiveState Perl in Fedora 13 you use the same installation options as Windows 7.
False
Windows 7 requires quotation marks to enclose filename that contain spaces.
False
Permissions assigned at the _ level override those assigned at the folder level.
File
The four tabs in the Fedora 13 System Monitor are System, Processes, Resources, and _.
File Systems
When you save a file, you or a Windows 7 application appends a _ to the end of a filename.
File extension
An antivirus agent uses a _ driver to intercept files that contain viruses.
Filter
ROMs, PROMs, EPROMs, and EEPROMs that contain recorded programs are called _.
Firmware
The Internet Protocol Suite is divided into _ "layers" of communication from bottom to top.
Four
To use the Fedora 13 free command, simply type _.
Free
Which Windows 7 shared folder permission allows you to change file permissions and take ownership of the file resources?
Full control
The _ desktop is the default desktop for Red Hat's distribution of Fedora 13.
GNOME
Within a batch program, the _ command directs Windows 7 to a line identified by a label.
GOTO
The _ IP address is a node (a router) on a TCP/IP network that serves as an access point to another network.
Gateway
Which tab in the Local Disk Properties dialog box would you select to perform disk cleanup?
General
Xerox PARC is best known for essentially creating the modern PC _.
Graphical user interface
In Fedora 13, you can use the _ command to search a file and then print all the lines that match your search.
Grep
To see a list of available commands at the Windows 7 command prompt, type _ at the command prompt and press Enter.
HELP
Using UNC notation requires that you know the name or _ of the server and share.
IP Address
When you use the /M switch with the XCOPY command, the system will perform an _ backup.
Incremental
_ are designed for the input of text and to control the operation of the computer.
Keyboards
In the Windows 7 CLI, you can create a subdirectory using the _ command
MD
In the Windows 7 CLI, you can create a subdirectory using the _ command.
MD
You can _ text in the Windows 7 command prompt Edit Menu using the Shift key and cursor movement keys.
Mark
_, which is located in the desktop computer case, is the electronic holding area for programs and data.
Memory
In the Processes tab of Task Manager, the _ tab displays the "working set" of a process, or the amount of memory it is actively using.
Memory Usage
In Fedora 13, if you need to create a mount point on the current file system, you first create a directory in the file system using the _ command.
Mkdir
The fsck command is syntactically similar to the _ command.
Mkfs
The Fedora 13 _ command allows you to view file contents
More
The _, which is located in the desktop computer case, is the main circuit board for a PC.
Motherboard
To access a Fedora 13 share, you must _ the share.
Mount
For copy right reasons, Fedora 13 does not automatically recognize _, and sometimes it requires kernel updates for the driver.1. For copy right reasons, Fedora 13 does not automatically recognize _, and sometimes it requires kernel updates for the driver.
NTFS
Only _ permits user accounts and user groups to be linked to folder and file permissions.
NTFS
One way to view the Fedora 13 IPv4 settings is to use the _ command in a Terminal window.
Nm-tool
Whenever a program or command is executed, the kernel assigns an identification number called a _ to the process.
PID (Process ID)
Fedora 13 assigns logical storage areas called _ on a hard drive.
Partitions
The homegroup is protected with a _, so you can always choose what you share with the group.
Password
_ inheritance occurs when you create or copy a subfolder or a file and the subfolder or file inherits the permission of the parent folder by default.
Permission
The _ is displayed above the Windows Start menu separator line, where they are always available for you to click to start.
Pinned items list
Which Fedora Core 13 kernel subsystem enforces a policy that ensures processes will have fair access to the processor, while ensuring that necessary hardware actions are performed by the kernel on time?
Process Scheduler (SCHED)
The _ command enables you to include comments (remarks) in a batch file.
REM
When using dates and date ranges with Windows Search, you can use _ dates such as today, tomorrow, or yesterday in a search.
Relative
To remove an item from a panel, right-click it on the panel and then click _ from Panel.
Remove
From the Fedora 13 System Monitor _ tab, you can view CPU usage and current percentage of CPU usage.
Resources
The number of _ that a disk can accomplish per second should not exceed the manufacturer's specifications.
Rotations
After a command that is typed on the keyboard passes through the _, the characters are echoed on the console.
STDIN
In Fedora 13, the _ file is a hidden file on the hard drive used to hold parts of programs and data files that do not fit in memory
SWAP
Fedora 13 provides peer-to-peer networking with _, which is based on the common client/Server protocol of Server Message Block (SMB).
Samba
Fdisk Command
Shows the Fedora 13 partition table with the corresponding file systems
To shut down a virtual machine, click System, click Shut Down, and then click the _ button.
Shut Down
When using Windows search, if you know the approximate size of a file, you can include the file's size in your search by using keyword _.
Size:
In Fedora 13, to control the order in which items appear in a list, you pipe the output of the ls command to a _ command
Sort
Setting the Fedora 13 _ bit ensures that only the owner (and root, of course) who created a file in his directory can delete the file and prevent malicious or accidental deletion by others.
Sticky
_ is the division of a network into groups of computers that have a common, designated IP address routing prefix.
Subnetting
In _ multiprocessing systems, several CPUs execute programs and distribute the computing load over a small number of identical processors.
Symmetric
In the Fedora 13 man pages, the _ displays the syntax of a command
Synopsis
Every operating system has a general logic, or _, for entering commands.
Syntax
You use _ to monitor active applications, view graphs, and manipulate the running application on your Fedora 13 computer.
System Monitor
A cable modem is designed to operate over _ lines.
TV
Filter Command
Takes input from a file, changes the input in come way, and sends the output to a file or the standard output device.
Header Line
The first line in a script
Properties dialog box Quota Tab
Tracks and controls disk space usage for NTFS volumes
Which Fedora 13 Side Pane drop-down list option displays a hierarchical representation of your file system that you can use to navigate through your files.
Tree
All modern operating systems support multithreading and multitasking.
True
Between the NTFS Full Control and Modify permissions, the more restrictive permissions is Full Control.
True
By default, the Network icon is not on the Start menu of the Windows 7 Network Connection Details window.
True
Disk access is much slower than RAM (Random Access Memory).
True
In the Windows 7 Task Manager Networking tab only appears when a network card is present.
True
In the context of creating storage on a disk, an unallocated area is one that does not contain a primary or extended partition.
True
The FINDSTR command offers more control over the search process than the FIND command
True
The RENAME and REN commands do not allow you to specify a new drive or path for your destination file.
True
The internal workings of a computer, and especially the hard drive, are extremely susceptible to static electricity.
True
The taskbar is a key element in using the Windows 7 interface.
True
You can only use the DOS Edit Paste command to place text from the edit buffer after first using the Cut or Copy command.
True
A VPN (Virtual Private Network) uses a technique known as _ to transfer data securely on the Internet to a remote access server on your workplace network.
Tunneling
Fedora 13 owes its parentage to _.
UNIX
When working with C++ files in TextPad, you cave them by selecting _ from the File Format list box in the Save As dialog box
UNIX
Before using a disk in Fedora 13, you must _ and format it.
Unmount
Mkfs Program
Used in Fedora 13 to create a file system.
Free Command
Used in Fedora 13 to determine the amount of available swap space.
For in Command
Used in Fedora 13 to execute a number of instructions based on a maximum count you specify.
Cut Command
Used in Fedora 13 to extract fields from a file line (record).
Less Command
Used in Fedora 13 to move forward and backward through a file.
Disk Defragmenter
Used in Windows 7 to analyze local drives and to locate and consolidate fragmented files and folders.
Function Keys
Used to speed the entry of commands
The Windows 7 Task Manager _ tab is not available to computer systems in a domain network.
Users
To paste text from the Windows Clipboard, you can use the keyboard shortcut Ctrl+_.
V
With both if commands constructs, the decision is made by testing a _.
Variable
In Fedora 13, use the _ command to enable multiple executions of a set of instructions while a certain condition exists.
While
The Windows 7 Reliability Monitor retains data for up to a _ so you can see how your system has been performing over time.
Year
In Windows 7, only one file extension is available for _ files.
Zip
You can set up security _ from the Security tab of the Internet Options dialog box.
Zones
Which magic character replaces text with the whole matched pattern?
\0
To redirect the output to a network printer, specify the printer using the UNC (Universal naming Convention) format of _.
\\servername\printername
Which TextPad replacement expression substitutes the contents of the Clipboard
\p
In Fedora 13, the _ command modifies the permissions of a file.
chmod
In DOS, you use the _ command to create a partition and the format command to prepare the partition for use.
fdisk
In Windows 7, the _ command is specifically designed for batch programs.
for
_ creates the root of the directory structure and the file system for use.
formatting
NTFS uses a _ for managing access to files.
master file table (MFT)
Scripts used in ActiveState Perl have a file extension of _.
pl
To customize the Fedora 13 panel, _ an empty area on it and then use the submenu that appears.
right-click