Introduction TO Network Administration

Slides:



Advertisements
Similar presentations
Introduction to Computers Lecture By K. Ezirim. What is a Computer? An electronic device –Desktops, Notebooks, Mobile Devices, Calculators etc. Require.
Advertisements

Chapter 1:Introduction to the world of computers
Computer networks Fundamentals of Information Technology Session 6.
Which server is right for you? Get in Contact with us
Objectives Overview Define an operating system
Business Technology Applications Computer Basics.
Design & Developed by: EATL
Network and Server Basics. 6/1/20152 Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server.
Chapter 1 Network Operating Systems ISQA424 Instructor: Rob Knauerhase Portland State University.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Computers They're Not Magic! (for the most part)‏ Adapted from Ryan Moore.
1 of 13 Back to Start Working Remotely Your company’s Windows SBS computer network makes it easy for you and your coworkers to work remotely—and to stay.
Introduction to Networks Networking Concepts IST-200 VWCC 1.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Introduction to Computers
NETWORK TYPE PEER TO PEER CLIENT SERVER DATA RATES ADDRESSING IP MAC.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 4 System Software.
©Kwan Sai Kit, All Rights Reserved Windows Small Business Server 2003 Features.
Networks and Hackers Copyright © Texas Education Agency, All rights reserved. 1.
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Living in a Digital World Discovering Computers Fundamentals, 2010 Edition.
What does a Computer Do?. What is a Computer? A computer is an electronic device, operating under the control of instructions stored in its own memory,
Computer Concepts – Illustrated 8 th edition Unit A: Computer and Internet Basics.
THE CVR NETWORK. The CVR Local Area Network (LAN)  The purpose of the network is to enhance productivity, provide users with access to resources, and.
Dictionary: *M*M ain Entry: net·work·ing *F*F unction: noun *1*1 : the exchange of information or services among individuals, groups, or institutions;
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
Client – Server Architecture. Client Server Architecture A network architecture in which each computer or process on the network is either a client or.
INTRODUCTION TO SERVERS & INSTALLATION OF WINDOWS SERVER 2008 R2 Network Administration and Maintenance.
Objectives  To define network  To identify use of network  To differentiate major types of network  To identify basic networking terminologies  To.
Introduction to information technology Dr.Fatimah Ali Al-Rowibah.
Visualizing Technology© 2012 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation To Accompany Chapter 6 System Software.
ITGS Networks. ITGS Networks and components –Server computers normally have a higher specification than regular desktop computers because they must deal.
Course ILT Basic networking concepts Unit objectives Compare various types of networks Discuss types of servers Discuss LAN topologies Discuss planning.
Networking Classification A network is two or more computers that are connected 1 There size 2 Their Servers.
Multimedia and Computers Introduction to Computers.
Network Operating Systems : Tasks and Examples Instructor: Dr. Najla Al-Nabhan
Computer Software Types Three layers of software Operation.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
University of South Asia Course Name: Distributed System
Lesson 1—Networking BASICS1 Networking BASICS Introduction to Networking Unit 1 Lesson 1.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
Communications & Networks National 4 & 5 Computing Science.
Lecture 1: Network Operating Systems (NOS) An Introduction.
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
2/18/2016Fatimah AlAkeel - Network 11 Introduction to Networks.
Client – Server Architecture A Basic Introduction 1.
Windows Small Business Server 2003 R2 Powering Small Businesses.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
The types of computers and their functionalities.
Technical Sales Specialist Software - OS and Applications John R. Moegling Sr. Systems Engineer.
 Computer hardware refers to the physical parts of a computer and related devices. Internal hardware devices include motherboards, hard drives,
 client  client/server network  communication hardware  extranet  firewall  hacker  Internet  intranet  local area network (LAN)  Network 
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
Lecture 1: Network Operating Systems (NOS)
Network and Server Basics. Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server network.
Chapter 2 Operating Systems
Section 2.1 Section 2.2 Identify hardware
WHAT IS A NETWORK TYPES OF NETWORK NETWORK HARDWARE
Peer 2 Peer & Client Server
Introduction to Visual Basic 2008 Programming
Computer Software.
Computer Concept What is a computer?
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
Digital Literacy 1.00 Computer Basics
LO3 – Understand Business IT Systems
Types of Software Mrs. S. Palmer Office Administration.
Principles of Information Technology
Presentation transcript:

Introduction TO Network Administration

What is a Network? A network is a group of computers connected to each other to share information. Networks help businesses work smarter by allowing them to: Share and protect resources. Networks centralize data so it can be shared with appropriate people while preventing access from unauthorized users. In addition, data can be backed up to protect against loss. Improve efficiency. Employees are more efficient when important files, computer programs, and Internet access are available to them all the time. A network with remote access capability enables employees to access e-mail and other information quickly and easily whether they're in the office or on the road.* Reduce costs. Networks allow many users to access one device or service, eliminating the need for extra printers, modems, and Internet accounts.

Types of Networks There are two main types of networks: Peer-to-peer networks Client/server networks.

Peer-to-peer Networks Use cables to link together multiple computers and other devices such as printers and fax machines. Offer a simple, low-cost, easy solution for sharing files, printers, and other devices. Do have drawbacks? Data may be lost if one computer crashes, or access to information may not always be available if the computer is turned off. Best for home & small office use.

Client/server Networks Use a single, specialized computer (the server) as the central hub. Connect individual desktop PCs, laptops, printers, or mobile devices. Allow users to be more productive because they can share files, business applications, Internet access, and equipment. Decrease the risk of data loss if a PC's hard drive crashes because all information saved on the server can be backed up. Are ideal for large-scale organizations that require fast network access for video, publishing, multimedia, spreadsheet, database, and accounting operations. 

The Server What is a Server? A server is a specialized computer dedicated to manage shared resources. A server manages access to other devices such as printers, fax machines, and other computers. A server also manages access to files and data such as financial files, graphics, and business presentations. Any computer or device serving out applications or services can technically be called a server.

Client/server Networks Make requests Format data on the desktop Usually connects to a small number of servers at one time Does not require special hardware or sophisticated operating system. Servers Process requests from clients Store and protect data Usually accepts connections from a large number of clients Requires powerful hardware and sophisticated operating system.

Terms usage in information technology A server computer (often called server) Is a computer system that has been designated for running a specific server application or applications. A computer that is designated for only one server application is often named for that application. For example, when Apache HTTP Server (web server software) is a company's web server, the computer running it is also called the web server. Server operating system Is software that was especially developed to serve as a platform for running server applications.  The differences between the server version and the "workstation" version of an operating system vary. Sometimes (as in the case of Windows 2000 and Windows 2000 Server), Some server editions include additional server applications bundled with the operating system. In Server or server computer any "workstation" computer can run server operating systems and server applications, but server computer usually has special features intended to make it more suitable. include faster processor and memory, more RAM, larger hard drives, higher reliability, redundant power supplies..etc.

Some Types of Servers File server Print server Anti-virus server a computer and storage device dedicated to storing files. Any user on the network can store files on the server. Print server a computer that manages one or more printers Anti-virus server a computer that manages downloading and updating data files for anti-virus programs. Database server a computer system that processes database queries.

Operating system (OS) - Set of basic programming instructions to computer hardware: Forms layer of programming code on which most other functions of the computer are built. Desktop operating system: Typically installed on a PC type of computer used by one person at a time Computer may or may not be connected to a network Server operating system: Installed on a more powerful computer that is connected to a network. Act in many roles to enable multiple users to access information, such as electronic mail, files, and software

Examples of Server Operating System FreeBSD an open source OS. Linux RedHat an open source OS. Windows server 2008 (2008 R2) from Microsoft. Mac OSX servers V10.4 from Apple. AIX 5L 5.2 from IBM.