Preview

Linux Kernel and Free Software

Good Essays
Open Document
Open Document
392 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Linux Kernel and Free Software
Question: Answer :
1. What is free software? List three characteristics of free software. Free software is free to obtain, use and change.
2. Why is Linux popular? Why is it popular in academia? Linux is portable, is based on standards, is written in C, has a kernel programming interface, can support many users
3. What are multiuser systems? Why are they successful? A multiuser system is a system designed for multiple user input and output.
4. What is the Free Software Foundation/GNU? What is Linux? Which parts of the Linux operating system did each provide? Who else has helped build and refine this operating system? Organizational sponsor of the GNU Project.
Linux is the name of the operating system kernel developed by Linus Torvalds, which has since been expanded and improved by thousands of people on the Internet.
5. In which language is Linux written? What does the language have to do with the success of Linux? The C programing language
6. What is a utility program? A command; performs a task that is frequently related to the operating system.
7. What is a shell? How does it work with the kernel? With the user? A shell is a type of command prompt, it sends commands from the user to the kernel
8. How can you use utility programs and a shell to create your own applications? You can write a shell script, also called a shell program. Make the file executable and give the name of the file as a command. The shell then executes the commands in the file as though you had typed each command individually.
9. Why is the Linux file system referred to as hierarchical? Because the file system formats files in the shape of trees
10. What is the difference between a multiprocessor and a multiprocessing system? Multiprocessor refers to a system with two or more processors or CPUs.

Multiprocessing refers to a system that can process one or more tasks at a time
11. Give an example of when you would want to use a multiprocessing system. In a school
12.

You May Also Find These Documents Helpful

  • Powerful Essays

    4. What is the Free Software Foundation/GNU? What is Linux? Which parts of Linux operating system did each provide? Who else help build and refine this operating system?…

    • 2815 Words
    • 12 Pages
    Powerful Essays
  • Satisfactory Essays

    Nt1330 Unit 9 Quiz

    • 1332 Words
    • 6 Pages

    Bell Labs developed Unix, followed by BSD Unix, followed by Linux, GNU followed Linux but was never completed…

    • 1332 Words
    • 6 Pages
    Satisfactory Essays
  • Good Essays

    Unit 1 Chapter Exercise

    • 649 Words
    • 2 Pages

    The GNU is a completely free operating system built by Richard Stallman and many of its components, except for the kernel, were completed in the early '90s. Linus Torvalds wrote the kernel for Linux, which was also intended to be a free operating system, in the early '90s. The two systems then were combined together to finish Linux, with its original kernel and added features supplied by GNU. Linux was born off the internet with hundreds of people helping to develop it in its early years.…

    • 649 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Linux is the name of the operating system kernel developed by Linus Torvalds, which has since been expanded and improved by thousands of people on the Internet.…

    • 638 Words
    • 2 Pages
    Good Essays
  • Good Essays

    4. GNU stands for "GNU'S Not Unix", and it was designed to be a UNIX-like operating system developed by Richard Stallman. The Free Software Foundation is the principal organizational sponsor of the GNU Project. GNU developed many of the tools, including the C compiler, which are part of the Linux operating system. Linux is the name of the operating system kernel developed by Linus Torvalds, which has since been expanded and improved by thousands of people on the Internet. Torvalds’ kernel and GNU’s tools work together as the Linux operating system.…

    • 516 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    4. What is a shell? How does it work with the kernel? With the user?…

    • 1455 Words
    • 4 Pages
    Powerful Essays
  • Powerful Essays

    linux unit1 assignment1

    • 825 Words
    • 3 Pages

    Answer: GNU stands for "GNU'S Not Unix", and it was designed to be a UNIX-like operating system developed by Richard Stallman. Linux is the name of operating system kernel developed by Linus Torvalds. GNU's tools aside the Linux kernel make the operating system known as “Linux” aka “GNU/Linux”. Thousands of people helped refine the operating system online.…

    • 825 Words
    • 3 Pages
    Powerful Essays
  • Powerful Essays

    NT1430 Unit 1

    • 4876 Words
    • 18 Pages

    2. Why is Linux popular? Why is it popular in academia? GNU/Linux is portable, is based on standards, is written in C, has a kernel programming interface, can support many users, and can run multiple tasks. The source code for the operating system is readily available so that students can understand more easily how GNU/Linux works and can modify the code further to understand its operation and change the way it works.…

    • 4876 Words
    • 18 Pages
    Powerful Essays
  • Better Essays

    Week 5 Pos 355

    • 2010 Words
    • 9 Pages

    The UNIX and Linux Operating Systems (OS) are open source systems. The first version of UNIX was created in 1969 by computer scientist Kenneth Thompson at AT&T Bell Laboratories. The system was based on four parts: the shell, kernel, editor, and the assembler. Linux was created as a free software substitute to the commercial UNIX environments. The history of Linux dates back to 1983 and Linux runs a much greater range of platforms than most UNIX environments. Both OS share a common foundation because of the history and tradition.…

    • 2010 Words
    • 9 Pages
    Better Essays
  • Satisfactory Essays

    Unit 1 assignment 1

    • 405 Words
    • 2 Pages

    GNU developed many of the tools, including the C compiler that is part of the Linux operating system. Linux is the name of the operating system kernel developed by Linus Torvalds, which has since been expanded and improved by thousands of people on the Internet.…

    • 405 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    3. Describe a use for an operating system. You can pick any one you wish.…

    • 816 Words
    • 3 Pages
    Good Essays
  • Good Essays

    GNU stands for "GNU'S Not Unix", and it was designed to be a UNIX-like operating system developed by Richard Stallman. Linux is the name of operating system kernel developed by Linus Torvalds. GNU's tools aside the Linux kernel make the operating system known as “Linux” aka “GNU/Linux”. Thousands of people helped refine the operating system online.…

    • 537 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Cs604 Mcq

    • 2090 Words
    • 9 Pages

    5. Command-line interpreter is also called __________ in some operating systems. a) b) c) d) Kernel Shell Signal API P/13…

    • 2090 Words
    • 9 Pages
    Good Essays
  • Powerful Essays

    Linux

    • 904 Words
    • 4 Pages

    The shell therefore acts as an intermediary between the operating system and the user thanks to command lines that are entered by the latter. Its role consists in reading the command line, interpreting its meaning, carry out the command, and then return the result via the outputs.…

    • 904 Words
    • 4 Pages
    Powerful Essays
  • Powerful Essays

    Modern Operating System

    • 3667 Words
    • 15 Pages

    A kernel can be contrasted with a shell (such as bash, csh or ksh in Unix-like operating systems), which is the outermost part of an operating system and a program that interacts with user commands. The kernel itself does not interact directly with the user, but rather interacts with the shell and other programs as well as with the hardware devices on the system, including the processor (also called the central processing unit or CPU), memory and disk drives.…

    • 3667 Words
    • 15 Pages
    Powerful Essays

Related Topics