Network Operating Systems

In the past, network operating systems were confusing and very difficult to set up but with today’s technology, networking operating systems have improved dramatically and made it much easier to connect computers together, with new operating systems coming with networking built in enabling such easy access to setting up a network.

The main function of a network operating system is to allow users to view resources hosted somewhere else, but access them as if they were stored in their own computer’s harddrive.  These resources may include important documents such as text files, media files such as images and video, or even software to be used to create new documents for work reasons.

A network operating system works like this image explains, it is simply one computer – normally a mainframe – hosting all resources needed, sending them out via the network.  The mainframe sending this network out hosts the operating system also, so limited use is given in most cases so malicious acts are found seldom when needed within business uses a network operating system.

Client-server

Large Local Area Networks (LANs) use one or more file servers to host resources for other machines on the network.  A file server will be one of the more powerful machines on the network, and it won’t need to be replaced as often as it will be ready for prolonged use with a lot of memory, high capacity and high speed.  These file servers are likely to be fitted with multiple backup facilities like tape drives and RAID hard disks.  File servers will have prevention from failing, using hardware such as extra power supplies & un-interruptable power supplies (UPS) to be prepared for power failures.

Advantages of a client-server system are that the file server can provide access to resources being used by many machines without taking away from the performance of any of the machines.  Large networks may use more than one high performance computer as a file server, so each one may provide different services to users meaning the network manager can set which machine will host which content and how much users can access it at a time to prevent the one machine from being overloaded.

The services provided by a client-server network include…

  • Security: Only people with the correct username and password may enter a client-server network so they are secure in the way that private files will be kept private.
  • Networked Storage means you may log in to the server on any computer on the network so work can be done at different machines if neccessary.
  • Communications: Local networks will tend to provide a means of communication between the network users through the use of email and will give access to the internet under monitored conditions along with an intranet which will make use of the internet by storing some of the information in the browser.
  • Applications: If applications are installed on the file server the user is connected to then the user may access that application.
  • Support Services: Network managers will keep the network’s machines safe with anti-virus software and if anything bad were to happen, although unlikely with restricted access, they could undo it with their remote monitoring and control authority.  The network will regularly backup files also.

Peer-to-Peer

While larger networks put client-server networks to use, smaller networks are more likely to utilise peer-to-peer as it is the common choice when setting up up to five machines because large amounts of data are not usually transferred between such a small number.  It also makes sense to use a peer-to-peer with a small number as it is not set up using an expensive dedicated server.  Machines are connected together to make a small LAN which, like a client-server, allows users of the network to share peripherals and internet connections but unlike the client-server a peer-to-peer network has no network manager and all machines are equal.

This kind of system is mostly used in homes or small offices due to it’s suitability for smaller requirements, but this is not all good because due to the network not needing to have as much hard disk capacity and sometimes only one copy of some files the network can crash due to many users trying to access the one file at a time.  If not crash, then it will certainly decrease performance.

Network Servers

There are many different servers available for everyone, everywhere, and they can broadcast almost anything to users.  Here are only some of the possible servers you may encounter:

  • A file server manages logins to a network and gives the allowed users access to files it is hosting, it is composed of a powerful machine and many high capacity disks.
  • A print server allows users granted access to use the printer attached to it.
  • A news server can store messages posted on online bulletin boards by users and sends them out via WAN normally, but also used by LAN users to keep up to date about others on the network.

One thought on “Network Operating Systems”

Comments are closed.