Evolution of Linux Flashcards
Open Source
Making source codes available for public use or modification from its original design
Distribution “Distro” Components
- Linux kernel
- Supporting software and libraries
- Configuration files
Kernel
- Low level computer program which functions as the bridge between the user and the computer’s resources
- Translates software commands into hardware-specific requests
Release Schedule
Distribution life cycle that specifies when new versions are released to the public
Embedded System
A controller with a dedicated function within a larger mechanical or electrical system
T or F
Linux Distros are always short term releases
True
T or F
An installer disk is always used to install Linux?
True
What type of multitasking does Linux use?
Preemptive
What is Preemptive Multitasking
- A type of multitasking that allows computer programs to share operating systems (OS) and underlying hardware resources.
What is Linux
Family of open source Unix-like OS’s, typically packaged into a distribution
Rolling release schedules
- Upgrading occurs in an ongoing manner
- Send out updates and patches
Common Linux Distros
- Ubuntu
- openSUSE
- Debian
- Gentoo
Ubuntu
- Based on Debian
- Unity desktop environment by default
- GUI
openSUSE
- KDE desktop environment
Debian
- Gnome
- Flat OS
Gentoo
*XFCE desktop (low sys req low intesity)
*
Hardware Comparability List (HCL)
Lists tested, compatible, and sometimes incompatible hardware devices fora particular distribution
Recommended Requirements
Hardware that one should have in order to fully maximize a system’s potential
Minimum System Requirements
Lowest possible hardware spec that your pc should have to boot successfully and use with basic functionality
What OS dominates the server space
- Linux has about 70% of the market share
Cloud Computing
On-demand availability of computer system resources, especially data, storage, and computing power, without direct active management by the user