Shared Flashcard Set

Details

chapter 4-6
chapter 4, 5, 6
73
Other
Undergraduate 2
05/04/2013

Additional Other Flashcards

 


 

Cards

Term
ActiveState Perl
Definition

The leading commercial grade distribution of the open source Perl dynamic programming language;  ActiveState Perl is available in a Community Edition for Windows, Linux, and Max OS X.

Term
ActiveX Controls
Definition

Reusable software componenets based of Microsoft's ActiveX techonology that add interactivity and functionality to Web pages, applications, and software development tools.

Term
bot
Definition

A program that performs a repetitive or time-consuming task on a network or the Internet.  On the Internet, for example, a bot might search Web sites and newsgroups for info and then index them in a database or another record-keeping system; also called a spider. 

Term
cookies
Definition

Blocks of data that a Web server stores on a client system to identify visitor to a website.  When a user returns to the same site, the browser sends a copy of the cookie back to the server. You can also instruct the server to send a customized version of the requested webpage, submit account information to the user, and serve other administrative purposes.

Term
Digital certificate
Definition

An assurance that software downloaded from the Internet comes from a reputable source. The digital certificate provides information about the software, such as the authors identity and the date that the software was registered with a certificate authority, as well as the measure of tamper resistance.

Term
Hard coded
Definition

Data in a program or application that is designed to handle a specific situation. Data that is hard coded into the program makes independent on specific values rather than the value user can input.

Term
Hyperlink
Definition

A word, phrase, symbol, or image that you click on to move from one web station to another. A hyperlink can take you to a different part of the same website or two different website. Hyperlink text is usually underlined or displayed in a different color from the rest of the text.

Term
portal site
Definition

A web site that serves as a gateway to the Internet. Portal is a collection of links, content, and services designed to guide users to interesting information, news, weather, entertainment, commerce site, chat room, and so on.

Term
search engine
Definition

An Internet program that searches for keywords and phrases and web file, newsgroups, and archive. Some serach engines are dedicated to a single website. Other search multiple sites, using agent to get by just together list of available files and databases and store them for user searches.

Term
Uniform Resource Locator (URL)
Definition

An address used in a Web browser or locate a resource on the Internet. 

Term
zone
Definition

On LAN, subgroup of users within a larger group of connected networks. 

Term
auditing
Definition

The process of OS uses to detect and log security-related events. 

Term
basic disk
Definition

A disk that contains basic volumes, such as primary partitions, extended partitions, and logical drives. 

Term
binary search
Definition

A programming technique for quickly locating an item a sequential list.

Term
buffer cache
Definition

Region of memory that holds frequently used data values.

Term
cluster
Definition
A disk-storage unit they consist of fixed numbers of sectors.
Term
cluster address
Definition

Location of a cluster on the hard drive.

Term
Compression
Definition

A means of reducing the amount of space needed to store a block of data.

Term
Decompression
Definition

The opposite of compression; restoring the contents of compressed files to its original form.

Term
Defragmentation
Definition

The process of writing parts of a file to contiguous sectors on hard drive to speed access and retrieval.

Term
dynamic disk
Definition

A disk that contains dynamic volumes, such a simple volumes.  Dynamic disk storage is divided into volumes instead of partitions. 

Term
encryption
Definition

The process of encoding data to prevent unauthorized access. 

Term
FAT12
Definition

A file system, first used by DOS, that uses 12-bit sector addresses. 

Term
FAT16
Definition

A file system, first used by DOS, that uses 16-bit sector addresses. 

Term
FAT32
Definition

A file system, first used by Windows 95 OSR 2, that uses 32-bit sector addresses (of which 28 bits are currently used).

Term
file allocation table (FAT)
Definition

A data structure that DOS creates on a disk when it is formatted.

Term
File system
Definition

The overall structure of which files are named, stored, and organized. A file system consists of files, directories or folders, and the information needed to locate and access these items.

Term
Formatting
Definition

Preparing a file system so that a disk can be used to store programs and data.

Term
Fragmentation
Definition

The scattering of parts of the same file over different areas of the hard drive.

Term
master file table (MFT)
Definition

The special file that contains the attributes of each file created using NTFS; used to lcoate a file on a hard drive.

Term
NFTS (New Technology File System)
Definition

The default system for new installations of Windows 7; first used by Windows NT.

Term
Partition
Definition

Logical storage area on a drive.

Term
Primary partition
Definition

A portion of the drive that functions as a physically separate allocation unit.

Term
Quota
Definition

A restriction on users ability to exceed limits placed on a file system resources. It allows administrators to effectively manage disk space shared by multiple users.

Term
Sector
Definition

The smallest unit space on a disk; typically 512 bytes.

Term
Storage area
Definition

An area on a disk that is allocated and formatted for a filesystem.

Term
subdirectory
Definition

A logical grouping of related files in Windows 7.

Term
superblock
Definition

Part of the UFS file system that contains an identifying number and other numbers that describe the files systems geometry, statistics, and behavioral parameters.

Term
swap file
Definition

A hidden file on a hard drive that is used to hold parts of programs and data files that do not fit in memory. The OS moves data from my swapfile to memory as needed and moves data out of memory to the swapfile to make room for new data.

Term
terabyte
Definition

A measurement of high–capacity storage. A terabyte is about 1 million bytes

Term
virtual file allocation table (VFAT)
Definition

A filesystem first use by Windows 95; the first file system to support long filenames.

Term
volume
Definition

A fixed amount of storage on a hard drive.

Term
Absolute path
Definition

A path to a file that begins with the drive identifier and root directory or with the network shares and ends with the complete filename.

Term
CD
Definition

The command that changes the current directory. The command must be lowercase in LINUX or UNI X

Term
command-line interface (CLI)
Definition

A form of interface in which the user types commands using a special command language.

Term
command-line interpreter
Definition

The program that excepts typed commands from the keyboard and performs tasks as directed. The command – line interpreter, which is usually a part of the operating system, is responsible for loading applications and directing the flow of information between them.

Term
COPY
Definition

A MS – DOS command used to duplicate files from one disk or directory to another.

Term
command prompt
Definition

A line are within a command window, usually indicated by blinking cursor, where you type MS-DOS or Linux commands.

Term
cp
Definition

The Linux command used to copy files, similar to the 'COPY' command in MS-DOS.

Term
Current directory
Definition

This directory the end of active directory path; it is the directory that is searched first for a requested file, and the directory in which a new file is stored unless another directory specified.

Term
DEL
Definition

An MS-DOS command used to permanently remove a file. The file remains stored and is recoverable until the system reuses the storage space space taken by the file

Term
DIR
Definition

An MS-DOS command that displays a list of files and subdirectories in the current directory. 

Term
ERASE
Definition

An MS-DOS command used to premanently remove a file or folder. 

Term
home
Definition

The conventional starting directory for all regular users in Fedora 13.

Term
long filename
Definition

A plain-text name assigned to a file that can be 200 characters or more; it can include uppercase and lowercase letters as well as spaces.

Term
ls
Definition

The Linux command that displats a list of files and subdirectories in the current directory or the directory specified in the command.

Term
mkdir
Definition

The Linux command that creates a directory or subdirectory in the current directory of a folder. 

Term
mount
Definition

To make a physical disk accessible to computers filesystem.

Term
MOVE
Definition

THe MS-DOS command used to transfer file or folder from one directory to another. 

Term
mv
Definition

The Linux command used to transfer file or folder from one directory to another; similar to the MOVE command used in MS-DOS.

Term
pipe symbol
Definition

The vertical line symbol (l) that appears on a virtual machine keyboard as the shift character on the backslash (\) key.  This symbol is used in MS-DOS and Linux to transfer the output of one command to the input of a second command. 

Term
RD
Definition

The MS-DOS command to remove a directory. 

Term
relative path
Definition

A path that is implied by current working directory. If a user enters the command refers to a file and the full path name is not entered, the current working directory becomes the path of the file to which the user referred.

Term
REN
Definition

The MS-DOS command to rename a file. 

Term
rmdir
Definition

The Linux command used to remove a directory.  All folders need to be removed from the directory before it can be removed. 

Term
sort
Definition

The Linux command used to organize files in a partcular order.  Files can be organized ascending or descending alphabetical order. 

Term
Standardized channel
Definition

A password link through which information passes between two devices.

Term
TREE
Definition

The command used in MS-DOS to produce a graphical view of files in a directory or subdirectories.

Term
unmount
Definition

To remove a disk or device from active use. 

Term
white space
Definition

Blank areas of the page or window that contribute to its balance and visual appeal.

Term
wildcard character
Definition

A character that you use in a command to represent one or more unknown characters. Wildcards are useful, for example, to specify multiple filenames.

Term
working directory
Definition

Another term for current directory.

Term
XCOPY
Definition

A more powerful version of the MS-DOS COPY command, with additional features. 

Supporting users have an ad free experience!