|
1. Which of the following is not a function of the
Linux kernel?
A. Allocating memory for use by programs
2. Which of the following is an example of an embedded Linux OS? A. Android
3. Which of the following is a notable difference between Linux and Mac OS X? A. Linux can run common GNU programs, whereas OS X cannot.
4. The Linux kernel is derived from the BSD kernel. True or False
5. If you log into a Linux system in graphical mode, you cannot use text-mode commands in that session. True or False
6. CentOS is a Linux distribution with a long release cycle. True or False
7. A Linux text-mode login prompt reads _________
(one word).
8. A common security problem with Windows that’s
essentially nonexistent on Linux is _________.
9. Pre-release software that’s likely to contain bugs is known as _________ and _________. --- Answers 1. C GUI programs create menus with the help of a library that’s
designed for this purpose; this is not a function of the Linux kernel.
Thus, option C is a non-kernel
2. A Android is used on cell phones and other small portable devices, and as such it qualifies as an embedded OS, making option A correct. SUSE, CentOS, Debian, and Fedora are all examples of distributions intended mainly for use on desktop, laptop, and server computers; these do not qualify as embedded OSs, so options B, C, D, and E are all incorrect. 3. B inux’s GUI is based on the X Window System. Although OS
X provides an X implementation, its primary GUI is Apple’s proprietary
product. Thus, option
4. False The Linux kernel was intended as a “from-scratch” project
to create a new Unix-like kernel. Although there are influences and similarities,
the two kernels
5. False Programs known as terminals enable entry of text-mode
commands once you’ve logged into Linux in GUI mode. You can also switch
between multiple
6. True CentOS’s release cycle is approximately 2 years,
which is long by the standards of Linux distributions, some of which have
release cycles of just 6
7. login: 8. viruses 9. alpha and beta |
|
See Also Have a Linux ProblemLinux Forum - Do you have a Linux Question? Linux Books
Linux Home: Linux System Administration Hints and Tips (c) www.gotothings.com All material on this site is Copyright.
|