1.1 Open Source - Linux Evolution and Popular Operating Systems Flashcards

1
Q

Ubuntu Linux is derived from __.

A) Debian Linux
B) Red Hat Enterprise Linux
C) CentOS
D) Edubuntu

A

Debian Linux

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

What command will display your current linux version?

A

lsb_release -a

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

What command will display your current kernel version?

A

uname -r

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

What command will display your current GNU version?

A

ls –version

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

What command will display your current X server version?

A

sudo X -version

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

All Red Hat based distributions use the package format _

Distributions such as Red Hat, Fedora and CentOS use
the _ , _ and _ commands instead, which in turn install RPM packages.

A

rpm

rpm, yum, and dnf

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

Distributions of the Debian distribution family use the package manager _ to manage the software that is run on the operating system.

Maintainers use the _ package format _ to specify how the software is installed on the operating system and how it is configured by default.

A

dpkg

deb

apt-get

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