A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 7: Linux Network Services Chapter 10: Networking and the Internet By Fred R. McClurg Linux.

Slides:



Advertisements
Similar presentations
Computer Networks and the Internet CMPT 109 Montclair State University.
Advertisements

Computer networks SATISH MISHRA,PGT CS,KV TRIMULGHERRY.
IS 247 Introduction to Web Application Development Tim Wu.
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
The Internet Useful Definitions and Concepts About the Internet.
Telecommunications and Networks Business value of networks Network components Chapter 6 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
Web and Internet Part I ST: Introduction to Web Interface Design Prof. Angela Guercio Spring 2007.
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
Networking LAN (Local Area Network) A network is a collection of computers that communicate with each other through a shared network medium. LANs are.
NETWORKING COMPONENTS Zach Avis. Hub A hub is a low cost way to connect two computers. A hub can also act as a repeater. When a signal comes from one.
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 3: Introduction to Internet Technology.
Chapter 4 Telecommunications, the Internet, Intranets, and Extranets
Chapter 3 The Basics of Networking
Unit 4, Lesson 11 How Data Travels the Internet
Chapter 4. After completion of this chapter, you should be able to: Explain “what is the Internet? And how we connect to the Internet using an ISP. Explain.
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 19 PCs on the Internet.
The Internet {By Quinn Franklin 10BB}. What is the Internet? O The internet is an international network that links computers worldwide to eachother. O.
BASIC UNDERSTANDING OF INTERNET AND WEB BRIDGE COURSE of INFORMATION & COMMUNICATION TECHNOLOGY Activity No. 8.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Networking LAN (Local Area Network)  A network is a collection of computers that communicate with each other through a shared network medium.  LANs.
Networks QUME 185 Introduction to Computer Applications.
Linux+ Guide to Linux Certification Chapter Fifteen Linux Networking.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Chapter 15 Networks. 2 Chapter Goals Describe the core issues related to computer networks List various types of networks and their characteristics Explain.
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 6: More Scripting in Linux Chapter 17: Configuring a LAN By Fred R. McClurg Linux Operating.
Networking & the Internet. 2 What is a Network? □ A computer network allows computers to communicate with many other computers and to share resources.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
Network Structure Elements of communication message source the channel message destination Network data or information networks capable of carrying many.
D. Beecroft Fremont High School Networks.
The Internet Teaching Learning Seminar Computer Studies.
1 Lecture 9 The Internet Introduction to Information Technology With thanks to Dr. Haipeng Guo Dr. Ken Tsang 曾镜涛
Alex Leifheit NETWORKS. NETWORK A number of interconnected computers, machines, or operations. Key Components Network components, Network Architecture,
Higher Computing Networking. Networking – Local Area Networks.
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 AND PROTOCOLS For more notes and topics visit: eITnotes.com.
THE INTERNET INTRODUCTION TO BUSINESS TECHNOLOGY.
JavaScript and Ajax (Internet Background) Week 1 Web site:
NETWORKING COMPONENTS lLTEC 4550 JGuadalupe. HUB -THIS IS A HARDWARE DEVICE THAT IS USED TO NETWORK MULTIPLE COMPUTERS TOGETHER. IT IS A CENTRAL CONNECTION.
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
INTRODUCTION TO THE INTERNET Internet Protocol Cameras Training: Session 1.
+ CIW LESSON 4 Web Browsers. + Basic Functions of Web Browsers Provide a way for users to access and navigate Web pages Display Web pages properly Provide.
Chapter NETWORK Chapter 5 2 What is a Network? *A network is a group of connected computers that allows people to share information. For example,
Chapter 7: Using Network Clients The Complete Guide To Linux System Administration.
Chapter Objectives In this chapter, you will learn:
Connecting Desktops and Laptops to Networks
Using MIS 2e Chapter 6 Appendix
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Professional Web Designing For Absolute Beginners
The Internet.
Web Development & Design Chapter 1, Sections 4, 5 & 6
Wednesday, September 19, 2018 What Is the Internet?
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Topic 5: Communication and the Internet
أساسيات تقنية المعلومات
DIFFERENT TYPES OF INTERNET CONNECTIONS.
Objectives To understand the about types of computer network
E-commerce Infrastructure
Lesson 3: Introduction to Internet Technology
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
McGraw-Hill Technology Education
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
McGraw-Hill Technology Education
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Presentation transcript:

A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 7: Linux Network Services Chapter 10: Networking and the Internet By Fred R. McClurg Linux Operating System © Copyright 2013, All Rights Reserved

Modern Web Browsers Mozilla: ◦ Firefox (Web Browser) ◦ Thunderbird ( Client) Opera (Mobile Browser) Safari (MacOS) Konqueror (KDE File Manager & Browser) Chrome (Google) Lynx (Text Only) Internet Explorer (Windows)

Network Terminology Internet: Network of networks that links computers around the world Intranet: A network to connect computing resources that are typically restricted to internal users. Firewall: Prevents certain types of traffic from entering or leaving the network. Transmission Control Protocol and Internet Protocol (TCP/IP): The predominant network protocol used by Linux systems.

Network Types Broadcast Networks: Many systems sending data at a time. ◦ Cable Modem Point to Point: Only two end points are involved. ◦ Dial Up ◦ DSL ◦ T-1 ◦ T-3 ◦ ISDN

Network Terminology Local Area Network (LAN): A network confined to a relatively small area like a computer facility, building or campus. Wide Area Network (WAN): A network that covers a large geographic area and is often used to interconnect LANs. Wireless Network: Allows multiple users access to a point to point connection via a radio frequency.

Network Hardware Hub: Broadcasts every packet to every port. Switch: A type of intelligent hub that sorts packets and sends traffic only to the machine it is intended for.

IP Addresses IP Address: The unique address by which each computer on the network is identified. Example (IPv4): ◦ ◦ = 4,294,967,296 Example (IPv6): ◦ fe80::3176:89b3:d62f:e05b%11 ◦ (16 4 ) 8 = (340 undecillion)

Remote System Login telnet : Protocol for remote login to Unix and non-Unix systems. ftp : File Transfer Protocol ◦ Method for downloading and uploading files to another system using TCP/IP.

Testing Network Connection ping : Send a packet to a remote computer. traceroute : Traces the route a packet follows to its destination.

Trusted Systems rcp : Remote Copy ◦ Allows a “trusted” system to copy a file to another “trusted” system. rsh : Remote Shell ◦ Allows a user to login from one “trusted” system to another “trusted” system.