Looking for Info regarding Unix

  • Thread starter sero
  • Start date
  • Tags
    Unix
In summary, the conversation discusses a research paper on Unix and the need for information on the underlying theory and operation of the technology, competing technologies, and a detailed description of what it is and how it functions. The conversation also mentions that more help may be available on a specific website and provides some background information on Unix, *BSD, and Linux.
  • #1
sero
9
0
I'm currently doing a research paper on Unix. I dotn have any experience with it or other operating systems like it. I need to find information about the following :

1. detailed description of the underlying theory and operation of the technology

2. a summary of competing technologies

3. providing a detailed description of what it is and how it functions


any help on this is greatly appreiciated !

thanks
 
Computer science news on Phys.org
  • #2
You would probable get more help on www.talkroot.com[/URL] then this forum.

Unix was orignally developed by Bell Labs.

http://www.bell-labs.com/history/unix/

*BSD was derived from a verion of Unix developed by the University of California, Berkeley

[url]http://www.freebsd.org/[/url]
[url]http://www.openbsd.org/[/url]
[url]http://www.netbsd.org/[/url]

The Linux kernel was developed by Linus Torvald. GNU is the set of basic tools, which used in conjunction with the Linux kernel form the GNU/Linux Operating System.

[url]http://www.kernel.org/[/url]
[url]http://www.gnu.org/[/url]

You can download the source for *BSD and Linux.
 
Last edited by a moderator:
  • #3


Hello there,

I am happy to assist you with your research paper on Unix. As someone who has experience with Unix and other operating systems, I can provide you with some helpful information to get you started.

Firstly, Unix is a multi-user, multitasking operating system that was developed in the 1970s by a group of AT&T Bell Labs employees. It was designed to be a portable, efficient, and flexible operating system that could run on a wide range of hardware platforms. The underlying theory of Unix is based on the concept of "everything is a file", meaning that all resources, including devices and processes, are represented as files in the file system. This allows for a simple and consistent way of managing and accessing these resources.

In terms of operation, Unix follows a hierarchical file system structure, with the root directory being the starting point. The system is controlled through a command-line interface, where users can interact with the system by typing commands. This command-line interface, also known as the shell, is highly customizable and allows for powerful automation and scripting capabilities.

Now, let's move on to competing technologies. Unix has been a major influence on other operating systems, and many modern operating systems, such as Linux and macOS, are based on its principles. However, there are also other competing technologies, such as Microsoft Windows and IBM's z/OS. These operating systems have different design philosophies and target different markets, but they all have their own strengths and weaknesses.

Lastly, to provide a detailed description of what Unix is and how it functions, I would suggest looking into the different components and features of the system. Some key areas to research could include the file system, process management, networking capabilities, and security mechanisms. Additionally, you could explore the various distributions of Unix, such as FreeBSD, OpenBSD, and Solaris, to see how they differ in terms of design and functionality.

I hope this information helps you in your research. If you have any further questions or need additional resources, please don't hesitate to reach out. Best of luck with your paper!
 

1. What is Unix and what is it used for?

Unix is a multitasking, multi-user operating system that was developed in the 1970s. It is commonly used in servers, workstations, and mobile devices. It is designed for stability, flexibility, and security.

2. How is Unix different from other operating systems?

Unix is different from other operating systems in its command-line interface, which allows users to interact with the system through typed commands instead of a graphical user interface. It also has a hierarchical file system and a built-in programming language, allowing for greater customization and control.

3. Is Unix still relevant today?

Yes, Unix is still widely used and relevant today. Many modern operating systems, such as macOS and Linux, are based on Unix. It is also used in servers and mainframes for its stability and security.

4. What are the advantages of using Unix?

Some advantages of using Unix include its stability, flexibility, and security. It also has a large community of developers and users, making it easy to find support and resources. Its command-line interface also allows for efficient and powerful system administration and programming.

5. Where can I find more information about Unix?

There are many resources available for learning about Unix, including online tutorials, books, and user forums. Some popular Unix distributions also have their own documentation and support resources. It can also be helpful to join a local Unix or Linux user group for hands-on learning and networking opportunities.

Similar threads

  • Computing and Technology
2
Replies
44
Views
3K
  • Computing and Technology
Replies
7
Views
1K
Replies
1
Views
1K
Replies
10
Views
2K
  • Beyond the Standard Models
Replies
12
Views
955
  • STEM Academic Advising
Replies
5
Views
1K
  • Quantum Physics
Replies
24
Views
1K
  • Science and Math Textbooks
Replies
2
Views
1K
Replies
15
Views
526
  • Engineering and Comp Sci Homework Help
Replies
1
Views
3K
Back
Top