Unit Quiz Questions Flashcards

(25 cards)

1
Q

systems designed to do a specific task on hardware optimized only for that purpose

A

embedded systems

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

application of embedded systems (ex)

A

IoT

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

what a distribution provides to add and remove software from the system

A

package manager

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

a software release cycle describes

A

how often upgrades come out

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

distributions made by/clones of redhat

A

fedora, centOS

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

community effort that supports many hardware platforms (distribution)

A

debian

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

60% of web servers are

A

apache, nginx

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

software used to transfer email to other systems

A

mail transfer agent (ex Sendmail, Postfix)

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

takes care of storing email in user’s inbox

A

mail delivery agent

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

communication protocols that let an email client running on your computer talk to a remote server to pick up messages

A

POP/IMAP (ex Dovecot, Cyrus)

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

tree based directory system that derives information from an object’s location in the tree

A

LDAP

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

assigns a free IP address from the local network pool on startup

A

DHCP

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

file server application for communication with linux and windows

A

samba

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

file sharing software examples (3)

A

samba, netatalk, NFS

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

package manager used in Fedora (RedHat)

A

yum

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

server software that could be used to create a company directory that you could search and authenticate against

17
Q

a philosophy held by the free software foundation that someone who modifies free software should be required to share any changes they make

18
Q

linux is distributed under which license

19
Q

license that allows you to
specify whether or not changes must be shared, whether people may distribute changes, and allow or disallow commercial use

A

creative commons

20
Q

ensure that all variants of the original GPL program have the same freedom of use as the original

21
Q

command line interpreter that translates commands into actions for the os

22
Q

the most common shell used for linux distros

23
Q

directory containing additional doc files, such as readmes and support for third-party software

A

/usr/share/doc

24
Q

command that merges all available documentation into a single “book”

25