Practice Quiz #2 Flashcards
Which of the following programs is most likely to be installed and regularly used on a desktop computer that runs Linux? A. Postfix B. BIND C. Evolution D. Apache E. Android
C. Evolution
True or False: Linux servers require that GUI must be installed.
False
True or False: One reason for the widespread popularity of Linux as a server is because Linux is extremely stable. Simply put, a Linux server rarely crashes.
True
True or False: Anyone can download and modify the Linux kernel source code.
True
Linux implements a \_\_\_\_\_\_\_ design. A. minikernel B. monokernel C. microkernel D. monolithic kernel
D. monolithic kernel
True or False: The Linux kernel is derived from the BSD kernel.
False
True or False: Linux is a “killer app” that runs on Windows.
False
Which of the following is NOT a function of the Linux kernel? A. Creating menus in the GUI B. Allocating CPU time C. Controlling access to the hard drive D. Enabling programs to use the network E. Allocating memory.
A. Creating menus in the GUI
A common security problem with Microsoft Windows that is essentially non-existent on Linux is _____.
A. password cracking
B. untrustworthy users
C. break-ins involving misconfigured servers
D. viruses
D. viruses
What type of multitasking does Linux use?
Preemptive
True or False: If you login into Linux in GUI mode, you cannot access Command Line Interface during that session.
False
Which of the following is an example of an embedded Linux OS? A. Android B. CentOS C. SUSE D. Debian E. Fedora
A. Android
Which of the following is characteristic of all open Source Software?
A. The software must be written in an interpretive language that requires no compiling.
B. Users are permitted to redistribute altered versions of the original software.
C. It must be distributed with both source code and executable binary.
D. The softtware cannot be sold for a profit; it must be distributed free of charge
E. The software was originally written at a college or university.
B. Users are permitted to redistribute altered versions of the original software.
Which of the following is a notable difference between Linux and Mac OS X?
A. Linux relies heavily on BSD software, whereas OS X uses no BSD software.
B. Linux supports command Line Interface, whereas OS X is GUI only.
C. Linux’s GUI is based on the X-Window system, where OS X is not.
D. Linux can run common GNU programs whereas OS X cannot.
C. Linux’s GUI is based on the X-Window system, where OS X is not.
If you are going to install Linux on a 32-bit CPU, then you must use the \_\_\_\_ version of your distribution. A. PPC B. x86 C. Cinnamon D. Mate E. x86-84
B. x86