Module 3 Prework Flashcards
What is Command Prompt?
Command Prompt is officially called Windows Command Processor, but it is also sometimes referred to as the command shell or cmd prompt, or even by its filename, cmd.exe.
Command Prompt is a command line interpreter application available in most Windows operating systems. It is used to execute entered commands. Most of these commands automate tasks, perform advanced administrative functions, and troubleshoot or solve certain kinds of Windows issues.
What is Command Line in Unix?
The terminal is a platform in both Linux and macOS that provides the command line interface (CLI) environment for users in Linux and macOS operating systems.
What is a Network?
A network is a collection of two or more devices that can interact with each other over links.
What are examples of devices that can be used for networking?
A network can be composed of two to millions of devices. Laptops, phones, cameras, traffic controls, and even water carriers are all examples of these devices.
What is a device?
a device is “an object or machine that has been invented for a particular purpose.”
What is a connected device?
Imagine you have a device, and then you have another device. Then you connect them, enabling them to communicate and run things together! This is called a network.
With the help of a few physical components and with the proper interface (a shared boundary that allows two or more separate computer system components to exchange information), any number of devices can communicate, interact, and work together, as long as they speak the same language (aka protocols).
What are computer networks?
Two or more computers that are connected
A computer network is a set of computers connected to each other, communicating with each other, sharing resources, and sending and receiving digital data.
Devices that connect to a network are not only personal computers, but also servers, smartphones, and other devices. For example, computer-embedded devices, such as printers, security cameras, and computerized sensors, are all types of devices that can be included in a computer network.
Computer networks allow the use of a vast number of services and applications, such as hardware devices (printers, storage servers, etc.), file sharing, mail exchange, and much more.
How do computer networks connect?
By using a physical connection like a wired connection or a wireless connection.
What types of networks exist?
PAN, LAN, MAN, WAN
PAN-Personal Area Network. Where only two computers are connected.
LAN-Local Area Network- Where a group of connected computers are connected limited to a building or specific place. Smaller computer networks in homes and offices are generally referred to as local area networks (LANs). Digital data can be transferred within the network by various means, such as through cables or over a wireless medium such as a Wi-Fi connection.
MAN-Metropolitan Area Network- Designed for a town or city.
WAN-Wide Area Network-the largest, global, The internet is an example of it.
What is the World Wide Web?
The most significant and famous computer network is the World Wide Web, usually referred to as the Internet.
If we are talking about connected devices what are protocols?
What happens when two devices try to communicate, but they don’t understand each other? In a sense, computer devices function similarly to humans - both humans and computers need to have an agreed-upon system of communication, a common language, to communicate successfully. For connected devices, we call these languages “protocols.”
Many protocols are used extensively in networking. They are often used in different stages of communication.
Like communication between people, all devices in a computer network need to know the same language to understand each other.
For communication over the Internet, one of the protocols used is the IP, the Internet Protocol, which you will learn soon.
What does IP stand for?
the Internet Protocol,
What is the Internet vs. the Itranet?
Internet: The Internet is used to connect various computer networks simultaneously. As the Internet is a public network, anybody can access it. On the Internet, numerous users have access to a plethora of information.
Intranet: An intranet is a private version of the Internet. Since it is a private network, no one can access an intranet. There are a small number of users on an intranet, and it supplies its users with minimal information.
Key Differences:
The Internet is a public computer network, whereas an intranet is a private network.
The Internet has many information sources, but an intranet is group-specific.
An intranet has fewer users than the Internet.
Anyone can access the Internet, but only employees or admins may access an intranet.
What are the devices two modes of identification?
an IP address and a MAC address.
People also have two main forms of identification: names and fingerprints. We can change our names if we want to, but we can never change our fingerprints. Because every person has unique fingerprints, even if they change their name, there is always a trace of their identity.
In computers, the MAC address is analogous to our fingerprint and cannot be altered, whereas the IP address is analogous to our name and can be altered.
IP Address
Internet Protocol, or IP, is a unique identifier that identifies a device on the network. This address is modifiable. For example: 191.59.163.220.
MAC Address
Media Access Control, or MAC address, is a physical identifier that identifies a specific device on a network. Typically, the supplier is responsible for assigning the address. This address is not modifiable. For example: 79-44-88-8E-AA-DD.
What does MAC Address stand for?
Media Access Control, or MAC address, is a physical identifier that identifies a specific device on a network.
What are the relationships among network components?
Both the physical components and the software used to set up networks are shared among computer networks. The server, client, peer, transmission media, and connecting devices are all hardware components.
The operating system and protocols are software elements.
What are Hardware Components in networking?
Servers, Clients, Transmission Media, Connecting Devices, Peers
Servers
Servers are high-configuration computers that manage the network’s resources. The network operating system is typically installed on the server to give users access to the network’s resources. Servers can take various forms, such as file servers, database servers, or print servers.
Clients
Clients are computers that request and receive access to and use of network resources from servers.
Peers
Peers are computers that both provide and receive services from other peers in a workgroup network.
Transmission media
Transmission media are the channels through which data is transferred from one device to another in a network. Transmission media may include coaxial cables, optic cables, and infrared waves.
Connecting devices
Connecting devices act as intermediaries between networks or computers and bind network media together. Some common connecting devices include:
- Routers
- Bridges
- Hubs
- Repeaters
- Gateways
- Switches
What are Servers?
Servers
Servers are high-configuration computers that manage the network’s resources. The network operating system is typically installed on the server to give users access to the network’s resources. Servers can take various forms, such as file servers, database servers, or print servers.
What are Clients when referring to Networking?
Clients
Clients are computers that request and receive access to and use of network resources from servers.
What are Peers when referring to Networking?
Peers
Peers are computers that both provide and receive services from other peers in a workgroup network.
What is Transmission Media when referring to Networking?
Transmission media
Transmission media are the channels through which data is transferred from one device to another in a network. Transmission media may include coaxial cables, optic cables, and infrared waves.
What are Connecting devices when referring to Networking?
Connecting devices
Connecting devices act as intermediaries between networks or computers and bind network media together. Some common connecting devices include:
- Routers
- Bridges
- Hubs
- Repeaters
- Gateways
- Switches
What are Software Components when referring to networking?
Network operating systems and Protocol Suites
Network operating systems are typically installed on the server and workstations in a network to allow the sharing of files, databases, applications, and printers.
Protocol suites
A protocol is a rule or guideline followed by each computer for data communication. A protocol suite is a set of related protocols established for computer networks. The two most-popular protocol suites are:
- The OSI model
- The TCP/IP model
What is computer architecture?
The computer network architecture refers to the physical and logical design of the network components.
The architecture is based on how computers and network devices are arranged and how duties are assigned to them.
Understanding the network architecture is essential because it may assist with threat analysis and assessment, such as determining how data is transferred from one device to another. During the Bootcamp, we will look at network architecture in-depth, but for now, we will examine the two main types:
Peer-To-Peer network (P2P)
Client/Server network
What are the two main types of computer architecture?
Peer-To-Peer network (P2P)
Client/Server network