Skip to main content

Deploying a website

 

Deploying a website - Presentation Transcript

    • Intro to Webspace
    • Hosting
    • Domain name
    • Renting a Web Space
    • Registering Domain Name and Webspace
    • FTP
  1. 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
  2. Webspace (or web space)
    • Data storage space accessed via the Internet, usually used to host websites and data files.
    • 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
  3. 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.
  4. 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)
  5. 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.
    • Rent shared server space
    • Lease a server
    • Host your own server
    • Free web hosting
  6. 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
  7. 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
  8. 3) Free Hosting
    • No cost
    • No service warranty / guarantee
    • Normally comes with advertisement
    • Limited space
  9. 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.
  10. KUIS Server Room
  11. Registering a Domain Name and Web Space (DEMO) - exabytes.com.my (I’m a satisfied a customer, why not share)
  12. Exabytes.com.my image from - exabytes.com.my
  13. image from - exabytes.com.my
  14. image from - exabytes.com.my
  15. image from - exabytes.com.my
  16. image from - exabytes.com.my
  17. image from - exabytes.com.my
  18. FTP What is FTP? File Transfer Protocol (FTP) is a network protocol used to transfer data from one computer to another through a network such as the Internet.
  19. FTP client What is FTP client for? Used to connect the local PC to the remote FTP server. It’s still a tool of choice for webmaster to transfer their files back and forth the web hosting. Life as a webmaster is not complete if you don’t master this tool.
  20. WinSCP – a free FTP client
    • WinSCP
    • Open source FTP client
    • Free
    • Good service
    • Fast transfer
    • Provide Secure FTP connection – port 22
    • Download from winscp.net
  21. WinSCP - demo
    • FTP address
    • port number for standard FTP
    • password
    • username
    • Protocol
    • Login
    • Store the login information
  22. WinSCP
  23. Q&A

Comments

Popular posts from this blog

Several English proverbs and the Malay pair

Or you could download here for the Malay proverbs app – https://play.google.com/store/apps/details?id=net.kerul.peribahasa English proverbs and the Malay pair Corpus Reference: Amir Muslim, 2009. Peribahasa dan ungkapan Inggeris-Melayu. DBP, Kuala Lumpur http://books.google.com.my/books/about/Peribahasa_dan_ungkapan_Inggeris_Melayu.html?id=bgwwQwAACAAJ CTRL+F to search Proverbs in English Definition in English Similar Malay Proverbs Definition in Malay 1 Where there is a country, there are people. A country must have people. Ada air adalah ikan. Ada negeri adalah rakyatnya. 2 Dry bread at home is better than roast meat home's the best hujan emas di negeri orang,hujan batu di negeri sendiri Betapa baik pun tempat orang, baik lagi tempat sendiri. 3 There's no accounting for tastes We can't assume that every people have a same feel Kepala sama hitam hati lain-lain. Dalam kehidupan ini, setiap insan berbeza cara, kesukaan, perangai, tabia

Submit your blog address here

Create your own blog and send the address by submitting the comment of this article. Make sure to provide your full name, matrix and URL address of your blog. Refer to the picture below. Manual on developing a blog using blogger.com and AdSense, download here … Download Windows Live Writer (a superb offline blog post editor)

Simple Zakat Calculator

This is a simple Zakat Calculator that do some calculation. Provided in the source is the Java source. It contains sample code on how to ; alert user is input is null handle calculation show OK dialog box numerical value parse from string invoke sharing intent admob, etc Screen shots The complete source - https://docs.google.com/file/d/0B34ZxOOoeSDdeURRSVFKek81Q2M/edit?usp=sharing The APK in the Google Store (Taksiran Zakat Emas Kalkulator) The Java code

Pemasangan Joomla! 1.7 pada pelayan web komputer anda

Latihan ini akan memasang sistem pengurusan kandungan laman web ke dalam pelayan web yang anda telah pasang sebelum ini . LANGKAH 1: Aktifkan Pelayan Web dan Pangkalan Data Aktifkan XAMPP Control Panel, melalui “ Start->All Programs->ApacheFriends->XAMPP Control Panel ”. Rajah 2.1 Pastikan pelayan web Apache dan pelayan pangkalan data MySQL diaktifkan dengan klik butang START. -> Rajah 2.2

Bootstrap Template for PHP database system - MyCompanyHR

HTML without framework is dull. Doing hard-coded CSS and JS are quite difficult with no promising result on cross platform compatibility. So I decided to explore BootStrap as they said it is the most popular web framework. What is BootStrap? - Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first web sites. (  http://www.w3schools.com/bootstrap/   ) Available here -  http://getbootstrap.com/ Why you need Flat-UI? Seems like a beautiful theme to make my site look professional. Anyway you could get variety of BootStrap theme out there, feel free to select here  http://bootstraphero.com/the-big-badass-list-of-twitter-bootstrap-resources/ Flat-UI is from DesignModo -   http://designmodo.com/flat/ Web Programming MyCompanyHR – PHP & MySQL mini project (with Boostrap HTML framework) Template 1: Template for the Lab Exercise. This is a project sample of a staff record management system. It has the PHP structured co