Linux Test1 Flashcards
Open Source Software (OSS) is freely developed and continuously improved by a large community of software developers.
t
Linux is merely one product of open source development.
t
The term hacker refers to someone who illegally uses computers for personal benefit or to cause damage.
f
Each computer participating on the Internet must have an IP address.
t
It is difficult to port software designed for UNIX to Linux.
f
Software that consists of a series of software components used to control the hardware of your computer is known as application software.
f
Linux is based on the Windows operating system.
f
Services that are used on the local computer are referred to as server services.
f
Companies that use services on a computer to serve client computers are said to have a(n) Internet server.
t
A(n) application server is one running a program that acts as an intermediary between a client computer and information.
t
A(n) ____ is a piece of software that tells the operating system how to use a specific hardware device.
device driver
The ____ indicates the stability of a Linux kernel.
minor number
The concept of ____ enables software developers to read other developers’ source code, modify that source code to make the software better, and redistribute that source code to other developers who might improve it further.
Open source Software
The ____ stipulates that the source code of any software published under its license must be freely available.
GNU General Public License
____ is software that is distributed free of charge, but the source code is not available.
freeware
Consider the phrase “collaboration between several developers with a common need speeds up software creation, and when bugs in the software are found by these users, bug fixes are created very quickly” from the chapter. This statement describes which advantage of the Linux operating system?
stability and security
HOWTO documents are centrally collected by the ____.
Linux cocumentation Project
Which of the following is the greatest expense for companies using Linux?
hiring people to maintain the Linux system
Solaris, HP-UX and AIX are all ____ of Unix.
flavors
The source code for Linux was released in ____.
1991
The core component of the GUI in Linux is referred to as ____.
X Windows
A ____ is merely a compressed archive of files that usually contain scripts that install the software contents to the correct location on the system.
tarball
____ Linux is the most common Linux distribution used today.
Red Hat
A(n) ____ service provides an efficient method for transferring files over the Internet.
FTP
A(n) ____ service allows users to post messages in forums.
News
Companies and institutions using computers to perform extraordinarily large calculations that would be unsuitable for most computers would employ a(n) ____.
supercomputer
Does Linux allow only a single user to access the system simultaneously?
no
Is Linux referred to as a multioperational operating system?
no
Is Linux less expensive than other operating systems such as Windows?
yes
Did the GNU Public License legalize free distribution of source code?
yes
Is Samba the most common service used to allow clients to connect to shared information and printers on a Linux server?
yes
____________________ consists of the physical components inside a computer that are electrical in nature.
hardware
The ____________________ is the core component of the Linux operating system.
Linux Kernel
Linux kernel version 2.5.9 is a(n) ____________________ kernel.
developmental
A(n) ____________________ is a computer or special hardware device that provides interconnection between company networks, home networks, and institutional networks.
router
The ability for a computer to increase workload as the number of processors increases is known as ____________________.
scalability
Combining several smaller computers.
clustering
The sets of instructions or programs that allow the various hardware components on a computer to manipulate data (or files)
software
A service that requests outside Internet resources on behalf of a computer inside of a company.
proxy server
A GUI Environment for Linux written in the C programming language.
GNOME