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

Networking: A Beginner’s Guide Fifth Edition- P53 docx

5 188 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

242 Networking: A Beginner’s Guide Customize This Server The third section of the Initial Configuration Tasks window contains two simple options and two very powerful options. The two simple options are Enable Remote Desktop and Configure Windows Firewall. The two powerful options are Add Roles and Add Features. The Windows firewall is turned on by default. I recommend also enabling Remote Desktop, which you can use to administer a Windows Server 2008 server over the network using Remote Desktop Connection. Figure 16-11. Configuring networking 243 Chapter 16: Installing and Setting Up Windows Server 2008 Windows Server 2008 makes setting up the server to perform different roles a snap. Clicking the Add Roles link starts the Add Roles Wizard, as shown in Figure 16-15. If you are configuring the server as a file server, just check the File Services checkbox. To configure it as a web server using IIS, click the Web Server (IIS) checkbox. You can choose any combination of roles that you need, and the wizard will walk you through any necessary additional setup with a minimum of hassle. In this example, we are installing Windows Server 2008 as a stand-alone domain controller. Using the Add Roles Wizard, choose the Active Directory Domain Services role, and then click Next to install them. (You cannot install other roles at the same time as Active Directory Domain Services.) Figure 16-12. Configuring a TCP/IP address 244 Networking: A Beginner’s Guide The Add Features option allows you to install particular Windows Server 2008 features. When you add roles, any required features are automatically installed. Accordingly, you will not often need to add specific features to a Windows Server 2008 installation. I do, however, recommend that you look through the list in the Add Features Wizard, as shown in Figure 16-16, so that you understand the types of features are available. After the installation is complete (it usually does not take more than a few minutes), you need to run a program called DCPromo in order to create the new domain and complete the setup of the server. Figure 16-13. Setting the server name and workgroup or domain 245 Chapter 16: Installing and Setting Up Windows Server 2008 Creating a New Domain To install your new domain, follow these steps: 1. Open the Start menu, click Run, enter DCPROMO, and press ENTER. This starts the Active Directory Domain Services Installation Wizard, as shown in Figure 16-17. Click Next to continue. 2. The next wizard page lets you join an existing forest or create a new forest. For this example, we will create a new forest. Choose that option button and click Next to continue. Figure 16-14. Entering a new server name 246 Networking: A Beginner’s Guide CAUTION Join an existing forest only if you are the network administrator responsible for the existing Active Directory forest, and you are adding a new domain controller to that forest. If you are just evaluating and learning about Windows Server 2008, you should instead create a new forest. 3. You are prompted to enter the fully qualified domain name (FQDN) of the new forest root domain (nabg.com in this example), as shown in Figure 16-18. 4. You are prompted to enter a domain NetBIOS name. Usually, this will be the main portion of the domain name you entered for the FQDN of the forest root domain (for this example, the NetBIOS name NABG will be entered by default). If the default NetBIOS name is acceptable to you, click Next to continue. Figure 16-15. Using the Add Roles Wizard . A Beginner’s Guide The Add Features option allows you to install particular Windows Server 2008 features. When you add roles, any required features are automatically installed. Accordingly,. understand the types of features are available. After the installation is complete (it usually does not take more than a few minutes), you need to run a program called DCPromo in order to create. setup with a minimum of hassle. In this example, we are installing Windows Server 2008 as a stand-alone domain controller. Using the Add Roles Wizard, choose the Active Directory Domain Services

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