LinuxEssentials Objectives V1.5: Difference between revisions

From LPI Wiki
Jump to navigationJump to search
GMatthewRice (talk | contribs)
 
(24 intermediate revisions by 5 users not shown)
Line 2: Line 2:
==Introduction and Exam Development Workshops==
==Introduction and Exam Development Workshops==


The description of the entire Linux Essentials Programme programme is listed [[LinuxEssentialsProgramme|here]].
The description of the entire Linux Essentials Program is listed [[LinuxEssentialsProgramme|here]].


The purpose of the Linux Essentials Certificate is to define the basic knowledge required to competently use a desktop or mobile device using a Linux Operating System.  The associated Linux Essentials Program will guide and encourage youth (and those new to Linux and Open Source) to understand the place of Linux and Open Source in the context of the broader IT industry.
The purpose of the Linux Essentials Certificate is to define the basic knowledge required to competently use a desktop or mobile device using a Linux Operating System.  The associated Linux Essentials Program will guide and encourage youth (and those new to Linux and Open Source) to understand the place of Linux and Open Source in the context of the broader IT industry.
Line 39: Line 39:
==Version Information==
==Version Information==


These objectives are version 2.0.0 '''DRAFT'''.
These objectives are version 1.5.


The draft [[LinuxEssentials Objectives V1|version 1.0 objectives]] can be found [[LinuxEssentials Objectives V1|here]].
This is also a [[LESummaryVersion1To1.5|summary and detailed information]] on the changes from version 1.0 to 1.5 of the objectives.
 
The [[LinuxEssentials Objectives V1|version 1.0 objectives]] can be found [[LinuxEssentials Objectives V1|here]].


==Addenda==
==Addenda==
Line 51: Line 53:
The following translations of the objectives are available on this wiki:
The following translations of the objectives are available on this wiki:


* [[LinuxEssentials Objectives V2|English]].
* [[LinuxEssentials Objectives V1.5|English]].
* [[LinuxEssentials Objectives V2(AR)|Arabic]].
* [[LinuxEssentials Objectives V1.5(AR)|Arabic]].
* [[LinuxEssentials Objectives V2(FR)|French]].
* [[LinuxEssentials Objectives V1.5(PT-BR)|Brazilian Portuguese]].
* [[LinuxEssentials Objectives V2(DE)|German]].
* [[LinuxEssentials Objectives V1.5(FR)|French]].
* [[LinuxEssentials Objectives V2(EL)|Greek]].
* [[LinuxEssentials Objectives V1.5(DE)|German]].
* [[LinuxEssentials Objectives V2(ES)|Spanish]].
* [[LinuxEssentials Objectives V1.5(EL)|Greek]].
* [[LinuxEssentials Objectives V2(TR)|Turkish]].
* [[LinuxEssentials Objectives V1.5(ES)|Spanish]].
* [[LinuxEssentials Objectives V2(IT)|Italian]].
* [[LinuxEssentials Objectives V1.5(TR)|Turkish]].
* [[LinuxEssentials Objectives V2(NL)|Dutch]].
* [[LinuxEssentials Objectives V1.5(IT)|Italian]].
* [[LinuxEssentials Objectives V1.5(NL)|Dutch]].


==Objectives==
==Objectives==


===''Topic 1:The Linux Community and a Career in Open Source (weight: 7)''===
===''Topic 1: The Linux Community and a Career in Open Source (weight: 7)''===


====<span style="color:navy">1.1 Linux Evolution and Popular Operating Systems</span>====
====<span style="color:navy">1.1 Linux Evolution and Popular Operating Systems</span>====
Line 94: Line 97:
* Android
* Android
* Debian, Ubuntu (LTS)
* Debian, Ubuntu (LTS)
* CentOS, SUSE, Red Hat
* CentOS, openSUSE, Red Hat
* Linux Mint, Scientific Linux
* Linux Mint, Scientific Linux


Line 120: Line 123:
* Desktop Applications
* Desktop Applications
* Server Applications
* Server Applications
* Mobile Applications
* Development Languages
* Development Languages
* Package Management Tools and repositories
* Package Management Tools and repositories
Line 126: Line 128:
'''The following is a partial list of the used files, terms and utilities:'''
'''The following is a partial list of the used files, terms and utilities:'''


* OpenOffice.org, LibreOffice, Thunderbird, Firefox
* OpenOffice.org, LibreOffice, Thunderbird, Firefox, GIMP
* Blender, Gimp, Audacity, ImageMagick
* Apache HTTPD, NGINX, MySQL, NFS, Samba
* Apache, NGINX, MySQL, PostgreSQL
* NFS, Samba, OpenLDAP, Postfix, DNS, DHCP
* C, Java, Perl, shell, Python, PHP
* C, Java, Perl, shell, Python, PHP
* dpkg, apt-get, rpm, yum
* dpkg, apt-get, rpm, yum
Line 196: Line 196:
* Use of common open source applications in presentations and projects
* Use of common open source applications in presentations and projects


===''Topic 2: Finding Your Way on a Linux System (weight: 8)''===
===''Topic 2: Finding Your Way on a Linux System (weight: 9)''===


====<span style="color:navy">2.1 Command Line Basics</span>====
====<span style="color:navy">2.1 Command Line Basics</span>====
Line 205: Line 205:
'''Weight'''
'''Weight'''


| style="background:#eaeaea" | 2
| style="background:#eaeaea" | 3
|-
|-
| style="background:#dadada; padding-right:1em" |  
| style="background:#dadada; padding-right:1em" |  
Line 220: Line 220:


* Basic shell
* Basic shell
* Formatting commands
* Command line syntax
* Working With Options
* Variables
* Variables
* Globbing
* Globbing
Line 233: Line 232:
* PATH env variable
* PATH env variable
* export
* export
* which
* type


====<span style="color:navy">2.2 Using the Command Line to Get Help </span>====
====<span style="color:navy">2.2 Using the Command Line to Get Help </span>====
Line 264: Line 263:
* info
* info
* Man pages
* Man pages
* /usr/share/doc
* /usr/share/doc/
* locate
* locate


Line 331: Line 330:
* mkdir, rmdir
* mkdir, rmdir


===''Topic 3: The Power of the Command Line (weight: 10)''===
===''Topic 3: The Power of the Command Line (weight: 9)''===


====<span style="color:navy">3.1 Archiving Files on the Command Line</span>====
====<span style="color:navy">3.1 Archiving Files on the Command Line</span>====
Line 371: Line 370:
'''Weight'''
'''Weight'''


| style="background:#eaeaea" | 4
| style="background:#eaeaea" | 3
|-
|-
| style="background:#dadada; padding-right:1em" |  
| style="background:#dadada; padding-right:1em" |  
Line 391: Line 390:
'''The following is a partial list of the used files, terms and utilities:'''
'''The following is a partial list of the used files, terms and utilities:'''


* find
* grep
* grep
* less
* less
Line 425: Line 423:
'''The following is a partial list of the used files, terms and utilities:'''
'''The following is a partial list of the used files, terms and utilities:'''


* #! (shebang)
* /bin/bash
* /bin/bash
* Variables
* Variables
Line 490: Line 489:
* Motherboards, processors, power supplies, optical drives, peripherals
* Motherboards, processors, power supplies, optical drives, peripherals
* Hard drives and partitions, /dev/sd*
* Hard drives and partitions, /dev/sd*
* Display types
* Drivers
* Drivers


Line 515: Line 513:


* Programs and configuration, packages and package databases
* Programs and configuration, packages and package databases
* Processes and process tables, memory addresses, system messaging and logging
* Processes, memory addresses, system messaging and logging


'''The following is a partial list of the used files, terms and utilities:'''
'''The following is a partial list of the used files, terms and utilities:'''


* ps, top, free
* ps, top, free
* syslog, klog, dmesg
* syslog, dmesg
* /bin, /usr/bin, /etc, /var/log
* /etc/, /var/log/
* /boot, /proc, /dev, /sys, /tmp
* /boot/, /proc/, /dev/, /sys/


====<span style="color:navy">4.4 Your Computer on the Network</span>====
====<span style="color:navy">4.4 Your Computer on the Network</span>====
Line 539: Line 537:
| style="background:#eaeaea" |
| style="background:#eaeaea" |


Querying vital networking settings and determining the basic requirements for a computer on a Local Area Network (LAN).
Querying vital networking configuration and determining the basic requirements for a computer on a Local Area Network (LAN).


|}
|}
Line 546: Line 544:


* Internet, network, routers
* Internet, network, routers
* DNS client configuration
* Querying DNS client configuration
* Network configuration
* Querying Network configuration


'''The following is a partial list of the used files, terms and utilities:'''
'''The following is a partial list of the used files, terms and utilities:'''


* route
* route, ip route show
* ifconfig, ip addr show
* netstat, ip route show
* /etc/resolv.conf, /etc/hosts
* /etc/resolv.conf, /etc/hosts
* IPv4, IPv6
* IPv4, IPv6
* ifconfig
* netstat
* ping
* ping
* host
* host
Line 617: Line 615:
'''The following is a partial list of the used files, terms and utilities:'''
'''The following is a partial list of the used files, terms and utilities:'''


* /etc/passwd, /etc/shadow, /etc/group, /etc/skel
* /etc/passwd, /etc/shadow, /etc/group, /etc/skel/
* id, last
* id, last
* useradd, groupadd
* useradd, groupadd
Line 672: Line 670:


* Using temporary files and directories
* Using temporary files and directories
* Hard and symbolic links
* Symbolic links


'''The following is a partial list of the used files, terms and utilities:'''
'''The following is a partial list of the used files, terms and utilities:'''


* /tmp, /var/tmp and Sticky Bit
* /tmp/, /var/tmp/ and Sticky Bit
* ls -d, ls -i
* ls -d
* ln
* ln -s


===''Reference Material''===
===''Reference Material''===

Latest revision as of 10:01, 3 May 2019

Introduction and Exam Development Workshops

The description of the entire Linux Essentials Program is listed here.

The purpose of the Linux Essentials Certificate is to define the basic knowledge required to competently use a desktop or mobile device using a Linux Operating System. The associated Linux Essentials Program will guide and encourage youth (and those new to Linux and Open Source) to understand the place of Linux and Open Source in the context of the broader IT industry.

FAQ

Questions and answers on the Linux Essentials Program and Exam are listed here.

Minimally Qualified Candidate Description

This is a description of a candidate that is just barely qualified to pass the LPI Linux Essentials exam. This hypothetical person is called the Minimally Qualified Candidate (MQC). Standards on the Linux Essentials exam should be set so that this person (and anyone more able) would pass but anyone less able would not pass.

The successful candidate should have an understanding of the Linux and Open Source industry and knowledge of the most popular Open Source Applications. The candidate should understand the major components of the Linux operating system, and have the technical proficiency to work on the Linux command line. The MQC has a basic understanding of security and administration related topics such as user/group management, working on the command line and permissions. The Linux Essentials Certificate holder is most likely the end user of a mostly managed system.


The LPI Linux Essentials Certificate Holder MQC typically:

  • Has a basic understanding of FOSS, the various communities and licenses.
  • Understands the basic concepts of processes, programs and the components of an Operating System.
  • Has a basic knowledge of computer hardware.
  • Has a basic appreciation of system security, users/groups and file permissions for public and private directories.
  • Basic understanding of how to make the system accessible and able to connect to other computers on a Local Area Network (LAN).
  • Demonstrates a knowledge of Open Source Applications in the Workplace as they relate to Closed Source equivalents.
  • Understands navigation systems on a Linux Desktop and where to go for help.
  • Has a rudimentary ability to work on the command line and with files.
  • Make and restore simple backups and archives.
  • Can use a basic command line editor.
  • Understands file compression.
  • Ability to create and run simple scripts.

Version Information

These objectives are version 1.5.

This is also a summary and detailed information on the changes from version 1.0 to 1.5 of the objectives.

The version 1.0 objectives can be found here.

Addenda

There are currently no addenda.

Translations of Objectives

The following translations of the objectives are available on this wiki:

Objectives

Topic 1: The Linux Community and a Career in Open Source (weight: 7)

Weight

2

Description

Knowledge of Linux development and major distributions.

Key Knowledge Areas:

  • Open Source Philosophy
  • Distributions
  • Embedded Systems

The following is a partial list of the used files, terms and utilities:

  • Android
  • Debian, Ubuntu (LTS)
  • CentOS, openSUSE, Red Hat
  • Linux Mint, Scientific Linux

1.2 Major Open Source Applications

Weight

2

Description

Awareness of major applications as well as their uses and development.

Key Knowledge Areas:

  • Desktop Applications
  • Server Applications
  • Development Languages
  • Package Management Tools and repositories

The following is a partial list of the used files, terms and utilities:

  • OpenOffice.org, LibreOffice, Thunderbird, Firefox, GIMP
  • Apache HTTPD, NGINX, MySQL, NFS, Samba
  • C, Java, Perl, shell, Python, PHP
  • dpkg, apt-get, rpm, yum

1.3 Understanding Open Source Software and Licensing

Weight

1

Description

Open communities and licensing Open Source Software for business.

Key Knowledge Areas:

  • Licensing
  • Free Software Foundation (FSF), Open Source Initiative (OSI)

The following is a partial list of the used files, terms and utilities:

  • GPL, BSD, Creative Commons
  • Free Software, Open Source Software, FOSS, FLOSS
  • Open Source business models

1.4 ICT Skills and Working in Linux

Weight

2

Description

Basic Information and Communication Technology (ICT) skills and working in Linux.

Key Knowledge Areas:

  • Desktop Skills
  • Getting to the Command Line
  • Industry uses of Linux, Cloud Computing and Virtualization

The following is a partial list of the used files, terms and utilities:

  • Using a browser, privacy concerns, configuration options, searching the web and saving content
  • Terminal and Console
  • Password issues
  • Privacy issues and tools
  • Use of common open source applications in presentations and projects

Topic 2: Finding Your Way on a Linux System (weight: 9)

2.1 Command Line Basics

Weight

3

Description

Basics of using the Linux command line.

Key Knowledge Areas:

  • Basic shell
  • Command line syntax
  • Variables
  • Globbing
  • Quoting

The following is a partial list of the used files, terms and utilities:

  • Bash
  • echo
  • history
  • PATH env variable
  • export
  • type

2.2 Using the Command Line to Get Help

Weight

2

Description

Running help commands and navigation of the various help systems.

Key Knowledge Areas:

  • Man
  • Info

The following is a partial list of the used files, terms and utilities:

  • man
  • info
  • Man pages
  • /usr/share/doc/
  • locate

2.3 Using Directories and Listing Files

Weight

2

Description

Navigation of home and system directories and listing files in various locations.

Key Knowledge Areas:

  • Files, directories
  • Hidden files and directories
  • Home
  • Absolute and relative paths

The following is a partial list of the used files, terms and utilities:

  • Common options for ls
  • Recursive listings
  • cd
  • . and ..
  • home and ~

2.4 Creating, Moving and Deleting Files

Weight

2

Description

Create, move and delete files and directories under the home directory.

Key Knowledge Areas:

  • Files and directories
  • Case sensitivity
  • Simple globbing and quoting

The following is a partial list of the used files, terms and utilities:

  • mv, cp, rm, touch
  • mkdir, rmdir

Topic 3: The Power of the Command Line (weight: 9)

3.1 Archiving Files on the Command Line

Weight

2

Description

Archiving files in the user home directory.

Key Knowledge Areas:

  • Files, directories
  • Archives, compression

The following is a partial list of the used files, terms and utilities:

  • tar
  • Common tar options
  • gzip, bzip2
  • zip, unzip

3.2 Searching and Extracting Data from Files

Weight

3

Description

Search and extract data from files in the home directory.

Key Knowledge Areas:

  • Command line pipes
  • I/O re-direction
  • Basic Regular Expressions using ., [ ], *, and ?

The following is a partial list of the used files, terms and utilities:

  • grep
  • less
  • cat, head, tail
  • sort
  • cut
  • wc

3.3 Turning Commands into a Script

Weight

4

Description

Turning repetitive commands into simple scripts.

Key Knowledge Areas:

  • Basic shell scripting
  • Awareness of common text editors

The following is a partial list of the used files, terms and utilities:

  • #! (shebang)
  • /bin/bash
  • Variables
  • Arguments
  • for loops
  • echo
  • Exit status

Topic 4: The Linux Operating System (weight: 8)

4.1 Choosing an Operating System

Weight

1

Description

Knowledge of major operating systems and Linux distributions.

Key Knowledge Areas:

  • Windows, Mac, Linux differences
  • Distribution life cycle management

The following is a partial list of the used files, terms and utilities:

  • GUI versus command line, desktop configuration
  • Maintenance cycles, Beta and Stable

4.2 Understanding Computer Hardware

Weight

2

Description

Familiarity with the components that go into building desktop and server computers.

Key Knowledge Areas:

  • Hardware

The following is a partial list of the used files, terms and utilities:

  • Motherboards, processors, power supplies, optical drives, peripherals
  • Hard drives and partitions, /dev/sd*
  • Drivers

4.3 Where Data is Stored

Weight

3

Description

Where various types of information are stored on a Linux system.

Key Knowledge Areas:

  • Programs and configuration, packages and package databases
  • Processes, memory addresses, system messaging and logging

The following is a partial list of the used files, terms and utilities:

  • ps, top, free
  • syslog, dmesg
  • /etc/, /var/log/
  • /boot/, /proc/, /dev/, /sys/

4.4 Your Computer on the Network

Weight

2

Description

Querying vital networking configuration and determining the basic requirements for a computer on a Local Area Network (LAN).

Key Knowledge Areas:

  • Internet, network, routers
  • Querying DNS client configuration
  • Querying Network configuration

The following is a partial list of the used files, terms and utilities:

  • route, ip route show
  • ifconfig, ip addr show
  • netstat, ip route show
  • /etc/resolv.conf, /etc/hosts
  • IPv4, IPv6
  • ping
  • host

Topic 5: Security and File Permissions (weight: 7)

5.1 Basic Security and Identifying User Types

Weight

2

Description

Various types of users on a Linux system.

Key Knowledge Areas:

  • Root and Standard Users
  • System users

The following is a partial list of the used files, terms and utilities:

  • /etc/passwd, /etc/group
  • id, who, w
  • sudo, su

5.2 Creating Users and Groups

Weight

2

Description

Creating users and groups on a Linux system.

Key Knowledge Areas:

  • User and group commands
  • User IDs

The following is a partial list of the used files, terms and utilities:

  • /etc/passwd, /etc/shadow, /etc/group, /etc/skel/
  • id, last
  • useradd, groupadd
  • passwd

5.3 Managing File Permissions and Ownership

Weight

2

Description

Understanding and manipulating file permissions and ownership settings.

Key Knowledge Areas:

  • File/directory permissions and owners

The following is a partial list of the used files, terms and utilities:

  • ls -l, ls -a
  • chmod, chown

5.4 Special Directories and Files

Weight

1

Description

Special directories and files on a Linux system including special permissions.

Key Knowledge Areas:

  • Using temporary files and directories
  • Symbolic links

The following is a partial list of the used files, terms and utilities:

  • /tmp/, /var/tmp/ and Sticky Bit
  • ls -d
  • ln -s

Reference Material

Notes and Comments

Feel free to add comments below: