Module 01 Flashcards
A group of computers and other devices (such as printers) that are connected by and can exchange data via wired or wireless transmission media.
Network
How the parts of a whole work together.
Topology
The physical layout of the media, nodes, and devices on a network. A physical topology does not specify device types, connectivity methods, or addressing schemes. A network’s physical topology may differ from its logical topology.
Physical topolgy
A characteristic of network transmission that reflects the way in which data is transmitted between nodes, including how access to the network is controlled and how specific resources are shared on the network. A network’s logical topology may differ from its physical topology.
Logical topology
The software that runs on a server and enables the server to manage data, users, groups, security, applications, and other networking functions. Popular examples of network operating systems are Windows Server, Ubuntu Server, and Red Hat Enterprise Linux.
NOS (network operating system)
An operating system designed to run on a server and provide network services to networked clients.
Server operating system
A network in which every computer can communicate directly with every other computer. By default, no computer on a P2P network has more authority than another.
P2P (peer-to-peer) network model
The property of a network that allows the addition of nodes or increasing its size easily.
Scalable
Any computer or application that provides a service, such as data or other resources, to other devices.
Server
A network where resources are managed by the NOS (network operating system) via a centralized directory database.
Client-server network model
In the context of Windows Server, a group of users, servers, and other resources that share account and security policies.
Domain
The centralized directory database that contains user account information and security for the entire group of computers on a network.
AD (Active Directory)
The Active Directory service that manages the process allowing a user to sign on to a network from any computer on the network and get access to the resources that Active Directory manages.
AD DS (Active Directory Domain Services)
A computer or application that makes a request from another computer or application.
Client
A resource the network makes available to its users, including applications and the data provided by these applications.
Network services
Data or a service requested by one computer from another.
Client-server applications
A standard method or format for communication between network devices.
Protocols
A suite of networking protocols that includes TCP, IP, UDP, and many others. TCP/IP provides the foundation for data exchange across the Internet.
TCP/IP suite
An application layer protocol that formulates and interprets requests between web clients and servers.
HTTP (Hypertext Transfer Protocol)
A method of encrypting TCP/IP transmissions—including web pages and data entered into web forms—en route between the client and server using public key encryption technology.
SSL (Secure Sockets Layer)
An update to SSL (Secure Sockets Layer) standardized by the IETF (Internet Engineering Task Force). TLS uses slightly different encryption algorithms than SSL and is more secure, but otherwise is very similar to the most recent version of SSL.
TLS (Transport Layer Security)
An extension to HTTP that requires data be exchanged between client and server using SSL or TLS encryption.
HTTPS (HTTP Secure)
Software whose code is publicly available for use and modification.
Open source
An application layer protocol responsible for moving messages from one email server to another.
SMTP (Simple Mail Transfer Protocol)
An application layer protocol used to retrieve messages from a mail server. When a client retrieves mail via POP, messages previously stored on the mail server are downloaded to the client’s workstation, and then deleted from the mail server. The most commonly used form of POP is POP3.
POP3 (Post Office Protocol, version 3)
A mail retrieval protocol that allows users to store messages on the mail server while reading, responding to, and organizing the messages. The most current version of IMAP is version 4 (IMAP4).
IMAP4 (Internet Message Access Protocol, version 4)
A hierarchical system for tracking domain names and their addresses, devised in the mid-1980s.
DNS (Domain Name System)
An application layer protocol used to send and receive files via TCP/IP.
FTP (File Transfer Protocol)
A protocol available with the proprietary version of SSH (Secure Shell) that securely copies files between hosts.
SFTP (Secure File Transfer Protocol)
Software installed on a database server that is responsible for making requested changes to data and organizing data for viewing, reporting, or exporting.
DBMS (database management system)
A programming language used to configure and interact with a database’s objects and data.
SQL (Structured Query Language)
A DBMS (database management system) produced by Microsoft that is designed to handle large volumes of data.
Microsoft SQL Server
A proprietary DBMS (database management system) offered by Oracle.
Oracle Database
A popular open source DBMS (database management system).
MySQL
A terminal emulation protocol used to log on to remote hosts using the TCP/IP protocol.
Telnet
A remote connection utility that provides authentication and encryption. SSH is often used to log onto a host, execute commands on that host, and copy files to or from the host.
SSH (Secure Shell)
An application layer protocol that uses TCP/IP to transmit graphics and text quickly over a remote client-host connection. RDP also carries session, licensing, and encryption information.
RDP (Remote Desktop Protocol)
A network of computers and other devices that typically is confined to a relatively small space, such as one building or even one office. Each node on a LAN can communicate directly with others on the same LAN.
LAN (local area network)
A connectivity device that logically subdivides a network into smaller, individual collision domains.
Switch
A physical topology in which every node on the network is connected through a central device.
Star topology
(1) A type of network in which several nodes are directly interconnected and no single node controls communications on the network. (2) A wireless network in which multiple APs work as peer devices on the same network, thereby providing more fault-tolerant network access to clients.
Mesh topology
An outdated connectivity device that belongs to the physical layer of the OSI model and retransmits incoming data signals to its multiple ports.
Hub