Server Technologies and Websever, Exercises of Internet and Information Access

Your presentation should include: 1. Server technologies and the management services associated with hosting and managing websites. 2. A review of different website technologies supported with the tools and software used to develop websites (including the differences between online website creation tools and custom-built sites). Your extended guidebook or detailed report should include a summary of your presentation as well as additional, evaluated or critically reviewed technical notes on all o

Typology: Exercises

2019/2020

Uploaded on 12/14/2021

hdh1234
hdh1234 🇻🇳

4.4

(7)

10 documents

1 / 34

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Server Technologies and
Management Services
PRESENTED BY:HOÀNG ĐÌNH HIỂN
STUDENT ID: GCH200791
CLASS: GCH0907
TUTOR: MANH DZUNG LAI
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22

Partial preview of the text

Download Server Technologies and Websever and more Exercises Internet and Information Access in PDF only on Docsity!

Server Technologies and

Management Services

PRESENTED BY: HOÀNG ĐÌNH HIỂN

STUDENT ID: GCH 200791

CLASS: GCH 0907

TUTOR: MANH DZUNG LAI

Tables of Content

  1. Identify the purpose and types of DNS, including explanations on how domain names are organized and managed
  2. Explain the purpose of
    • Communication protocols
    • Server hardware
    • Operating systems
    • Web server software
    • Explain the relationship between technologies above with regards to designing, publishing and accessing a website.
  3. Discuss the capabilities and relationships between front-end and back-end website technologies
    • Explain how these relate to presentation and application layers.
  4. A review of different website technologies supported with the tools and software used to develop websites
    • Front End technologies
    • Back End technologies
    • Databases
    • IDEs
    • CMS
    • Website Builders

To understand how a website works, we need to find out what components the website includes and the tools / media that help it work.

History of Website

Web created by Tim Berners-Lee, a computer scientist in 1989, in a laboratory in Geneva, Switzerland. He has devised a method to navigate between files using:  Hyper link Frame work (HTTP).  Hyper Text Mark up Language (HTML).  Web browser and web server.

Web server

 Web server: A place to store source code and website content;  The web server is identified by its IP address;  Web servers (private) are usually for large websites, small and medium websites often use a small portion of the web server's resources.

Web Page Addresses (URLs)

The URL is simply a link to the website, referring to resources on the internet. The use of these resources requires the correct links and the URL for this task. The URL stands for Uniform Resource Locator, which replaces IP addresses, making it possible for computers to communicate with servers and server systems. URLs help determine the structure of the file on certain websites.

How to find out the website?

1 - Enter IP Address Enter the Apple server's IP address such as: 70.73.176. 2 - Enter URL Enter the correct Apple URL: www.apple.com 3 – Search by name You can search the website by the name of the site. Enter the website name as "Apple

Domain name system (DNS)

 Domain name is an alternate name for the IP address of the web server,  The assignment (mapping) of domain names to IP addresses is done by the domain name resolution system (DNS).

How domain names are organized and

managed

The Domain Name System is a hierarchical system, and at the top of the hierarchy is the DNS root zone. ICANN assigns organizations to manage Top Level Domains (such as the com domain) and accredits registrars who buy and manage namespace -- on behalf of companies and individuals -- within these Top-Level Domains The top-level domains use across the Internet were: .com - Commercial organizations .edu - Universities and other educational institutions The administration of domains may be devolved to sub-domains to assign a unique name to a particular department, function, or service related to the organization, etc.

Registration a Domain & Host

Step 1: Create a basic web page with Sublime Text 3, use HTML language to design the web. Step 2: Access infinityfree.net, this is a Free Unlimited Web Hosting. Upload the html file and save it

Types of DNS servers and their roles

Root Name Servers: The root server represents the top level of the DNS hierarchy. Local Name Servers: Local servers represent the lowest level DNS servers owned and maintained by many business organizations and Internet service providers (ISPs)

Purpose of DNS

The main purpose of DNS is to provide mapping between symbolic names and IP addresses in a worldwide hierarchical and hierarchical database.

Communication protocols

 It is a set of standard rules for data representation, signaling, authentication and error detection  There are several protocols used to communicate or convey information on the Internet: TCP, IP, HTTP, FTP, SMTP, POP ..

Server hardware

 Server Hardware means Computer Hardware which operates in a local area network that runs administrative software which controls access to all or part of the network and its resources and makes such resources available to computers acting as workstations on the network.