Verified Document

UNIX Vs. Windows Operating System Research Paper

The authentication process for a Windows operating system at the server level can also be configured to validate the identity of the person logging in at the Windows domain and Microsoft Active Directory Service levels as well. Certificates can be assigned to specific applications, databases and processes within a Windows sever-based architecture and operating system configuration (Vellalacheruvu, Kumar, 2011). Another significant difference between UNIX and Windows security is the definition of the security model itself. UNIX defines permissions to the file level using user name and password, and can also assign security levels of a given process as well (Takeuchi, Nakayama, 2006). In many UNIX operating system versions a UID and GID-based session will be started when a user logs in and attempts a specific application or system-level process. It is possible to add on additional security layers to these UID and GID sessions using Kerberos login authentication technologies and processes, in addition to investing in secured file system architectures as well (Takeuchi, Nakayama, 2006). All of these functional improvements to UNIX however come at a high price and tend to increase the low Total Cost of Ownership (TCO) this operating system provides. The UNIX security model is not as adept at managing security on objects, complex, multi-threaded processes and interlinked TCP/IP commands as well (Vellalacheruvu, Kumar, 2011). Like the many variations of UNIX, the Windows operating system architecture is continually going through a series of modifications and enhancements to become more secure. The Windows Active Directory architecture is designed to eliminate the need for inter-domain trust controllers and the complexities of security on the previous generation...

Instead the Active Directory uses authentication layering technologies and Kerberos algorithm to increase security resiliency, making the operating system more difficult to hack into.
Process Management

Both UNIX and Windows operating system architectures are multiprocessing, multi-threaded in that both support multiple processes or threads at the same time. Both are also designed to support multitasking, multiuser commands and environments, and multithreading of applications. The Windows architecture continues to promote Win32 and Win64 multithreading of applications for greater performance.

Configuring process management within each operating system is often done with utilities and on occasion with shell scripting. In Windows the majority of these functions are driven by graphical user interfaces (GUI). In UNIX however process management is often handled through shell scripts. As the UNIX architecture in general is not as flexible as the Microsoft one at integration, it is common to find shell scripts that are used for File Transfer Protocol (FTP) and TELNET sessions from one system to another. A shell script is shown below for transferring file.txt to a computer center via FTP command. These types of shell scripts are so pervasive enterprise software vendors use them for moving files from one location to another on UNIX-based servers their software runs on (Iyer, Lee, Venkatramen, Vesset, 2007).

Shell script for transferring a file to a computer center

#!/bin/sh

HOST='ftp.users.computingcenter.edu'

USER='yourid'

PASSWD='yourpw'

FILE='file.txt' ftp -n $HOST

Sources used in this document:
References

Bradley, S.. (2009). Windows 7: Is It Right for You? Journal of Accountancy, 208(5), 32-36,12.

Hartley, D.. (2008). Defending Windows servers. Network Security, 2008(10), 4-8.

Ramon J. Hontanon. (1999, January). Managing Unix security. Network Magazine, 14(1), 52-56.

Bala Iyer, Chi-Hyon Lee, N Venkatramen, & Dan Vesset. (2007). Monitoring Platform Emergence: Guidelines from Software Networks. Communications of the Association for Information Systems, 19, 16.
Cite this Document:
Copy Bibliography Citation

Related Documents

Operating System in My Job
Words: 722 Length: 2 Document Type: Term Paper

In addition the cost makes it expensive to own the hardware required to support these systems as personal computers. The university has also indicated its preference for the PC and the Windows operating system. All training and skill acquisition is also generally offered for the windows system in the college. Standardization and uniformity of the design platform of Microsoft has greatly enhanced the applicability in the workplace. Standard packages

Operating System Can Be Simply Defined As
Words: 800 Length: 2 Document Type: Essay

operating system can be simply defined as a "program that manages a computer's resources, especially the allocation of those resources among other programs" ("operating system (OS) (computing) -- Encyclopedia Britannica"). There is no definitive answer to the question that which is the best operating system that has been produced till date. Windows and MAC OS X are two of the renowned operating systems that are used all over the

Windows 7 Operating System Guide to Operating
Words: 1501 Length: 5 Document Type: Essay

Windows 7 Operating System Guide to Operating Systems The role of operating systems continues to be critical to the overall performance of enterprise information systems globally. In the majority of enterprises today there is a wide variation in the type of operating systems used, as the information needs vary significantly across organizations. The intent of this analysis is to evaluate the Microsoft Windows XP, Windows 7 and Linux operating systems. The architectures,

Operating Systems Comparing the MS-DOS,
Words: 981 Length: 3 Document Type: Essay

Configuration of Microsoft Windows in more complex networking environments required an extensive amount of add-in software and programming to ensure all systems could work. Finally the levels of security inherent in the Microsoft Windows operating system continue to be problematic (Bradley, 2009). The Linux and UNIX operating systems are comparable in terms of kernel and memory architectures (MacKinnon, 1999)(Predd, Cass, 2005). There are variations in the pricing models used for

Windows CE Compare and Contrast Linux and Windows XP
Words: 1180 Length: 4 Document Type: Term Paper

Windows CE: Compare/Contrast Linux and Windows XP Windows CE Windows CE (consumer electronics), as the name indicates is Microsoft's embedded operating system specially developed for many types of consumer electronic gadgets like PDA's, industrial controllers and other mobile communication devices. It is in a true sense a multitasking and multithreading operating system and hence allows for two applications to be run at the same time. The first version of Windows CE had

UNIX Systems Have Been Instrumental in the
Words: 2595 Length: 10 Document Type: Term Paper

UNIX Systems have been instrumental in the information systems management of corporations and organizations for many years. Although in recent years it has been overshadowed by other operating systems, it still remains as an alternative to other systems. The purpose of this discussion is to describe the benefits and problems associated with UNIX systems. The most beneficial aspects of UNIX are the robust nature of the system and the ability to

Sign Up for Unlimited Study Help

Our semester plans gives you unlimited, unrestricted access to our entire library of resources —writing tools, guides, example essays, tutorials, class notes, and more.

Get Started Now