Exam 15: Linux Operating Systems

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

When Linux allocates memory space,by default it allocates one GB of high-order memory to the kernel and three GB of memory to executing processes.

Free
(True/False)
4.8/5
(44)
Correct Answer:
Verified

True

Virtual memory is implemented in Linux through demand paging.

Free
(True/False)
5.0/5
(32)
Correct Answer:
Verified

True

A file containing data or programs belonging to users is known as a(n)____.

Free
(Multiple Choice)
4.9/5
(30)
Correct Answer:
Verified

B

Linux provides the foundation for the ____ operating system.

(Multiple Choice)
4.8/5
(43)

In Linux device management,the ____ device number is used as an index to the array to access the appropriate code for a specific device driver.

(Multiple Choice)
4.8/5
(35)

____ management is designed to replace or change parts of the operating system that need to be enhanced or replaced.

(Multiple Choice)
4.9/5
(36)

Administrators use ____ logs that provide a detailed description of activity on the system.

(Multiple Choice)
4.8/5
(40)

Linux provides ____ queues and semaphores to allow two processes to synchronize with each other.

(Multiple Choice)
4.8/5
(38)

The name Linux is a contraction of Linus and UNIX.

(True/False)
4.8/5
(41)

When a process requests pages,Linux loads them into memory.When the kernel needs the memory space,the pages are released using a most recently used (MRU)algorithm.

(True/False)
4.9/5
(41)

In Linux,each process is referenced by a descriptor,which contains approximately fifteen fields describing the process attributes together with the information needed to manage the process.

(True/False)
4.8/5
(42)

Device drivers supervise the transmission of data between main memory and the local unit.

(True/False)
4.9/5
(45)

In Linux,the ____ log file stores messages of which systems have successfully started up and shut down,as well as any that have failed to do so.

(Multiple Choice)
4.9/5
(39)

Linux brought much of the speed,efficiency,and flexibility of UNIX to small desktop computers.

(True/False)
4.8/5
(37)

Because Linux is written and distributed under the ____ General Public License,its source code is freely distributed and available to the general public.

(Multiple Choice)
5.0/5
(33)

In the Linux scheduler,processes with the SCHED_OTHER type have the highest priority.

(True/False)
4.8/5
(33)

To keep track of free and busy pages,Linux uses a system of page tables.

(True/False)
4.9/5
(39)

Linux terminal management conforms to ____ standards,and it also supports pseudo-terminals.

(Multiple Choice)
4.9/5
(40)

In Linux,the three levels of file access are ____,____,and ____.

(Multiple Choice)
5.0/5
(40)

Filenames are not case sensitive in Linux.

(True/False)
4.8/5
(39)
Showing 1 - 20 of 40
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)