Chapter 02: Linux Philosophy and Concepts Flashcards
1
Q
Linux: What is the relationship between unix and linux?
A
Linux borrows heavily from the UNIX operating system because it was written to be a free and open source version of UNIX.
2
Q
Linux: What are daemons?
A
built-in networking and service processes
3
Q
Linux: How is the graphical subsystem called?
A
X Window System
4
Q
Linux: What does a distribution consist of?
A
A full Linux distribution consists of the kernel plus a number of other software tools for file-related operations, user management, and software package management.