(220-1101) Flashcards

(39 cards)

1
Q

Port 20

A

File Transfer Protocol (FTP)

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

Port 53

A

Domain Name System (DNS)

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

Port 25, 587

A

Simple Mail Transfer Protocol (SMTP)

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

Port 110

A

Post Office Protocol 3 (POP3)

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

Port 143

A

Internet Mail Access Protocol (IMAP)

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

Port 161/162

A

Simple Network Management Protocol (SNMP)

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

Port 389

A

Lightweight Directory Access Protocol (LDAP)

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

RAID 0

A

Striping: Stores data such as a file across multiple drives. Instead of writing all data to one disc, it is split equally between all drives in blocks. But if one drive is lost, all data is effectively lost, thus there is zero redundancy.

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

RAID 1

A

Mirroring: All blocks of data are duplicated and stored across all drives, at the cost of more disc utilization, effectively requiring double the storage or more depending on the amount of drives hosting the files. However, if a drive is lost in the array, all data is preserved.

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

RAID 5

A

Striping with Parity: Also stores data in blocks split equally across drives, but with parity. Parity is an additional block that allows data to be rebuilt across all drives in the event of a malfunction.

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

RJA11

A

6-position, 2 connector wire used on old dsl and telephone connections.

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

RAID 10 (1+0)

A

Stripe of Mirrors: Abundantly redundant. Data is spread equally across all drives. The same stripes or blocks are then duplicated on another drive. Minimum of four drives required to use.

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

RJ45

A

8-position, 8 conductor modular connector used for all modern internet connections (ethernet).

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

F-Connector

A

A type of coaxial cable used today for cable TV.

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

Punchdown Block

A

A wire patch panel commonly used in data centers, allowing users to connect to the network, where wires are ‘punched’ into a connecting block located on the punchdown block.

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

Molex Connector

A

Standard 4-pin connector used to power fans, lighting, optical drives and other peripherals in a computer. Typically operates at +5v or +12v.

17
Q

DB-9 Connector

A

Mostly obsolete 9-pin connector primarily used today for serial communications, such as switches, routers, bridges, etc., allowing for command-line access to these devices.

18
Q

Platform as a Service (PaaS)

A

Providers host development tools on their infrastructures. Users access these tools over the internet using APIs, web portals, or gateway software.

19
Q

Software as a Service (SaaS)

A

In this service model, the service provider hosts the software so you don’t need to install it, manage it, or buy a single piece of hardware for it. The service provider manages all the technical issues including data, middleware, servers, and storage.

20
Q

Infrastructure as a Service (IaaS)

A

In this model, a third-party provider hosts and maintains core infrastructure, including hardware, software, servers, and storage. Clients typically pay on a per-use basis.

21
Q

Public Cloud

A

In a public cloud, the services are delivered to the client via the internet from a third-party service provider. Public clouds offer an IT infrastructure that’s scalable and flexible, with computational resources being shared among all users. Examples include AWS, Google Cloud Platform (GCP), and Microsoft Azure.

22
Q

Private Cloud

A

This model of cloud computing provides a similar level of flexibility, scalability, and storage as the public cloud, but it is dedicated to a single organization, meaning the resources are not shared with others. Private clouds are often used by government agencies, financial institutions, or other medium to large-size organizations with business-critical operations seeking enhanced control over their environment. Examples include VMware’s Software Defined Data Center (SDDC), IBM Cloud Private, and OpenStack.

23
Q

Hybrid Cloud

A

A combination of a private cloud combined with the use of public cloud services where one or several touch points exist between the environments. This model allows organizations to have the flexibility and benefits of the public cloud for non-sensitive operations and the protection of a private cloud for mission-critical or sensitive operations. Many enterprises practice this model.

24
Q

Port 993

A

Internet Message Access Protocol (IMAP) with SSL

25
What should you do if an Inkjet Printer has streaks or sections of missing color? What causes this?
Clean the print heads as they can become clogged very easily.
26
What should you do if an inkjet printer requires ink?
Replace the ink with their corresponding cartridges (some colors may be bundled together) and calibrate.
27
When would you typically calibrate an ink-jet printer?
After changing an ink cartridge.
28
How do you calibrate an inkjet printer?
Usually a calibration menu is located on the front panel of an inkjet printer, where a test sheet is printed and adjustments to the alignment may be made.
29
Port 445
Server Message Block (SMB)
30
Local Connector (LC)
A simple fiber optic connector with two fiber optic cables inside it; one for transmitting and one for receiving.
31
Straight Tip (ST)
A fiber optic connector whose name refers to the straight shaft at the end of a ferrule. This cable can be turned to lock into place.
32
Subscriber Connector (SC)
A square-shaped fiber optic cable that typically combines send, recieve or other combinations of cable inside it.
33
802.11a
First version of 802.11. 5GHz range. Max speed of 54mbps
34
802.11b
2nd version of 802.11. Operates at exclusively 2GHz. Max download speed of 11mbps.
35
802.11g
Supersedes 802.11b. Operates at 2.4ghz. Max download speed of 54mbps
36
802.11n
Superseded 802.11g. Operates at 2.4GHz and/or 5GHz. Max download speed of 600mbps
37
802.11ac
Superseded 802.11n and all subsequent version. Operates exclusively in 5GHz range. Max download speeds of nearly 7gbps. Downgrades to 802.11n when using 2.4GHz range.
38
802.11ax
Supersedes 802.11ac. Latest version of 802.11. Operates in 2.4GHz and/or 5GHz ranges. Max download speed of ~9.6gbps
39
Port 3389
Remote Desktop Protocol (RDP)