620 likes | 851 Views
Lesson 13. Network Operating Systems (NOS). Objectives. At the end of this Presentation, you will be able to:. Explain the difference between a Network Operating System (NOS) and a desktop Operating System.
E N D
Objectives At the end of this Presentation, you will be able to:
Explain the difference between a Network Operating System (NOS) and a desktop Operating System. Identify and compare the major Network Operating Systems including Windows NT, Novell Netware, UNIX and Macintosh OS. Specify the network clients that best serve specific network operating systems and their resources. Identify the directory services of the major network operating systems.
Network+ Domains covered: 3.1 3.2 4.4
Networks can be classified according to where the resources reside and how the resources are accessed.
Peer-to-peer • Server-based or Client/server
Peer-to-Peer Benefits • Easy to implement. • Inexpensive and easy to operate. • Does not require a special operating system. • Fault tolerant.
Peer-to-Peer Limitations • Lack of Security • Lack of Consistent Administration • Lack of Performance • Lack of Scalability
Client/Server Network Client Client Client Client Server Client
Benefits of the Client/Server Network Improved security Better performance Better administration Scalability
These benefits are a direct result of the Network Operating System(NOS) used by the server.
Network Operating System (NOS) versus desktop Operating System (OS)
The NOS provides improved security. User-level Security Server authenticates: User name User password User location Server determines which resources the user may access. Simplifies security for the user.
The NOS allows sensitive resources to be maintained in a centralized and secure location.
The NOS provides improved performance. Client is relieved of the burden of server Server can be optimized Adds administration and management capabilities.
The NOS provides better administration. Centralized security Centralized data Consistent policies Administrative tools Accountability
The NOS allows scalability. The client/server network grows gracefully. A single server may handle 50 or more clients. Additional servers can be added. Specialized servers File server Print server Communications Server
Disadvantages of the NOS More expensive More complex Requires administration.
NOS Directory Services Refers to the way the resources on the network are organized. Directory Services manages resources from multiple servers as if they were one data base. This not only includes resources such as files, folders, and printers, but information like user names, passwords, and groups, as well.
With stand-alone servers each server’s user and account data base must be managed separately.
With Directory Services based servers all servers’ user and account information is in one data base.
Major Network Operating Systems Unix Novell NetWare Windows NT/2000 Server Macintosh
Unix Unix is a Multitasking, Multiuser OS Influential in the evolution of the Internet Unix uses the TCP/IP protocol Client computers communicate with the Server using Terminal Emulation
Unix Directory Service Unix’s implementation of directory services is called Network Information System, or NIS. A single user and password file is maintained by an NIS server. The NIS server copies the user and password data from the other computers in the network.
Unix’s Network File System (NFS) Allows you to share resources on a remote machine as if the resource were on your own machine. Called “mounting,” it is Unix’s equivalent of mapping a remote resource to your machine.
Linux Smaller, easier to use version of Unix Easily adapted to individual computers or as a server in a small network Like Unix, Linux uses the command line as the user interface. Unlike Unix, Linux is offered with a graphical user interface.
Unix/Linux “rwx” Permissions Read (r) – Allows you to see but not change a file. Write (w) – Allows you to both see and change a file. Execute (x) – Allows you to run a program or a shell script
Unix/Linux Printing Services LPD/LPR – Industry standard TCP/IP based printing protocols. LPR (Line Printer Request) – Allows a host to send printing jobs to any TCP/IP system that supports the LPD protocol. LPD (Line Printer Daemon) – Allows a host to receive print jobs from a system that support LPR.
Novell’s NetWare Most popular NOS Text-based operating system Supports virtually all Windows-based client computer operating systems IPX/SPX is the primary NetWare protocol
NetWare Directory Services Prior to version 4, NetWare used Bindery as a form of directory services Beginning with version 4, Netware uses directory services called NetWare Directory Services, or NDS.
NDS Tree Structure UofMars Students Staff A A English B C B A C History B C
NDS Structure Tree – A major collections of objects under a single heading. Context – The object’s position within the directory tree.
.busby.english.staff.uofmars Tree Context UofMars Staff A Busby English C A History B
Netware 5 Supports Multiprocessing Runs TCP/IP in native mode Backward compatible with earlier versions of Netware i.e. Versions 2 through 4. Supports Hot Plug PCI Novell Storage Services (NSS) – Supports virtually unlimited amounts of storage. In theory, it can support 255 volumes of up to 8 trillion files each.
NetWare Security File System Security – Controls access to the file system. NDS Security – Controls access to objects in the directory.
NetWare File Security System Read – Read an existing file. Write – Write to an existing file. Create – Create a new file. Erase – Erase an existing file. Modify – Re-name a file or change its attributes. File Scan – List the contents of a directory. Access Control – Control the access that others have to the file or directory. Supervisor – All the above rights.
NDS Security Supervisor – All rights listed below. Browse – User can see objects in the Directory tree. Create – User can create objects under existing objects. Delete – User can delete objects Re-name – User can change the object’s name
Windows NT 32-bit network operating system First to use a graphical user’s interface Not as feature-rich as Unix and NetWare Supports a wide range of network clients
Windows NT Directory Services Called NT Directory Services (NTDS) NTDS is not true directory services like NDS in NetWare. NTDS manages user names, passwords, and groups. NTDS is far more limited in its management of shared directories and printers, as compared to NDS in NetWare.
Windows 2000 Family of Operating Systems designed to replace the Windows NT Family. Aimed at Business, not the consumer market.
The Windows 2000 Family Windows 2000 Professional Windows 2000 Server Windows 2000 Advanced Server Windows 2000 Datacenter Server
The Windows 2000 Family • Windows 2003 Server Standard Editon • Windows 2003 Enterprise Edition • Windows 2003 Datacenter Edition • *Web Edition
Windows 2000 Professional Designed for Stand-Alone or Network Client PCs. Replacement for Windows NT Workstation 4.0. Plus: Plug and Play New hardware support – USB, IEEE-1394, AGP, etc. Improved Mobile Support – Connectivity, Battery-life Supports a single CPU.
Windows 2000 Server Family Windows 2000 Server/2003 Standard Edition Windows 2000 Advanced Server/2003 Enterprise Edition Windows 2000 Datacenter Server/2003 DataCenter Edition.
Windows 2000 Server/2003 Standard Edition • 4 • 4 Gigabytes • 2000 No /2003Yes • No Processors supported Memory supported Network load balancing Server Clustering
New Terms Load balancing – Spreads processing burden over several processors, or the nodes in a cluster. Cluster – Two or more servers that are loosely coupled together and can perform as a single entity. Clustering – The coupling of servers to form a cluster. Provides “fail-over” in case one system goes down. Fail-over – The ability to detect and replace a system that has gone down.
Windows 2000 Advanced Server/ 2003 Enterprise 8 8 Gigabytes 32 Gigabytes Yes, up to 32 nodes Yes, up to 2 nodes Yes, up to 8 nodes Processors supported Memory supported 2000 2003 Network load balancing Server Clustering 2000 2003 Enterprise
Windows 2000/2003 Datacenter Server 32 64 Gigabytes Yes, up to 32 nodes Yes Processors supported Memory supported Network load balancing Server Clustering
Windows 2000 File System Support FAT FAT32 NTFS NTFS-5