• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/146

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

146 Cards in this Set

  • Front
  • Back
The text that appears after a command name, does not start with a dash character and specifies information the command requires to work properly
arguments
the process whereby each user must log in with a valid user name and password before gaining access to the user interface of a system
authentication
It is the default command - line interface in linux.
BASH (Boune Again Shell)
A small program started by BIOS ROM, which executes the Linux kernel in memory.
boot loader
A program that exists in the hard drive and is execute when typed on the command line.
command.
The process of installing more than one operating system on a computer. The user can then choose the operating system to load at system startup.
dual booting
A configuration utility that is run at system startup immediately following a Red Hat fedora Linux installation.
firstboot wizard
an abstract representation of video hardware used by programs such that they do not need to to communicate directly with the video hardware.
framebuffer
a common boot loader used in linux
GRUB (Grand Unified Boot Loader)
a filesystem function that keeps track of the information that needs to be written to the hard drive in a journal
journaling
the specific pieces of information that can be passed to the linux kernel to alter how it works
kernel parameters
the key combinations that have special meaning in the linux operating system
metacharacters
the specific letters that start with a dash or two and appear after the command name to alter the way the command works
options
a type of starage that can be used to combine hard disks together for fault tolerance
RAID
a user interface that accepts input from the user and passes the input to the kernel for processing
shell
the channel that allows a certain user to log in and communicate with the kernel via a user interface.
terminal
an area on a hard disk that can be used to store information that normally resides in physical memory if the physical memory is being used excessively
virtual or swap memory
a metacharacter used to represent a user's home directory
~
The full pathname to a certain file or direcotry starting from the root directory
absoloute pathname
a file that contains a machine language and stores information used by binary compiled programs
binary data file
a linux command used to display (or concatenate )the entire contents of a text file to the screen
cat
a linux command used to change the current directory in the directory tree
cd
one of the two input modes in vi it allows a user to perform available text editing task that is not related to inserting text into the document.
command mode
the joining of text together to make one larger whole
concatenation
a special file in the filesystem use to organize other files into a logical structure
directory
a viariant of the grep command used to search files for atterns using extended regular expressions.
egrep
a popular and widespread text editor more conducive to word processing than vi
emacs
a file that can be executed by the linux operating system to run in memory as a process an perform a useful functions
executable program
a variant of the grep command that does not allow the use of regular expressions
fgrep command
a linux command that displays the file type of a specified filename
file command
the user friendly identifier given to a file
filename
a series of identifiers following a dot at the endo fo a filename used to denote the type of the file.
filename extensions
a text editor for the gnome desktop
gedit
a linux command that searches fiels for patterns of charactersusing regular expression metacharacters
grep command
a linux command that displays the first set of lines of a text file.
head command
a directory on the filesystem set aside for users to store personal files and information
home directory
one of two input modes in vi it allows the user the ability to insert text.
insert mode
a text editor for the KDE desktop
kedit editor
a linux command used to display a text file page by page on the terminal screen
less command
the files that represent the same data as other files
linked file
an alias for the ls -l command it gives a long file listing
ll
a file that contains past system events
log file
command used to list the files in a given directory
ls
command used to display a text file page by page and line by line
more command
a temporary connection that sends information from one command or process in memory to another
named pipe file
a linux command used to display the contents of a file in octal format
od command
command used to display the current directory in the directory tree
pwd (print working directory)
the special metacharaters used to match patterns of text within text files
regular expressions
the pathname of a target directory relative to your current directory in the tree
relative pathname
a named pipe connecting proceesses on two different computers
socket file
the directory that contains vinary comands for use by all users
/bin directory
the directory that contains the linux kernel and files used by the boot loader data block.
/boot directory
the directory that contains device files
/dev directory
the directory that contains system-specific configuration fiels
/etc directory
the default location for user home directories
/home directory
the directory that contains shared program libraries
/lib directory
an empty directory used for accessing (mounting) disks
/mnt directory
the directory that stores additional software programs
/opt directory
the directory that contains process and kernel information
/proc directory
the root user's home directory
/root directory
the directory that contains system binary commands
/sbin directory
the directory that holds temporary files created by programs
/tmp directory
the directory that contains most system commands and utilities
/usr directory
the location for most additional programs
/usr/local directory
the directory that contains log files and spools
/var directory
the command used to change the group owner of a file or directory
chgrp
the command used to change the mode (permissions) of a file or directory
chmod
the command used to change the owner and group owner of a file or directory
chown
the command used to create copies of files and directories
cp
a file system allocationunit in which the data that makes up the contents of the file as well as the filname are stored
data blocks
a standared outlining the location of set files and directories on a linux system
filesystem hierarchy standard (FHS)
the command used to find files on the filesystem using various criteria
find command
when used in the mode of a certain file or directory, the collection of users who have ownership of that file or directory
group
a file joined to other files on the same filesystem that shares the same inode.
hard link
the portion of a file that stores information on the file's attributes, access permissions, location, ownership and file type
inode
the mode that file management commands use when a file can be overwritten
interactive mode
the command used to create hard and symbolic links
ln (link) command
the command used to locate files from a database
locate
the command used to create directories
mkdir
the command used to move/rename files and directories
mv
when used in the mode of a certain file or directory it refers to all users on the linux system
other
the user whose nameappears in a long listing of a file or directory and who has the ability to change permissions on that fileor directory
owner
a variable that stores a list of direcories that will be searched in order when commands are executed without an absolute or relative pathname
PATH variable
a list that identifies who can access a file or folder and their level of access
permissions
a default group to which a user belongs
primary group
a term referring to itself and its own contents
recursive
the command used to remove files and directories
rm
the command used to remove empty directories
rmdir
the portion of a command that refers to the file or directory table an block size
source file/directory
the portion of a filesystem that stores critical information, such as the inode referred to as a shortcut
superblock
a pointer to another file on the same or another filesystem, commonly referred to as a shortcut
symbolic link
the command used to create new files
touch command
a special variable used to alter the permsissions on all new files and directories taking away select default file and directory permissions
umask
the command used to view and change the umask variable
umask command
when used in the mode of a certain file or directory, the owner of tha file or directory
user
the command used to locate files that exist within the direcores listen in the PATH variable
which command
the command used to re-create a device file if one or more of the following pieces of device information is unknown: major number,minor number, or type
/dev/MAKEDEV
a file used to specify which filesystems to mount automatically at boot time
/ect/fstab
a file that stores a list of currently mounted filesystems
/ect/mtab
a file that contains currently used device information
/proc/devices
the areas of a storage medium unable to store data properly
bad blocks
a series of tracks on a hard disk that are written to simultaneously by the magnetic heads in a hard disk drive.
cylinder
a file used by linux commands that represents a specific device on the system
device file
a comand that displays disk fee space by filesystem
df
a command that displays directory usage
du
a command used to specify quota limits for users and groups
edquota
a command used to create, delete and manipulate partitions on hard disks
fdisk command
the organization imposed on a physical storage medium that is used to manage the storage and retieval of data
filesystem
the errors in a filesystem structure that prevent the retrieval of stored data
file corruption
the process in which a filesystem is placed on a disk device
formatting
a command used to check the integrity of a filesystem and repair damaged files
fsck
a command used to identify any users or processes using a particular file or directory
fuser command
the limits on the number of files or total storage space on a hard disk drive, available to a user.
hard disk quotas
a limit imposed that cannot be exceeded
hard limit
the number used by the kernel to identify which device driver to call to interact properly with a given category of hardware
major number
the number used by the kernel to identify which specific hardware device, within a given category, to use a driver to communicate with
minor number
a command used to format and create filesystem
mkfs
a command used to recreate a device file provided by the major number, the minor number and type are known
mknod
a command used to mountfilesystems on devices to mount point directories
mount command
the directory in a file structure to which something is mounted
mount point
a process used to associate a device wit a directory in the logical directory tree such that users can store data on that device
mounting
a physical division of a hard disk drive
partition
a command used to view disk quotas imposed on a user
quota command
a command used to deactivate disk quotas
quotaoff
a command used to activate disk quotas
quotaon
a command used to produce a report on quotas for a particular filesystem
repquota
the filesystem that contains most files that make up the operating system
root filesystem
the smallest unit of data storage on a hard disk
sector
a liit imposed that can be exceeded for a certain period of time
soft limit
the process of writing data to the hard disk that was stored in RAM
syncing
the area on a hard disk that forms a concentric circle of sectorsq
track
a command used to modify ext2 and ext3 filesystem parameters
tune2fs
a command used to break the association between a device and a directory in the logical directory tree
umount command
the directory that contains information on current cpu setup on the system
/proc/cpuinfo
the directory that contains information on current direct memory access assignments on the system
/proc/dma
the directory that contains information on current interrupt reuest assignments on the system
/proc/interrupts
the directory that contains information on current input/output address assignments on the system
/proc/ioports
the directory that contains information on what modules are currently incorporated into the kernel
/proc modules
a channel that allows a hardware device direct access to physical memory
direct memory access (DMA)
a RAID configuration also known as RAID 1 that consists of two identical hard disks, which are written to in parallel with the same informatin to ensure fault tolerance
disk mirroring
a RAID configuration, a type of RAID 0 which is used to write separate information to different hard disks t speed up access time.
disk striping
disk striping with parity
RAID 5
a method of sharing processor time used by the processor to prioritize simultaneous requests for service fromperipheral devices
IRQ
a file that can be specified at the beginning of a Red Hat Fedora installation to automate the installation process
kickstart file
a unique identifier for each device attatched to any given node in a SCSI chain
Logical Unit Number (LUN)
a type of RAID level 0 that allows two or more devices to be represented as a single large volume
spanning