Linux Operating System Fundamentals, Exams of Advanced Education

An overview of the fundamental concepts and components of the linux operating system. It covers topics such as the difference between physical and non-physical computer components, the role of the operating system, the characteristics of the linux os, the linux kernel, open-source software, and common linux distributions. The document also discusses the history and development of linux, including the contributions of key figures like dennis ritchie, ken thompson, and linus torvalds. Additionally, it covers common methods for gaining support and troubleshooting linux systems, as well as the advantages of using linux in a corporate environment. This comprehensive guide serves as a valuable resource for understanding the core principles and features of the linux operating system.

Typology: Exams

2023/2024

Available from 10/14/2024

Examproff
Examproff 🇺🇸

3

(2)

8.3K documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Linux Chapter 1 Exam Graded A+
Every computer consists of physical components and nonphysical components. The
nonphysical components of a computer that understand how to work with the physical
components are referred to as - ANS-software
The operating system software is necessary for a computer to function. True or False? -
ANS-True
Linux is a ___________ and ___________ operating system. - ANS-Multiuser and
Multitasking
The core component of the Linux operating system is the Linux kernel. If you were a
Linux systems administrator for a company, when would you need to upgrade your
Linux kernel? - ANS-1. When you need to have support in Linux for new hardware.
2. When you need to increase the stability of Linux.
A production kernel refers to a kernel whose - ANS-Minor is even
A development kernel refers to a kernel whose - ANS-Minor is odd
Kernel 3.10.4
Which number is major, minor, and revision? - ANS-3 = Major
10 = Minor
4 = Revision
Many types of software are available today. Which type of software does Linux
represent? - ANS-Open Source Software (OSS)
What are characteristics of Open Source Software - ANS-1. The software is developed
collaboratively.
2. Any bugs are fixed quickly.
What are some good reasons for using Linux in a corporate environment? - ANS-1.
Linux is unlikely to be abandoned by its developers
2. Linux is secure and has a lower total cost of ownership than other operating systems.
3. Linux is widely available for many platforms and supports many programming
languages.
What are common methods for gaining support for Linux? - ANS-1. How to documents
2. Local Linux groups
3. Internet Newsgroups
pf2

Partial preview of the text

Download Linux Operating System Fundamentals and more Exams Advanced Education in PDF only on Docsity!

Linux Chapter 1 Exam Graded A+

Every computer consists of physical components and nonphysical components. The nonphysical components of a computer that understand how to work with the physical components are referred to as - ANS-software The operating system software is necessary for a computer to function. True or False? - ANS-True Linux is a ___________ and ___________ operating system. - ANS-Multiuser and Multitasking The core component of the Linux operating system is the Linux kernel. If you were a Linux systems administrator for a company, when would you need to upgrade your Linux kernel? - ANS-1. When you need to have support in Linux for new hardware.

  1. When you need to increase the stability of Linux. A production kernel refers to a kernel whose - ANS-Minor is even A development kernel refers to a kernel whose - ANS-Minor is odd Kernel 3.10. Which number is major, minor, and revision? - ANS-3 = Major 10 = Minor 4 = Revision Many types of software are available today. Which type of software does Linux represent? - ANS-Open Source Software (OSS) What are characteristics of Open Source Software - ANS-1. The software is developed collaboratively.
  2. Any bugs are fixed quickly. What are some good reasons for using Linux in a corporate environment? - ANS-1. Linux is unlikely to be abandoned by its developers
  3. Linux is secure and has a lower total cost of ownership than other operating systems.
  4. Linux is widely available for many platforms and supports many programming languages. What are common methods for gaining support for Linux? - ANS-1. How to documents
  5. Local Linux groups
  6. Internet Newsgroups

Which two people are credited with creating the UNIX operating system? - ANS-Dennis Ritchie and Ken Thompson Who formed the Free Software Foundation to promote open development? - ANS- Richard Stallman Which culture embraced the term GNU (GNU's Not UNIX) and laid the free software groundwork for Linux? - ANS-the hacker culture Linux was developed by __________ to resemble the _________ operating system. - ANS-Linus Torvalds, MINIX When the core components of the Linux operating system are packaged together with other OSS, it is called a: - ANS-Linux distribution Which common GUI environments are available in most Linux distributions? - ANS-1. GNOME

  1. KDE What are factors that determine which Linux distribution a user will use? - ANS-1. package manager support
  2. hardware platform