Chapter 2 - Managing Software - Seat6 Flashcards

1
Q

What is the proper way to overcome a package dependency problem?

pg. 79

A

install, upgrade, or replace the dependency problem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What parts of the a library enable programs to be written for the the library and often include the string dev or devel in their names?

pg. 80

A

Development libraries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the most popular Linux widget sets, and both ship largely as libraries?

pg. 81

A

GIMP Tool Kit (GTK+)

Qt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Dynamic libraries are also know as what?

pg. 82

A

Shared Libraries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do binary program files point to libraries?

pg. 83

A

name or providing a complete path.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What option displays the system’s node name (network host name?

pg. 88

A

-n or –nodename

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What option displays the kernel name?

pg. 88

A

-s or –kernel-name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can you find the kernel version?

pg. 88

A

-v or –kernel-version

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the heart of every Linux system?

pg. 88

A

Linux kernel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How can the actual kernel version number be found?

pg. 88

A

-r or –kernel-release

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How can you get information about your machine?

pg. 88

A

-m or –machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How can you get information about your CPU, such as manufacturer, model, and clock speed?

pg. 88

A

-p or –processor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How can you find hardware platform information?

pg. 88

A

-i or –hardward-platform, but often returns unknown

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How can you find you OS name?

pg. 88

A

-o or –operating-system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How can you find all available information?

pg. 88

A

-a or –all

How well did you know this?
1
Not at all
2
3
4
5
Perfectly