Term
|
Definition
A feature that makes it possible to load only needed section of a program into RAM |
|
|
Term
|
Definition
A file in the /dev directory that represents a hardware device |
|
|
Term
|
Definition
A file that can contain regular files and other directory files |
|
|
Term
|
Definition
A method of multitasking in which the scheduler decides when a process stops and another process starts |
|
|
Term
|
Definition
A program kernel launches into memory for the purpose of performing specific task |
|
|
Term
|
Definition
The volatile storage space where a computer can read and write data |
|
|
Term
|
Definition
A command-line interface between users an the kernal |
|
|
Term
|
Definition
A set of instructions defining how a program works. |
|
|
Term
|
Definition
An openSuSE installation phase in which the network, Internet access, and hardware components are conifigured |
|
|
Term
|
Definition
A virtual machine that uses the host's physical hardware resources |
|
|
Term
|
Definition
A virtual copy of a CD or DVD |
|
|
Term
LVM Logical Volume Management |
|
Definition
A feature used to create virtual partitions that can span physical hard drives. |
|
|
Term
|
Definition
A configuration that allows you to install more than on OS on a computer |
|
|
Term
|
Definition
A special user account with full access to all system resources |
|
|
Term
|
Definition
The operating state of the Linux OS |
|
|
Term
|
Definition
A remote login program designed to provide a secure encrypted conecection to a host on the newtork |
|
|
Term
|
Definition
A BASH shell feature that finishes a command for you after you enter the first few characters |
|
|
Term
|
Definition
Information entered after a command to include specific instructions |
|
|
Term
|
Definition
An interface that enables users to interact with the OS by typing commands, options, and arguments |
|
|
Term
|
Definition
The way files and directories are stored and organized |
|
|
Term
|
Definition
Files that point to data on the hard disk and share the same inode |
|
|
Term
|
Definition
a users default directory |
|
|
Term
|
Definition
A data structure that stores information about a file |
|
|
Term
|
Definition
Documentation files that describe Linux partition |
|
|
Term
|
Definition
Information entered after a command to modify the way its carried out |
|
|
Term
|
Definition
The directory pathname starting from the current directory |
|
|
Term
|
Definition
A file that can be stored on one machine and used by multiple users |
|
|
Term
|
Definition
Files that don't change on their own |
|
|
Term
|
Definition
Special types of files that point to other files |
|
|
Term
|
Definition
A file tha can be used only on the local machine |
|
|
Term
|
Definition
Files that can change on their own |
|
|
Term
|
Definition
An area of RAM used for temporary storage |
|
|
Term
|
Definition
A vim mode in which key combinations instead of text are used to enter commands |
|
|
Term
|
Definition
A vim mode in which advanced commands, such as saving files and searching and replacing, are available |
|
|
Term
|
Definition
A vim mode in which text that's typed is displayed onscreen. |
|
|
Term
|
Definition
|
|
Term
|
Definition
The core of an operating system; performs the most basic computing functions. |
|
|
Term
|
Definition
A feature that allows running multiple process at the same time. |
|
|
Term
|
Definition
A feature that enables users to log on to a computer at the same time. |
|
|
Term
|
Definition
A licensing agreement term describing software that's distributed free with its source code so that users can view or modify it. |
|
|
Term
|
Definition
Software designed to control computer hardware so that users and application can make use of it. |
|
|
Term
|
Definition
The name of the network a host belongs to |
|
|
Term
|
Definition
A networking protocol used to assign IP addresses and other network configuration information to hosts automatically. |
|
|
Term
|
Definition
Small programs available on the GNOME panel for providing quick access to useful application. |
|
|
Term
|
Definition
The physical computer where a virtual machine is installed. |
|
|
Term
|
Definition
A computers machine name in the network |
|
|
Term
|
Definition
An openSuSE noninteractive installation phase in which software is installed with the settings configured during the preparation phase. |
|
|
Term
|
Definition
An openSuSE installation phase in which users can configure settings for language, time zone, desktop enviroment , hard disk setup, and user account and password. |
|
|
Term
|
Definition
A group of servers networked together in a single location |
|
|
Term
|
Definition
A software container with its own OS,IP address, and applications. |
|
|
Term
|
Definition
An area of the desktop that can contain different windows and processes. |
|
|
Term
|
Definition
The full directory pathname starting from the root (/) |
|
|
Term
|
Definition
The directory a user is working in. |
|
|
Term
Filesystem Hierarchy Standard (FHS) |
|
Definition
A standard specifying requirements and guidelines for file and directory placement in UNIX-like operating systems. |
|
|
Term
|
Definition
A data structure that stores information about a file, such as the same inode number,file permissions, file owner, and so on; in the files actual data and anme aren't stored in the inode |
|
|
Term
|
Definition
A character used in searches to specify certain conditions. |
|
|
Term
|
Definition
A feature in KWrite for placing markers on lines of text to help navigate. |
|
|
Term
|
Definition
A text editor feature for displaying text in different colors and form for programming languages. |
|
|
Term
|
Definition
A program that enables users to create or edit plain text files. |
|
|
Term
|
Definition
A piece of information added as documentation to scripts to explain their purpose. |
|
|
Term
|
Definition
A program that converts source code to machine code and stores it in a binary file before the user runs script. Also Machine code |
|
|
Term
|
Definition
A method used to assign the value to a variable by entering it explicitly in the command |
|
|
Term
|
Definition
A placeholder for data that can change; typically gets its value automatically at OS startup or from the shell the user is using. |
|
|
Term
|
Definition
A LINUX file permission that allows users to run (scripts or programs) or work in a directory. |
|
|
Term
|
Definition
A numeric code indicating success or failure that a program or command sends to the shell when it ends. |
|
|
Term
|
Definition
A category of file permissions given to the group of users assigned to a file. |
|
|
Term
|
Definition
A program that converts source code to machine code and it's running. |
|
|
Term
|
Definition
Text files that gather information about a system continuously. |
|
|
Term
|
Definition
Performing a set of commands repeatedly |
|
|
Term
|
Definition
A language consisting of binary 1s and 0s that a computer's CPU understands |
|
|
Term
|
Definition
A category of file permissions given to all users on a Linus system, as long as they aren't the file owner or don't belong to the group assigned to the file. |
|
|
Term
|
Definition
A method used to assign a value to a variable according to the order of arguments in the command. |
|
|
Term
|
Definition
A set of rules fro instructing a computer how to perform a task. |
|
|
Term
|
Definition
A method used to assign a value to a variable, in which the user is asked to enter data. |
|
|
Term
|
Definition
A Linux file permission that allows users to view the contents of files or directories. |
|
|
Term
|
Definition
A placeholder for data that can change; typically gets its value from the user or shell script. |
|
|
Term
|
Definition
A category of file permission given to the owner of a file. |
|
|
Term
|
Definition
A Linux file permission that allows users to edit the contents of files or add files to a directory. |
|
|