Linux Ch. 1-2
C Programming
Dennis Richie invented what programming language, which was then used to rewrite the UNIX operating system? A). PERL B). Pascal C). Python D). C
GUI Environment
A GUI core component such as X windows, combined with a window manager and desktop environment that provides the look and feel of GUI. Although functionality might be similar among GUI environments, users might prefer one environment to another due to ease of use. Two main components are KDE and GNOME
Production Kernel Number
A Linux kernel whose minor number (the number after the dot in the version number) is even, therefore deemed stable for use through widespread testing. 2.4.17 THE 4
Firewall
The iptables software on Linux is an example of what kind of software? A). Anti-virus B).Firewall C). Proxy D). Routing
Revision Number
The number after the second dot in the version number of a Linux kernel that identifies the release number of the kernel 2.4.17 THE 17
Open Source
(OSS) Software in which the source code and software can be obtained free of charge and can be modified
GPL
A software license ensuring that the source code for any OSS will remain freely available to anyone who want to examine, build on, or improve upon it.
Router
A(n) _________________________ is a computer or special hardware device that provides interconnection between company networks, home networks, and institutional networks
Tarbal
An archive of files that usually contain scripts that install the software contents to the correct location on the system is referred to as a: A). Tarbal B). Package Manager C). DBMS D). Router
Shareware
Closed Source software programs are initially free but require payment after a period of time or usage.
GNOME
GNU Network Object Model Environment (GNOME) One of the two competing graphical user interface (GUI) environments for Linux Written in C program language Uses gtk toolkit
X Windows
In Linux, the core component of the GUI is known as: A). KDE B). X Windows C). Red Hat D). GNOME
1991
In what year was the source code for Linux released? A). 1991 B). 1987 C). 1993 D). 1997
Network Address Translation (NAT)
Proxy servers keep track of the information passed to each client by maintaining what type of table? A). Firewall B). Network Address Translation (NAT) C). routing D). caching
Closed Source
Software in which the source code is not available, although this type of software might be distributed free of charge, it is usually quite costly. Ex. Freeware, Shareware
Free Software Foundation (FSF)
The GNU General Public License (GPL) was developed by which organization? A). Electronic Frontier Foundation (EFF) B). Free Software Foundation (FSF) C). Sun Microsystems D). Microsoft
Linus Torvalds
The Linux kernel was developed and released in 1991 by: A). Richard Stallman B). Dennis Ritchie C). Linus Torvalds D). Andrew Tannenbaum
Mail User Agent
The Mutt Software is an example of what type of mail service software for Linux A). Mail Transport Agent B). Mail Delivery Agent C). Mail User Agent D). Mail Transfer Agent
X.org
The __________ implementation of X Windows is the latest implementation, and is based on the original MIT X Windows project that was released as OSS in 2004.
Red Hat
What Linux distribution is the most commonly used distribution within organizations today? A). SuSE B). Mandrake C). Debian D). Red Hat
Minor Number
When viewing the version number for a Linux kernel, what number indicates the stability of the kernel? A). Production Kernel number B). Minor Number C). Revision Number D). Major Number
Hiring people to maintain Linux
Which of the following the greatest expense for companies using Linux? A). Operating System cost B). Additional Software C). Hiring people to maintain Linux D). Software Upgrades
Artistic
Which type of open source license ensures that the source code of a program is freely available while also allowing the original author of the source code some control over the changes they've made? A) Freeware B). GPL C). Artistic D). Shareware
Database Management Systems (DBMSs)
________________ are a collection of programs and tools designed to allow for the creation, modification, manipulation, maintenance, and access of information from databases
Kernel
The _________________________ is the core component of the Linux operating system.
Scalability
The ability for a computer to increase workload as the number of processors increases is known as _______
Major Number
The number preceding the first dot in the number used to identify a Linux kernel version. It is used to denote a major change or modification 2.4.17 THE 2
Total Cost of Ownership (TCO)
The overall cost of using a particular operating system is known as? A). Owner Related Expense (ORE) B). Return on Investment (ROI) C). Cost to Own (CTO) D). Total cost of ownership (TCO)
KDE
The qt toolkit is utilized by which GUI environment as well as C++ programming? A). Xfce B). Enlightenment C). KDE D). GNOME
DEC PDP-7
What computer system was the first to run the UNIX operating system? A). IBM 5150 B). DEC PDP-7 C). Apple II D). Sun SPARC
Bornagainshell
What is the default shell in Fedora20
Device Driver
What piece of software tells the operating system how to use a specific hardware device? A). Device driver B). User interface C). Graphical user interface D. System service
FTP
What service provides a method for the efficient transfer of files over the Internet? A). Telnet B). HTML C). FTP D). SMTP
Freeware
What software type is software that is distributed free of charge, but the source code is not available? A). Shareware B). Freeware C). Closed Source Software D). Open Source Software
GNU public License (GPL)
What stipulates that the source code of any software published under its license must be freely available? A). Freeware Software Foundation B). Freeware C). Artistic License D).GNU Public License