TOPIC 1.2.pptx

download TOPIC 1.2.pptx

of 15

Transcript of TOPIC 1.2.pptx

  • 7/28/2019 TOPIC 1.2.pptx

    1/15

    F3036

  • 7/28/2019 TOPIC 1.2.pptx

    2/15

    1.2 Explore Linux.1.2.1 Describe the origin of Linux.

    1.2.2 Identify Linux Standard Base (LSB).

    1.2.3 Explain the Linux features:a. No constant rebooting.

    b. Portable software.

    c. Downlable applications.

    d. No settings hidden in core or registries.

    e. Mature Desktop (X Window System)

    f. Freedom.

    1.2.4 Describe the components that primarily make up the Linux kernel:

    a. Processor.b. Memory.

    c. Devices.

    d. File Systems.

    e. Security.

  • 7/28/2019 TOPIC 1.2.pptx

    3/15

    1.2.5 Describe Linux packages.

    1.2.6 Identify Linux Distributions:a. Fedora Core.

    b. KNOPPIX.

    c. Debian.

    d. SUSE.

    e. Ubuntu.

    f. Mandrake.

    g. Slackware.h. Gentoo.

    i. Red Hat.

    .

  • 7/28/2019 TOPIC 1.2.pptx

    4/15

    Linux Standard Base

    LSB goal is to develop and promote a set of

    standards that will increase compatibility

    among Linux distributions and enable

    software applications to run on any

    compliant Linux system.

  • 7/28/2019 TOPIC 1.2.pptx

    5/15

    1. Constant Rebooting

    2. Portable software

    3. Downloadable applications4. No settings hidden in code or registries

    5. Mature desktop

    6. Freedom

  • 7/28/2019 TOPIC 1.2.pptx

    6/15

    Uptime is valued as a matter of pride

    (remember, Linux and other UNIX systems are

    most often used as servers, which are

    expected to, and do, stayup 24/7/365).

    After the original installation, you can install

    or remove most software without having to

    reboot your computer for almost any softwarebesides the kernel itself.

  • 7/28/2019 TOPIC 1.2.pptx

    7/15

    User can usually change to another Linux, UNIX, or BSDsystem and still use the exact same software!

    Most open source software projects were created

    to run on any UNIX-like system and many also run onWindows systems, if you need

    them to.

    If it wont run where you want it to, chances are that

    you, or someone you hire, can port it to the computeryou want. (Porting refers to modifying an applicationordriver so it works in a different computerarchitecture or operating system.)

  • 7/28/2019 TOPIC 1.2.pptx

    8/15

    If the applications you want are not delivered

    with your version of Linux, you can often

    download and install them with a single

    command, using tools such as apt, urpmi, and

    yum.

  • 7/28/2019 TOPIC 1.2.pptx

    9/15

    After you learn your way around Linux youll

    find that (given the right permissions on your

    computer) most configuration is done in plain

    text files that are easy to find and change. In

    recent years, simplified graphical interfaces

    have been added to make working with

    configuration files even

  • 7/28/2019 TOPIC 1.2.pptx

    10/15

    The X Window System (providing the framework foryour Linux desktop) has been around longer thanMicrosoft Windows.

    The KDE and GNOME desktop environments providegraphical interfaces (windows, menus, icons, and soonward) that competitor those on Microsoft systems.

    User have the freedom to choose lightweight

    window managers instead as well.

    Ease-of-use problems with Linux systems are rapidly

    evaporating.

  • 7/28/2019 TOPIC 1.2.pptx

    11/15

    Linux, in its most basic form, has no corporate agenda or bottomline to meet.

    You are free to choose the Linux distribution that suits you, look atthe code that runs the system, add and remove any software youlike, and make your computer do what you want it to do.

    Linux runs on everything from supercomputers, to cell phones,and everything in between.

    Many countries are rediscovering their freedom of choice

    and making the switch at government and educational levels.

    France, Germany, Korea, and India are just a few that have taken

    notice of Linux. The list continues to grow

  • 7/28/2019 TOPIC 1.2.pptx

    12/15

    a. Processor.

    b. Memory.

    c. Devices.

    d. File Systems.

    e. Security.

  • 7/28/2019 TOPIC 1.2.pptx

    13/15

    Linux package formats are the different file

    formats used to package software for various

    Linux distributions.

    These are the principal kinds of package:

    Binary packages

    Source packages

    http://en.wikipedia.org/wiki/Binary_codehttp://en.wikipedia.org/wiki/Source_codehttp://en.wikipedia.org/wiki/Source_codehttp://en.wikipedia.org/wiki/Binary_code
  • 7/28/2019 TOPIC 1.2.pptx

    14/15

    debDebian package, originally from Debian.

    Used by Debian and derivatives such as

    Ubuntu.

    RPM RPM Package Manager, originally

    from Red Hat, is now used by many other

    distributors as well, like openSUSE and

    Mandriva Linux.

  • 7/28/2019 TOPIC 1.2.pptx

    15/15

    a. Fedora Core.

    b. KNOPPIX.

    c. Debian.

    d. SUSE.e. Ubuntu.

    f. Mandrake.

    g. Slackware.

    h. Gentoo.

    i. Red Hat.