1.1 The Linux Community and a Career in Open Source Flashcards
Master the following knowledge required for the LPI - Linux Essentials version 1.6 Exam
What is a Linux distribution? and what does a ‘distro’ consist of?
A bundle of software - Its consists of a Linux kernel and a selection of applications that are maintained by a company or user community.
What are the two most popular package managers and their file extensions?
yum - .rpm (for Red Hat Distros)
apt - .deb (for GNU / Debian Distros)
What is Linux?
One of the worlds most popular operating systems originally designed by Linus Torvolds and inspired by the Unix operating system (Lin-ix).
Name the two major “family” distributions of Linux
Debian - (apt)
Red Hat - (rpm)
SUSE Linux is a popular distro in Europe markets
Name two of the most popular distributions of Linux under Debian
Ubuntu
Debian/GNU
Name two of the most popular distributions of Linux under Red Hat
Red Hat Enterprise Linux (RHEL)
& CentOS - For Server Environments
Fedora - For Desktop Environments
What is an embedded systems?
A system of computer hardware and software installed designed for specific devices
Name two of the most popular implementations of embedded systems
Android - On Mobile Phones, Tablets, TVs, Smart Watches, Appliances, etc.
Raspbian - A credit card sized computer that can function as a desktop computer
What is cloud computing?
Utilizing computer resources from a third-party provider over the internet
Also known as IaaS - Infrastructure as a Service
How is Linux provisioned in “the cloud”?
Via IaaS instances in a browser or command line interface.
Clients select an image of their preferred Linux distribution via their cloud computing provider which contains the data that is deployed to a new instance on behalf of the client within minutes.