• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/11

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

11 Cards in this Set

  • Front
  • Back
Operating system

-consists of a series of software components used to control the hardware of your computer.


-Turning on a computer loads the operating system into computer hardware, which then loads and centrally controls all other application software in thebackground.

Kernel

- The core component of the Linux operating system


-written almost entirely in the C programming language,



Linux kernel version numbers

version 3.15.9




• Major number(3)~indicates the major revision to the Linux kernel




• Minor number(15)~indicates the minor revision and stability of the Linux kernel. ODD number means developmental( instability). EVEN means production stage( stable)




• Revision number(9)~changes that are very minor

open source software(OSS)
freely developed and continuously improved by a large community of software developers.
source code
refers to the list of instructions that a software developer writes to make up a program
GPL License
the source code of any software published under its license must be freely available. If someone modifies that source code, that person must also redistribute that source codefreely, thereby keeping the source code free forever.

distribution

a collection or bundle of software containing the commonly developed Linux operating system kernel and libraries, combined with add-on software specific to a certain use. including RedHat, Ubuntu, and OpemSUSE

Package manager

~software system that installs and maintains software.


~A package manager in Linux is similar to the Add/Remove Programs or Programs and Features applet within the Windows Control Panel.



supported package managers:


Debain (DPKG)


RedHat (RPM)

DPKG~offers the same advantages as the Red Hat Package Manager, yet few distributions offer it.


RPM~The most widely supported package manager

common uses of linux

Linux can provide services meeting the needs of differing companies in a variety of situations. Furthermore, configuring these services is straightforward given the wide range of documentation freely available onthe Internet.


USES


• Internet servers • File and print servers


• Application servers • Cloud systems


• Supercomputers • Scientific workstations


• Office/personal workstations• Mobile devices

Linus Torvel
created linux