deploying a website

26
image from - w3hol.wordpress.com Khirulnizam Abd Rahman 0129034614 [email protected] kerul.blogspot.com Facebook.com/khirulnizam

Upload: khirulnizam-abd-rahman

Post on 20-May-2015

871 views

Category:

Business


2 download

DESCRIPTION

Deploying a website

TRANSCRIPT

Page 1: Deploying a website

image from - w3hol.wordpress.com

Khirulnizam Abd Rahman0129034614khirulnizam@gmail.comkerul.blogspot.comFacebook.com/khirulnizam

Page 2: Deploying a website

• Intro to Webspace• Hosting• Domain name• Renting a Web Space• Registering Domain Name and Webspace• FTP

Page 3: Deploying a website

INTRODUCTION TO WEB SPACE A web site must contain content like;

HTML files, script (server or client side scripts), text, images, audio or video.

These content require space (storage). web space - is the space required to store the

web pages or the contents of the web pages on the web server.

Must be available 24/7

Page 4: Deploying a website

Webspace (or web space)

Data storage space accessed via the Internet, usually used to host websites and data files.

Page 5: Deploying a website

Host A computer located on a network that provides file

storage or services to other computers on the network

Web Server A Web server is a computer that delivers requested Web pages to your computer

Page 6: Deploying a website

Web site (or website) A collection of interlinked web pages with a related

topic, usually under a single domain name, which includes an intended starting file called a "home page".  From the home page, you can get to all the other pages on the website. 

Page 7: Deploying a website

Domain name The unique name which identifies an Internet

website. Domain names have two or more parts, separated by periods .

Example:pecamp.org

kuis.edu.my

blogspot.com

kerul.blogspot.com (this is sub-domain)

Page 8: Deploying a website

Renting a Web Space With the proliferation of free web server

accounts offered on the web or with ISP internet access, clients new to the web often wonder why one should pay extra for the commodity.

When considering where to host your website, you generally have four choices depending on your needs and resources.

1. Rent shared server space2. Lease a server3. Host your own server4. Free web hosting

Page 9: Deploying a website

1) Rent Shared Server Space The cheapest option, you pay a small monthly

fee and get some server space on a hosting network servicing

10 - 100 other accounts. Everyone has their own domain name and a virtual IP address, but the headache of keeping the server working 24/7 is left to the expert at your hosting network.

image from - exabytes.com.my

Page 10: Deploying a website

2) Leasing a Server For sites with major league hits or

desiring more server CPU speed (for lots of audio/video streaming, real time chat, etc.),

you can lease a server from a hosting company.

Leased servers are dedicated just to your site and maintained 24/7 by qualified network engineers at your hosting network center.

image from - exabytes.com.my

Page 11: Deploying a website

3) Free Hosting No cost No service warranty / guarantee Normally comes with advertisement Limited space

Page 12: Deploying a website

4) Host Your Own Server Requires some technical skill and the desire to

handle all the headaches of keeping your website working,

it is possible to host your own web server. Via a DSL or CableModem connection, Best if you have fixed IP address (dynamic IP

also possible). PCs can easily be turned into web servers. This option does require a two-way broadband

connection (upload and download speeds are equivalent).

Everything concerning the web server becomes your responsibility - especially network security.

Page 13: Deploying a website

KUIS Server Room

Page 14: Deploying a website

Registering a Domain Name and Web Space(DEMO)- exabytes.com.my(I’m a satisfied a customer, why not share)

Page 15: Deploying a website

Exabytes.com.my

image from - exabytes.com.my

Page 16: Deploying a website

image from - exabytes.com.my

Page 17: Deploying a website

image from - exabytes.com.my

Page 18: Deploying a website

image from - exabytes.com.my

Page 19: Deploying a website

image from - exabytes.com.my

Page 20: Deploying a website

image from - exabytes.com.my

Page 21: Deploying a website

FTP

What is FTP?What is FTP?

File Transfer Protocol (FTP) is File Transfer Protocol (FTP) is a network protocol used to a network protocol used to transfer data from one transfer data from one computer to another through a computer to another through a network such as the Internet.network such as the Internet.

Page 22: Deploying a website

FTP clientWhat is FTP client for? What is FTP client for?

Used to connect the local PC to the remote Used to connect the local PC to the remote FTP server. It’s still a tool of choice for FTP server. It’s still a tool of choice for webmaster to transfer their files back and webmaster to transfer their files back and forth the web hosting. Life as a webmaster is forth the web hosting. Life as a webmaster is not complete if you don’t master this tool.not complete if you don’t master this tool.

Page 23: Deploying a website

WinSCP – a free FTP clientWinSCPWinSCP-Open source FTP clientOpen source FTP client-FreeFree-Good serviceGood service-Fast transferFast transfer-Provide Secure FTP connection – Provide Secure FTP connection – port 22port 22

-Download from Download from winscp.netwinscp.net

Page 24: Deploying a website

WinSCP - demo•FTP address

•port number for standard FTP

•password•username

•Protocol•Login

•Store the login information

Page 25: Deploying a website

WinSCP

Page 26: Deploying a website

Q&A