1. Trang chủ
  2. » Công Nghệ Thông Tin

Networking: A Beginner’s Guide Fifth Edition- P65 ppsx

5 269 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Cấu trúc

  • Contents

  • Acknowledgments

  • Introduction

  • Part I: Networking Ins and Outs

    • 1 The Business of Networking

      • Understanding Networking: The Corporate Perspective

      • Understanding Networking Jobs

      • Sarbanes-Oxley Act of 2002

      • Chapter Summary

    • 2 Laying the Foundation

      • Bits, Nibbles, and Bytes

      • Basic Terminology to Describe Networking Speeds

      • Chapter Summary

    • 3 Understanding Networking

      • Knowing Network Relationship Types

      • Learning Network Features

      • Understanding the OSI Networking Model

      • Learning About Network Hardware Components

      • Chapter Summary

    • 4 Understanding Network Cabling

      • Understanding Cable Topologies

      • Demystifying Network Cabling

      • Installing and Maintaining Network Cabling

      • Chapter Summary

    • 5 Home Networking

      • Benefits from Home Networking

      • Choosing a Home Network Technology

      • Chapter Summary

    • 6 Understanding Network Hardware

      • Directing Network Traffic

      • Protecting a Network with Firewalls

      • Connecting RS-232 Devices with Short-Haul Modems

      • Chapter Summary

    • 7 Making WAN Connections

      • Determining WAN Needs

      • Comparing WAN Connection Types

      • Chapter Summary

    • 8 Understanding Networking Protocols

      • Understanding TCP/IP and UDP

      • Understanding Other Internet Protocols

      • Comparing Important Proprietary Protocols

      • Chapter Summary

    • 9 Exploring Directory Services

      • What Is a Directory Service?

      • Learning About Specific Directory Services

      • Chapter Summary

    • 10 Connections from Afar: Remote Network Access

      • Determining Remote Access Needs

      • Learning Remote Access Technologies

      • Chapter Summary

    • 11 Securing Your Network

      • Understanding Internal Security

      • Understanding External Threats

      • Viruses and Other Malicious Software

      • Chapter Summary

    • 12 Network Disaster Recovery

      • Notes from the Field: The City of Seattle

      • Disaster Recovery Plans

      • Network Backup and Restore Procedures

      • Chapter Summary

    • 13 Network Servers: Everything You Wanted to Know but Were Afraid to Ask

      • What Distinguishes a Server from a Workstation?

      • Choosing Servers for Windows and NetWare

      • Maintaining and Troubleshooting Servers

      • Chapter Summary

    • 14 Purchasing and Managing Client Computers

      • Choosing Desktop Computers

      • Understanding Network Workstation Requirements

      • Chapter Summary

  • Part II: Hands-on Knowledge

    • 15 Designing a Network

      • The Network Design Process

      • Assessing Network Needs

      • Meeting Network Needs

      • Chapter Summary

    • 16 Installing and Setting Up Windows Server 2008

      • Understanding Windows Server 2008 Editions

      • Preparing for Installation

      • Installing Windows Server 2008

      • Chapter Summary

    • 17 Administering Windows Server 2008: The Basics

      • Thinking About Network Security

      • Working with User Accounts

      • Working with Active Directory Security Groups

      • Working with Shares

      • Working with Printers

      • Chapter Summary

    • 18 Introducing Exchange Server 2010

      • Exchange Server 2010 Features

      • Installing Exchange Server 2010

      • Setting Up Mailboxes

      • Chapter Summary

    • 19 Understanding Other Windows Server 2008 Services

      • Exploring DHCP

      • Investigating DNS

      • Understanding RRAS

      • Exploring IIS

      • Understanding Windows Terminal Services

      • Chapter Summary

    • 20 Installing Linux

      • Configuring Computer Hardware for Linux

      • Installing Fedora Linux

      • Chapter Summary

    • 21 Introduction to Linux Systems Administration

      • Managing Fedora Linux with Graphical Tools

      • Mastering Linux Command-Line Basics

      • Chapter Summary

    • 22 Setting Up a Linux Web Server with Apache

      • Overview of Apache Web Server

      • Activating Apache Web Server Under Fedora

      • Downloading and Installing Apache Web Server

      • Administering Apache Web Server

      • Chapter Summary

    • 23 Introduction to Virtualization

      • Benefits of Virtualization

      • Introducing Windows Server 2008 Hyper-V

      • Using VMware Virtualization Products

      • Backing Up Virtual Machine Data

      • Chapter Summary

  • Appendix: Understanding the Sarbanes-Oxley Act

    • Sarbanes-Oxley Act Summary

      • Title I: Public Company Accounting Oversight Board

      • Title II: Auditor Independence

      • Title III: Corporate Responsibility

      • Title IV: Enhanced Financial Disclosures

      • Titles V, VI, and VII

      • Titles VIII, IX, X, and XI

    • About Internal Controls

    • Key Procedures for an IT Internal Control System

      • IT Department Narrative

      • Disaster Recovery Plan

      • Access Management

      • System Maintenance

      • Change Control

    • SOX Compliance Testing

      • Auditing Internal Controls

      • Deviations from Internal Controls

    • Sample SOPs

      • Disaster Recovery Plan

      • Server Maintenance

      • System Account Management

      • Change Control

  • Index

    • A

    • B

    • C

    • D

    • E

    • F

    • G

    • H

    • I

    • J

    • K

    • L

    • M

    • N

    • O

    • P

    • Q

    • R

    • S

    • T

    • U

    • V

    • W

    • X

    • Y

    • Z

Nội dung

302 Networking: A Beginner’s Guide Exploring IIS Windows Server 2008 includes a set of Internet services that run as part of Internet Information Services (IIS). These include the following services: N Web IIS web services provide comprehensive web-hosting software. You can define multiple web sites with IIS, each one administered separately. For each site, you specify the directory in which the site’s files can be found, as well as security settings for the site and performance parameters to optimize the performance of the web site. N File Transfer Protocol (FTP) IIS FTP services enable you to set up an FTP site on a Windows Server 2008 computer. You define the FTP directory, as well as whether directory listings will be shown in UNIX or MS-DOS style formats. You can also set security settings to allow or disallow different client computers or client networks access to the FTP server, and specify whether you will permit anonymous FTP logins. Figure 19-2. Use the Routing and Remote Access MMC plug-in to administer remote access. 303 Chapter 19: Understanding Other Windows Server 2008 Services N Network News Transfer Protocol (NNTP) The NNTP server in IIS enables you to set up your own Usenet-style site using the NNTP protocol. Clients can connect to your NNTP server using tools such as Outlook Express or other Usenet news readers. N Simple Mail Transfer Protocol (SMTP) The SMTP server allows SMTP connections to be formed between the system running IIS and remote SMTP mail systems. SMTP is the standard protocol for exchanging e-mail over the Internet. Each of these services can be started or stopped independently. IIS is administered through the Internet Services Manager program found in the Administrative Tools program group. Figure 19-3 shows the Internet Information Services (IIS) Manager window. Figure 19-3. The Internet Information Services Manager provides a single place to administer Internet services. 304 Networking: A Beginner’s Guide Understanding Windows Terminal Services Windows Terminal Services is possibly one of the most powerful services discussed in this chapter. Using Terminal Services, you can set up a Windows Server 2008 almost as if it were a mainframe—where terminals can connect and all the work is performed on the central computer, which in this case would be a Windows Server 2008 computer. A client computer connects to a terminal server using a TCP/IP connection—over a dial-up or a local area network (LAN) or wide area network (WAN) connection—and logs in. From then on, the client computer is responsible only for displaying screens and accepting keyboard and mouse input—all of the work is actually being done on the terminal server through the creation of a virtual Windows machine on the server. A terminal server can create many virtual Windows machines, each one carrying out its own tasks and running its own programs. When would you use a Terminal Services connection to a network instead of a remote node connection, such as the remote node connections offered via RRAS? The answer depends on a number of factors, including the following: N Inadequate resources The remote computer doesn’t have adequate resources to run some application or perform some task. By running its programs on the terminal server, the remote computer can take advantage of the terminal server’s resources. For example, suppose that a particular application runs optimally only when it has 8GB of RAM with which to work. A Windows XP client with 1GB of RAM could connect to the terminal server (which has, say, 12GB of RAM) and run the application in question. Similarly, some applications might require many processors or direct access to large disk arrays or to some other centrally located resource to which the terminal server has access. N Low-bandwidth connections Over low-bandwidth connections, such as 33.6 Kbps modem connections, some applications work far more effectively using a remote control approach rather than a remote node approach (these approaches are explained in Chapter 10). Most remote access connections are low bandwidth, yet some applications need high bandwidth to work properly. Because a remote computer connected to a terminal server just needs to transfer display and input information, the application running on the terminal server can run much faster than it could over a remote node connection. N Demanding applications Some applications and tasks, such as administration of a Windows Server 2008, cannot be fully performed by another computer, even if it has a connection running at LAN speeds. Terminal Services allows a remote computer to run such applications if the computer has the appropriate permissions. For instance, suppose that your company has a remote network located somewhere in Asia, but the network is not large enough to justify a local administrator. Using Terminal Services, you could connect to that network over the company WAN and perform the necessary administrative tasks, such as configuring hard disks, shares, additional network protocols, and so forth. 305 Chapter 19: Understanding Other Windows Server 2008 Services Certain applications might require that you use Terminal Services. However, in any case, you might want to consider Terminal Services as an adjunct to your remote access services. If you have many remote users to support, you might find that some users have needs best served by remote node connections and some have needs best served by remote control connections. Running both services on your network will give you considerable flexibility in supporting remote users and solving any problems that they might encounter. CAUTION If you implement Terminal Services, make sure that you carefully review Microsoft’s license agreement and pricing models, which differ when you use Terminal Services. Chapter Summary The Windows family of servers, including Windows Server 2008, is perhaps the richest network operating system environment available today. While other products can perform all the tasks described in this chapter, none include all these capabilities out of the box; add-on purchases are required. Because of the richness with which Windows Server 2008 is packaged, you can more easily put together a server to meet nearly any need you may have. And because the various Windows Server 2008 services work so well together, you can easily implement nearly all these advanced services on just a single server! This out-of-the-box flexibility and ease of administration are two of the reasons the Windows family of network operating systems has gained a leading share of the market, and why it’s a safe bet Windows Server 2008 will continue this trend. Although Windows servers probably run most servers in most companies, another popular choice is servers that run Linux. In the following three chapters you learn about installing and administering Fedora Linux, as well as installing an Apache web server under a Fedora Linux installation. This page intentionally left blank . control approach rather than a remote node approach (these approaches are explained in Chapter 10). Most remote access connections are low bandwidth, yet some applications need high bandwidth to. popular choice is servers that run Linux. In the following three chapters you learn about installing and administering Fedora Linux, as well as installing an Apache web server under a Fedora Linux. has, say, 12GB of RAM) and run the application in question. Similarly, some applications might require many processors or direct access to large disk arrays or to some other centrally located

Ngày đăng: 05/07/2014, 04:20

TỪ KHÓA LIÊN QUAN