Dynamic-link Library Terms in Linux Flashcards

These are just to help me study for my linux+ exam  

36 cards   |   Total Attempts: 183
  

Related Topics

Cards In This Set

Front Back
Your a software developer, and you`ve just created a program that uses a new set of shared libraries. After creating the new library directories, and moving the library files to them, you try to run the new program. But, you receive an error message about missing libraries. What command would you enter to fix this problem?(assume that you are logged into the command-line session as root.
Ldconfig
Open source software is freeley developed and continuously improved by a large community of software developers..True or False
True
Linux is merely one product of open source development.True or False
True
It is better to keep as many support modules in the kernel as possible.True or False
False
Each computer participating on the internet must have an IP addressTrue or False
True
It is difficult to port software designed for unix to linux.True or False
False
A "____" is a piece of software that tells the operating system how to use a specific hardware device.-system server-graphical user interface-user interface-device driver
Device driver
The "___" indicates the stability of a linux kernel.- major number- production kernel- minor number- revision number
Minor number
The concept of "___" enables software developers to read the source code of other peoples software, modify that source code to make the program better, and redistribute that source code to other developers who might improve it further.- open source software- linux- closed source software- freeware
Open source software
"___" is software that is distributed free of charge, but the source code is not available- open source software- closed source software- freeware- shareware
Freeware
The "___" stipulates that the source code of any software published under its license must be freely available - artistic license- GNU public license- Free software foundation- Freeware
GNU public license
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 desribes which advantage of the linux operating system- ease of customisation- flexibility for different hardware platforms- risk reduction-stability and security
Stability and security
HOWTO documents are centrally collected by the "___"- linux documentation project- GNU project- Free software foundation- Linux user groups
Linux documentation project
Which of the following is the greatest expense for companies using linux- software upgrades- additional software- hiring staff to maintain the system- operating system cost
Hiring staff to maintain the system
Solaris, HP-UX and AIX are all "___" of unix- versions- flavors- types- instances
Flavors