ITS 145: Intro to Information Systems

Slides:



Advertisements
Similar presentations
AARP Tax-Aide Sonoma/Napa District Bill Dornbush, TC Guide to Printer Sharing.
Advertisements

Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Computer Networks IGCSE ICT Section 4.
TYPES OF NETWORKS NETWORK CONFIGURATIONS /TOPOLOGIES TRANSMISSION MEDIA By B. Vialva.
Switches in Networking B. Konkoth. Network Traffic  Scalability  Ability to handle growing amount of work  Capability of a system to increase performance.
Dainis Krakops’ Wireless Network MOTOROLA SURFboard SB5101 CABLE MODEM Enables cable operators to provide broadband Internet connection for my LAN devices.
Course 1 : Basic Information About Network
Course Introduction CET1600C – Cisco Networking Fundamentals Professor Yousif.
Introduction to Networks. Objectives The purpose and uses of networks The Key components of a computer network The Different types of network and the.
Local and Wide Area Networks: Understanding the Pieces John H. Porter University of Virginia Coastal Research Center.
Chapter 5 Networks Communicating and Sharing Resources
Networking and Operating Systems. Networking What is it? Things that are hooked together. Computer Network- Computers that are connected together.
Chapter 9A Network Basics.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
CIS 103 — Applied Computer Technology Last Edited: September 17, 2010 by C.Herbert Wireless Home Networks.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
S305 – Network Infrastructure Chapter 6 Local Area Network.
Network Devices & Wiring Geert Jan de Groot. Network Wiring Half/full duplex Ethernet Network Wiring Autonegotiation Structured wiring Optics.
Company LOGO Networking Components Hysen Tmava LTEC 4550.
Understanding and Building Basic Networks Chapter 6 Creating a Network.
Thaksalawa Web Site Group Project Transmission of data from one place to another place is called Data Communication.
Day11 Devices/LAN/WAN. Network Devices Hub Switches Bridge Router Gateway.
System Software 121 BUDGET FOR NETWORK SETUP Part time group Names: Kannigan Padayachee Amina Badat Clerista Govindsamy Fadiel.
Disk Interfaces Last Update Copyright Kenneth M. Chipps Ph.D. 1.
Using ICT systems The computer. Using ICT systems Computers in an ICT System Multiple computers, usually with username and password entry Looking after.
Higher Computing Networking. Networking – Local Area Networks.
Topic : 4.0 WIRELESS TECHNOLOGIES.  Wireless networks utilize radio waves and/or microwaves to maintain communication channels between computers. Wireless.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Ethernet Advanced Chapter 5. Release 16/7/2009 Chapter Objectives Explain 10Base-T network Explain 10Base-FL Explain the rule Identify different.
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
Assignment # 3 Networking Components By: Jeff Long.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Select appropriate hardware for building networks. Objective Course Weight 2%
How To Set Up A Wireless Network. What is a wireless network  A wireless network is a computer network that allows computers and other electronic devices.
ICT Unit 4: Network and the effects of using them
Assignment 3 Jacob Seiz. Hub A hub provides a central access point for a network. Through multiple I/O ports a hub can connect multiple Ethernet devices.
Networks : What is a network? A Network is formed when 2 or more computers (devices) are linked together. Every computer or device on a network can send.
Intention – Understanding the features of the following networks
Network and hardware revision
Networking and Sharing
Networking Objectives
Network Topology and LAN Technologies
ITS 629: Computer Network Design
Module 1: Understanding Local Area Networks
Instructor Materials Chapter 1: LAN Design
Intro to MIS – MGS351 Network Basics
Level 2 Diploma Unit 10 Setting up an IT Network
A+ Breakout Ralph D Nyberg
Instructor Materials Chapter 1 Ever Wonder How It Works?
Network Media Types COMPUTER NETWORKS 4TH Edition Chapter3
Semester 1 Cisco Discovery JEOPADY Chapter 3.
Types of Internet Access
ITS 145: Intro to Information Systems
Configuring EtherChannels and Switch Troubleshooting
Introduction to Computers
Wired Networks CIT 1100 Chapter4.
Designing a local area network
Network Basics Extended Learning Module E
CS101 Home Network Basics.
DHCP, DNS, Client Connection, Assignment 1 1.3
Creating a home network
Introduction to Computer Administration
Network Devices Hub Definition:
CS101 Home Network Basics.
APACHE WEB SERVER.
GCSE ICT Setting up a Network.
GCSE ICT Setting up a Network.
Networking 101.
CS101 Home Network Basics.
Presentation transcript:

ITS 145: Intro to Information Systems Instructor: Mark Jamil Course website: www.markjamil.com Contact email: questions@markjamil.com

In class Assignment Using Linux, set up a web server on your laptop! Install any version of Linux you prefer. I recommend sticking with big market distros so that you can find help and documentation easily. Popular Linux distros include Mint Linux (based on Ubuntu) – Easy for Windows/Mac users Debian Ubuntu (based on Debian) Red Hat Zorin (looks like Windows 7) Elementary (based on Ubuntu) – Designed for Windows/Mac users Alpine – Tiny 150MB OS designed with security in mind Once you have linux running, you need to install either Apache or Nginx web servers. You will need to do a little bit of reading to figure out how to install them on the OS you selecting. Once installed, you must remember to start the service! Once it is installed, text to make sure it works. If everything is working, find the “www” directory and edit your homepage (usually index.html). In the body section of this page, insert the following statement: “Hello World! My name is (insert your 1st and last name).” Please refrain from using “ready made” installations like Turnkey. I would like you to do the installation yourself using either command line or the software management tools in the GUI. Also please do not use Docker or Linux containers (for the same reason).

Networking Intro Networking is the act of connecting computers in such a way as to allow them to share resources and data. The most popular network protocols are Ethernet Infiniband Fiber Channel Wireless

Ethernet The Ethernet protocol is the most dominant in the world. It is an open protocol supported by almost everyone in the IT world. Commonly uses 4 pairs of copper wires for connectivity. The difference between copper cables is how they are wrapped and shielded. Modern speeds are 1GB/s and 10GB/s. 40/100 GB/s Ethernet is already available but very expensive. Cat 8 copper cable can only go to 10GB/s. No standardization for 100GB/s cables yet. Data is transferred in “frames.” Frames are usually 1500 bytes. You can change the frame size. Most common protocol is IP. Other exist such as ATA of Ethernet (AoE). RDMA over Converged Ethernet (RoCE) offers lower latency. Useful for high performance applications. Is cheap since it is an open standard.

Infiniband Is a proprietary technology generally in very high performance servers. Its biggest advantage is low latency compared to Ethernet. Most of the support comes from Intel and Mellanox. Has two types of cables: short range copper cables and long range optical cables. Current speeds top out at about 40GB/s. 100GB/s has been announced. Might already be available. Expensive compared to Ethernet.

Fiber Channel Due to lack of backing, is being out-muscled by Ethernet and Infiniband. Still relevant due to legacy SAN installations. Computers connected by dual fiber cables. Offers speeds of 8GB/s, 16GB/s 32GB/s & 128GB/s have been announced. I don’t think they are available yet. Uses Fiber Channel Protocol (FCP). Offers low latency for high performance uses.

WiFi WiFi (aka 802.11) is the most common home and small business network technology today. It suffers from a lot of collision problems (half duplex). Almost all wireless and microwave devices interfere with WiFi. Has very high latency (about 10x) compared to wired technologies. Speed is limited by inverse square law. Intensity/radius^2 In general, they have optimal range of between 100-300 feet. Question: If you are standing three times as far as the recommended distance from the WiFi source, what is your optimal WiFi speed?

Hubs and Switches Allow computers to interconnect. They are fast. Hub Wiring is shared between all connections. Collisions are problematic (aka half duplex). Have been mostly phased out. Some home routers with LAN ports are hubs. Cheap to make. Switch Each port is wired separately. No collisions thus offering optimal speed (aka full duplex). Managed Switch. Like a normal switch but you can program each port to check for specific computers. They allow you to separate computers on different networks by VLAN. Note a managed switch does NOT allow VLAN’s to share resources.

Router At its core, a Router separates networks. Because they do more processing, they are generally slower than switches. Routers can have multiple ports, and each port is usually configured to be a different network. A router can be programmed to allow different networks to share specific resources. For instance, network #1 can share port 80 with network #2. This is called routing.