
Networking For Dummies
Description
Alles über E-Books | Antworten auf Fragen rund um E-Books, Kopierschutz und Dateiformate finden Sie in unserem Info- & Hilfebereich.
Fully revised to cover Windows 10 and Windows Server 2019, this new edition of the trusted Networking For Dummies helps both beginning network administrators and home users to set up and maintain a network. Updated coverage of broadband and wireless technologies, as well as storage and back-up procedures, ensures that you'll learn how to build a wired or wireless network, secure and optimize it, troubleshoot problems, and much more.
From connecting to the Internet and setting up a wireless network to solving networking problems and backing up your data--this #1 bestselling guide covers it all.
* Build a wired or wireless network
* Secure and optimize your network
* Set up a server and manage Windows user accounts
* Use the cloud--safely
Written by a seasoned technology author--and jam-packed with tons of helpful step-by-step instructions--this is the book network administrators and everyday computer users will turn to again and again.
More details
Other editions
Additional editions

Person
Content
Chapter 1
Let's Network!
IN THIS CHAPTER
Getting a handle on networks
Considering why networking is useful (and is everywhere)
Telling the difference between servers and clients
Looking under the hood at the network operating system
Asking "How does it work when a network works if a network works for me?" (Say what?)
Assessing how networks change computing life
Identifying (and offering sympathy to) the network administrator
Comparing servers to clients: What have they got that you don't got?
Computer networks get a bad rap in the movies. Beginning in the 1980s, the Terminator movies featured Skynet, a computer network that becomes self-aware, takes over the planet, builds deadly terminator robots, and sends them back through time to kill everyone unfortunate enough to have the name Sarah Connor. In the Matrix movies, a vast and powerful computer network enslaves humans and keeps them trapped in a simulation of the real world. And in the 2015 blockbuster Spectre, James Bond goes rogue (again) to prevent the Evil Genius Ernst Blofeld from taking over the world (again) by linking the computer systems of all the world's intelligence agencies together to form a single all-powerful evil network that spies on everybody.
Fear not. These bad networks exist only in the dreams of science fiction writers. Real-world networks are much more calm and predictable. Although sophisticated networks do seem to know a lot about you, they don't think for themselves and they don't evolve into self-awareness. And although they can gather a sometimes disturbing amount of information about you, they aren't trying to kill you, even if your name is Sarah Connor.
Now that you're over your fear of networks, you're ready to breeze through this chapter. It's a gentle, even superficial, introduction to computer networks, with a slant toward the concepts that can help you use a computer that's attached to a network. This chapter goes easy on the details; the detailed and boring stuff comes later.
Defining a Network
A network is nothing more than two or more computers connected by a cable or by a wireless radio connection so that they can exchange information.
Of course, computers can exchange information in ways other than networks. Most of us have used what computer nerds call the sneakernet. That's where you copy a file to a flash drive or other portable storage device and then walk the data over to someone else's computer. (The term sneakernet is typical of computer nerds' feeble attempts at humor.)
The whole problem with the sneakernet is that it's slow, and it wears a trail in your carpet. One day, some penny-pinching computer geeks discovered that connecting computers with cables was cheaper than replacing the carpet every six months. Thus, the modern computer network was born.
You can create a simple computer network by hooking together all the computers in your office with cables and using the computer's network interface (an electronic circuit that resides inside your computer and has a special jack on the computer's backside). Then you tweak a few simple settings in the computer's operating system (OS) software, and voilà! You have a working network. That's all there is to it.
If you don't want to mess with cables, you can create a wireless network instead. In a wireless network, the computers use wireless network adapters that communicate via radio signals. All modern laptop computers have built-in wireless network adapters, as do most desktop computers. (If yours doesn't, you can purchase a separate wireless network adapter that plugs into one of the computer's USB ports.)
Figure 1-1 shows a typical network with four computers. You can see that all four computers are connected by a network cable to a central network device (in this case, a home router). This component, common in small networks, actually consists of three distinct but related network devices:
- Router: Connects your computers to the Internet
- Switch: Allows you to connect two or more computers together with cables
- Wireless access point: Lets you connect computers and other devices to your network without using cables
In the figure, you can see that two computers - Bart's gaming computer and Homer's old 1989 computer - are connected via cables to the switch component of the home router. You can also see that Lisa connects her laptop to the network wirelessly. Marge also connects her iPad to the network wirelessly.
You can also see in the figure that Homer's computer has a printer attached to it. Because of the network, Bart, Lisa, and Marge can also use this printer.
Finally, you can see that the entire network is connected to the Internet via the router.
FIGURE 1-1: A typical network.
Computer networking has its own strange vocabulary. Although you don't have to know every esoteric networking term, it helps to be acquainted with a few of the basic buzzwords:
-
LAN: Networks are often called LANs, short for local area network. In Figure 1-1, the LAN consists of the home router and the computers and iPad that are connected to it directly via cable or wirelessly.
LAN is the first TLA - or three-letter acronym - of this book. You don't really need to remember it or any of the many TLAs that follow. In fact, the only three-letter acronym you need to remember is TLA. You might guess that the acronym for four-letter acronym is FLA. Wrong! A four-letter acronym is an ETLA, which stands for extended three-letter acronym. After all, it just wouldn't be right if the acronym for four-letter acronym had only three letters.
-
WAN: The second TLA in this book is WAN. The WAN is part of the network that connects to the Internet. WAN stands for wide area network.
Okay, fine. Technically, WAN is the third TLA. The first TLA was LAN, and the second TLA was TLA. So that makes WAN the third TLA.
- On the network: Every computer connected to the network is said to be "on the network." The technical term (which you can forget) for a computer that's on the network is a node. Another term that's commonly used to mean the same thing is endpoint.
- Online, offline: When a computer is turned on and can access the network, the computer is online. When a computer can't access the network, it's offline. A computer can be offline for several reasons. The computer can be turned off, the user may have disabled the network connection, the computer may be broken, the cable that connects it to the network can be unplugged, or a wad of gum can be jammed into the disk drive.
- Up, down: When a computer is turned on and working properly, it's up. When a computer is turned off, broken, or being serviced, it's down. Turning off a computer is sometimes called taking it down. Turning it back on is sometimes called bringing it up.
- Local, remote: A resource such as a disk drive is local if it resides in your computer. It's remote if it resides in another computer somewhere else on your network.
- Internet: The Internet is a huge amalgamation of computer networks strewn about the entire planet. Networking the computers in your home or office so that they can share information with one another and connecting your computer to the worldwide Internet are two separate but related tasks.
Why Bother with a Network?
Frankly, computer networks are a bit of a pain to set up. So why bother? Because the benefits of having a network outweigh the difficulties of setting up one.
You don't have to be a PhD to understand the benefits of networking. In fact, you learned everything you need to know in kindergarten: Networks are all about sharing. Specifically, networks are about sharing four: files, resources, programs, and messages.
Sharing files
Networks enable you to share information with other computers on the network. Depending on how you set up your network, you can share files with your network friends in several different ways. You can send a file from your computer directly to a friend's computer by attaching the file to an email message and then mailing it. Or you can let your friend access your computer over the network so that your friend can retrieve the file directly from your hard drive. Yet another method is to copy the file to a disk on another computer and then tell your friend where you put the file so that your friend can retrieve it later. One way or the other, the data travels to your friend's computer over the network cable and not on a CD or DVD or flash drive, as it would in a sneakernet.
Sharing resources
You can set up certain computer resources - such as hard drives or printers - so that all computers on the network can access them. For example, the printer attached to Homer's computer in Figure 1-1 is a shared resource,...
System requirements
File format: ePUB
Copy protection: Adobe-DRM (Digital Rights Management)
System requirements:
- Computer (Windows; MacOS X; Linux): Install the free reader Adobe Digital Editions prior to download (see eBook Help).
- Tablet/smartphone (Android; iOS): Install the free app Adobe Digital Editions or the app PocketBook before downloading (see eBook Help).
- E-reader: Bookeen, Kobo, Pocketbook, Sony, Tolino and many more (not Kindle).
The file format ePub works well for novels and non-fiction books – i.e., „flowing” text without complex layout. On an e-reader or smartphone, line and page breaks automatically adjust to fit the small displays.
This eBook uses Adobe-DRM, a „hard” copy protection. If the necessary requirements are not met, unfortunately you will not be able to open the eBook. You will therefore need to prepare your reading hardware before downloading.
Please note: We strongly recommend that you authorise using your personal Adobe ID after installation of any reading software.
For more information, see our ebook Help page.