1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration.

Slides:



Advertisements
Similar presentations
Computer networks SATISH MISHRA,PGT CS,KV TRIMULGHERRY.
Advertisements

Technology Infrastructure: The Internet and the World Wide Web
2440: 141 Web Site Administration Web Server Basics and Administration Instructor: Enoch E. Damson.
The Internet Useful Definitions and Concepts About the Internet.
Web Server Administration
Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.
Internet…issues Managing the Internet
1 Web Server Administration The Basics of Server and Web Server Administration.
SESSION 9 THE INTERNET AND THE NEW INFORMATION NEW INFORMATIONTECHNOLOGYINFRASTRUCTURE.
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
Chapter 15 Networks.
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Application Layer Functionality and Protocols Network Fundamentals – Chapter.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
Lesson 3: Introduction to Internet Technology
15-1 More Chapter 15 Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of.
Chapter 15 Networks. Chapter Goals Types of networks Topologies Open Systems Home Internet connections 15-2.
Data Communications and Networks
Networking Technologies
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 3: Introduction to Internet Technology.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Web Servers Web server software is a product that works with the operating system The server computer can run more than one software product such as .
Chapter 7: Using Windows Servers to Share Information.
PC Maintenance: Preparing for A+ Certification Chapter 25: The Internet.
CHAPTER 2 PCs on the Internet Suraya Alias. The TCP/IP Suite of Protocols Internet applications – client/server applications The client requested data.
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
Networking Basics TCP/IP TRANSPORT and APPLICATION LAYER Version 3.0 Cisco Regional Networking Academy.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
Lesson 2 — The Internet and the World Wide Web
1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 19 PCs on the Internet.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
Forensic and Investigative Accounting Chapter 14 Internet Forensics Analysis: Profiling the Cybercriminal © 2005, CCH INCORPORATED 4025 W. Peterson Ave.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
Chapter 4 Networking and the Internet. © 2005 Pearson Addison-Wesley. All rights reserved 4-2 Chapter 4: Networking and the Internet 4.1 Network Fundamentals.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
TCP/IP Transport and Application (Topic 6)
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
OS Services And Networking Support Juan Wang Qi Pan Department of Computer Science Southeastern University August 1999.
Application Layer Honolulu Community College Cisco Academy Training Center Semester 1 Version
TCP/IP (Transmission Control Protocol / Internet Protocol)
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 3: TCP/IP Architecture.
Protocols COM211 Communications and Networks CDA College Olga Pelekanou
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
Internet Infrastructure Min Ding Smeal College of Business Administration Pennsylvania State University.
The Internet Technological Background. Topic Objectives At the end of this topic, you should be able to do the following: Able to define the Internet.
Web Server Administration Chapter 6 Configuring a Web Server.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
Web Server Administration
Instructor Materials Chapter 5 Providing Network Services
NETWORK Unit 1 Module: 2 Objective: 7.
CONNECTING TO THE INTERNET
Working at a Small-to-Medium Business or ISP – Chapter 7
Working at a Small-to-Medium Business or ISP – Chapter 7
Working at a Small-to-Medium Business or ISP – Chapter 7
Chapter Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of various network.
NETWORK Unit 1 Module: 2 Objective: 7.
NETWORK Unit 1 Module: 2 Objective: 7.
Lesson 3: Introduction to Internet Technology
The University of Akron College of Applied Science & Technology Dept of Business & Information Technology 2440: 141 Web Site Administration Web Server.
Presentation transcript:

1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration

2 Overview Review the Internet and the World Wide Web Learn about server administration Learn about Web server administration Explore the common tasks and services performed by administrators Examine networking building blocks Compare Web server platforms

3 Review the Internet and the World Wide Web The Internet is a worldwide network of networks Shares WAN used by the international telecommunications network Uses TCP/IP Where the Internet uses the HTTP protocol, it is called the Web Web servers use HTTP to communicate The Internet is not centrally controlled

4 Review the Internet and the World Wide Web Internet had its origins in the 1960s In 1995 a high-speed backbone was created Included 4 network access points (NAPs) More have been created since then Now much Internet traffic is handled without going through NAPs Peering agreements allow this

5 Understanding Server Administration Server administrators Focus on the LAN Provide access to software and services Make sure environment is reliable and consistent Minimize harm that users can do to network

6 Working with Users A LAN can serve hundreds or even thousands of users Users need to be productive Users like consistency Roaming profiles allow users to have the same personalized desktop environment on multiple computers

7 Establishing Access Control Users need just enough access to do their jobs, but not more Typically, users are organized into groups, and groups are given access to network resources Users can be given different access to the same resources A document can be read by everyone but modified by only specific people

8 Understanding the Server Environment All but the smallest network includes more than one server With Windows computers, servers and users’ computers can be organized into domains in order to centralize control In Windows 2000 and Windows Server 2003, domains can be grouped into forests

9 Understanding Web server Administration Web server administrators focus on the Internet Need to work with ISPs and Web page developers Typically, a Web server provides information to anyone who requests it over the Internet Web servers can contain other applications such as FTP and

10 Understanding Web server Administration Depending on the size of the organization, some tasks may be delegated Web page development Database design Programming administration Security

11 Selecting Programs and Databases Web server administrators need to install programming languages Web developers use a variety of languages Active Server Pages (ASP) Original language from Microsoft ASP.Net A newer environment that includes many languages Java Server Pages (JSP)

12 Selecting Programs and Databases Non-Microsoft languages are popular, even on Microsoft Web servers Perl – one of the first and still popular PHP – easy to use Java Server Pages (JSP) Macromedia ColdFusion

13 Selecting Programs and Databases A database management system (DBMS) is used to store data used with Web pages Microsoft Access is appropriate for small sites Microsoft SQL Server, Oracle 9i, and MySQL are sophisticated DBMSs for larger sites Standard Query Language (SQL) is the language used to communicate with the DBMS

14 Managing Servers Open by design to accept from anyone Spam can be a problem to manage Specific utilities can be used to help minimize spam Viruses are commonly sent by Use virus detection software and keep it updated

15 Other Applications Firewall Helps protect your Web server environment from attack FTP A service that allows users to download files from and upload files to a server DNS Translates host names such as to an IP address

16 Administrators' Common Tasks and Services Installing and configuring systems Maintaining security Monitoring the system Maintenance and backup

17 Network Building Blocks- The OSI Model LayerNameDescription 7ApplicationResponsible for low-level application access to the network. 6PresentationCan convert data into a format that is understandable to the Application layer. 5SessionCan open, maintain, and shut down communication. 4TransportResponsible for transporting the data from one computer to another. (TCP and UDP) 3NetworkPrimarily responsible for addressing between two computers. (IP and ICMP) 2Data LinkResponsible for the interface between the packets coming down through the upper layers and the physical layer. 1PhysicalResponsible for transferring the data to the network medium.

18 TCP/IP Model Layer Name Common Components OSI Reference ApplicationHTTP, SMTP, POP3 FTP, DNS Application Presentation Session TransportTCP, UDPTransport NetworkIP, ICMPNetwork PhysicalEthernet, FDDIData Link Physical

19 TCP/IP Protocols Hypertext Transfer Protocol (HTTP) Web servers implement this protocol Simple Mail Transfer Protocol (SMTP) Used by servers (and sometimes Web servers) to send Post Office Protocol Version 3 (POP3) Used to retrieve

20 TCP/IP Protocols File Transfer Protocol (FTP) Transfers files to and from server Domain Name Service (DNS) Translates host names to IP addresses and IP addresses to host names Transmission Control Protocol (TCP) Creates a reliable connection between two computers

21 TCP/IP Protocols User Datagram Protocol (UDP) Does not establish a connection, just sends messages Internet Protocol (IP) Provides addressing scheme Internet Control Message Protocol (ICMP) Provides error messages

22 Connecting Your LAN to the Internet Your ISP connects to the Internet A WAN connection is used between your building and the ISP A T-Carrier connection is often used A digital connection for voice and data

23 Common T-Carrier Connections

24 Connecting to the Internet

25 Other ways to Connect to the Internet Integrated services digital network (ISDN) Dial-up access Basic Rate Interface (BRI) up to 128 Kbps Primary Rate Interface (PRI) up to Mbps Digital Subscriber Line (DSL) Often differing speeds for uploads and downloads Depending on type, up to 6.1 Mbps for downloads and Mbps for uploads Cable Modem Shared access cable provided by cable TV company

26 Web Hosting Solutions Standard hosting Your site resides on the same computer with many other sites Cheapest solution Dedicated server You have a server that only you use Co-location Your own server is physically located at the company that does your Web hosting

27 Web Server Platforms- Microsoft Windows NT (IIS 4) IIS (Internet Information Server) was added in the mid-1990s, and support for ASP was added later Windows 2000 (IIS 5) IIS part of the OS from the beginning.NET Framework add-on allows use of ASP.NET Windows Server 2003 (IIS 6).NET Framework integrated into OS

28 Other Microsoft Server Products Application Center Allows you to manage a cluster of servers as if it is one server Biztalk Server Connects to your business partners using XML Commerce Server Builds e-commerce sites in a short amount of time

29 Other Microsoft Server Products Internet Security and Acceleration Server Combines a firewall product with a Web cache Operations Manager Helps decrease support costs for a server environment SharePoint Portal Server Set up a site that is highly personalized

30 UNIX/Linux UNIX was introduced in 1969 Linux is from the early 1990s Based on MINIX Three basic components Kernel – central portion of OS File system – provides input and output mechanisms Shell – provides user interface

31 Linux Source code is freely available Developers can make changes Available from a number of organizations Red Hat Mandrake SuSe

32 Summary Server administration focuses on LANs Web server administration focuses on the Internet Both types of administrators install, configure, and maintain servers Many pieces make up the network There are many Web server platforms from which to choose