Home > Store

CompTIA Linux+ LX0-103 and LPIC-1 (Exam 101) LiveLessons: Linux Professional Institute Certification

Downloadable Video

  • Sorry, this book is no longer in print.
  • About this video
  • Accessible from your Account page after purchase. Requires the free QuickTime Player software.

    Videos can be viewed on: Windows 8, Windows XP, Vista, 7, and all versions of Macintosh OS X including the iPad, and other platforms that support the industry standard h.264 video codec.

Not for Sale

Register your product to gain access to bonus material or receive a coupon.

Description

  • Copyright 2015
  • Edition: 1st
  • Downloadable Video
  • ISBN-10: 0-7897-5454-1
  • ISBN-13: 978-0-7897-5454-7

Duration

Over 5 Hours of Video Instruction

Overview

LPIC-1 (Exam 101) LiveLessons: Linux Professional Institute Certification is a unique video product that provides a solid understanding of all topics that candidates need to master to pass the LPIC-1 (Exam 101) Certification.

Description

This video course offers 14 lessons that cover all topics as mentioned in the LPI objectives as published on www.lpi.org. This course doesn't just offer a preparation for the LPIC-1 101 exam, it can also serve as an introduction for people that want to learn basic Linux administration skills. The videos provide thorough coverage of command-line skills that work on multiple distributions and prepares anyone who wants to acquire more in-depth knowledge of common Linux administration tasks.

The course can be used to study for the newest LPIC-1 (Exam 101) certification exam, as well as for the CompTIA Linux+ and SUSE CLA exams.

Part 1: Essential Skills

Lesson 1: Performing Basic Tasks from a Shell Environment

Lesson 2: Processing and Working with Text Files

Lesson 3: Performing Basic File Management Tasks

Lesson 4: Managing Processes

Part 2: Administration Tasks

Lesson 5: Design Hard Disk Layout

Lesson 6: Creating Partitions and Filesystems

Lesson 7: Common Filesystem Management Tasks

Lesson 8: Managing Permissions

Lesson 9: Managing Software

Part 3: Advanced Management Tasks

Lesson 10: System Architecture

Lesson 11: Boot the System

Lesson 12: Managing the Boot Sequence

Lesson 13: Install a Boot Manager

Lesson 14: Managing Shared Libraries

About the Instructor

Sander van Vugt is an independent Linux trainer, author, and consultant living in the Netherlands. Sander has written numerous books about different Linux-related topics and many articles for Linux publications around the world. Sander has been teaching Red Hat, SUSE, and LPI Linux classes since 1994. As a consultant, he specializes in Linux High Availability solutions and Performance Optimization. More information about Sander is on his website at www.sandervanvugt.com.

Skill Level

Beginning to Intermediate

What You Will Learn

You will learn to:

  • Perform basic tasks from a shell environment
  • Process and work with text files
  • Perform basic file management tasks
  • Manage processes
  • Design hard disk layout
  • Create partitions and filesystems
  • Common filesystem management tasks
  • Manage permissions
  • Manage software
  • Understand system architecture
  • Boot the system
  • Manage the boot sequence
  • Install a boot manager
  • Manage shared libraries

Who Should Take This Course

Primary audience: The target audience for this course is anyone who wants to acquire basic Linux skills  required for junior system administrators.

Secondary audience: A secondary audience consists of home users and hobbyists that want to acquire more knowledge about the operating system they are using.

Table of Contents

Intro

Preparing an Environment for Doing Exercises

Part 1: Essential Skills

Lesson 1: Performing Basic Tasks from a Shell Environment

1.1: Understanding the File System Layout in the FHS

1.2: Knowing the Location and Purpose of Important Files and Directories as Defined in the FHS

1.3: Finding Files and Commands on a Linux System

1.4: Using Single Shell Commands and One-line Command Sequences

1.5: Using and Modifying the Shell Environment

1.6: Using and Editing Command History

1.7: Invoking Commands Inside and Outside the Defined Path

Lesson 2: Processing and Working with Text Files

2.1: Using Streams, Pipes, and Redirects

2.2: File Viewing Commands

2.3: File Formatting Commands

2.4: File Processing Commands

2.5: Understanding vi

2.6: Editing Text Files with vi

2.7: Using Regular Expressions to Work with Text Files

2.8: Searching Text Patterns with grep

Lesson 3: Performing Basic File Management Tasks

3.1: Copying, Moving, and Removing Files

3.2: Using Wildcards

3.3: Other File Management Tools

3.4: Creating Backups

3.5: Analyzing and Extracting tar Backups

3.6: Understanding Links and Inodes

3.7: Managing Hard and Symbolic Links

Lesson 4: Managing Processes

4.1: Running Jobs in Foreground and Background

4.2: Sending Signals to Processes

4.3: Monitoring Processes with top

4.4: Selecting and Sorting Processes with ps and Related Utilities

4.5: Understanding Process Priority

4.6: Changing Process Priority

Part 2: Administration Tasks

Lesson 5: Design Hard Disk Layout

5.1: Allocating Filesystems and Swap Space

5.2: Tailoring the Design to the Intended Use of the System

5.3: Ensuring the /boot Partition Conforms to the Hardware Architecture

5.4: Understanding Basic LVM Features

Lesson 6: Creating Partitions and Filesystems

6.1: Understanding GPT and MBR Differences

6.2: Managing MBR Primary Partition Tables with fdisk

6.3: Managing Logical Partitions with fdisk

6.4: Basic Knowledge of gdisk and parted with GPT

6.5: Creating Filesystems

6.6: Verifying the Integrity of Filesystems

6.7: Monitoring Free Space and Inodes

6.8: Repairing Simple Filesystem Problems

Lesson 7: Common Filesystem Management Tasks

7.1: Understanding Filesystem Mounts

7.2: Mounting Filesystems

7.3: Configuring Filesystem Mounting on Boot

7.4: Configuring User Mountable Removable Filesystems

7.5: Understanding Disk Quotas

7.6: Managing Disk Quotas

Lesson 8: Managing Permissions

8.1: Understanding Linux Users and Groups

8.2: Understanding File Ownership

8.3: Understanding rwx Permissions

8.4: Managing Access Permissions on Regular and Special Files and Directories

8.5: Understanding Special Permissions

8.6: Using Access Modes Such as SUID, SGID, and Sticky Bit

8.7: Modifying the File Creation Mask

Lesson 9: Managing Software

9.1: Understanding Packages and Meta Package Handlers

9.2: Understanding Variations in Linux Software Management

9.3: Installing, Reinstalling, Upgrading, and Removing Packages Using RPM and YUM

9.4: Obtaining Information on RPM Packages

9.5: Understanding Debian / Ubuntu Package Management

Part 3: Advanced Management Tasks

Lesson 10: System Architecture

10.1: Enabling and Disabling Integrated Peripherals

10.2: Configuring Systems with or without External Peripherals

10.3: Differentiating Between the Various Types of Mass Storage Devices

10.4: Differentiating Between Coldplug and Hotplug Devices

10.5: Determining Hardware Resources for Devices

10.6: Tools and Utilities to List Various Hardware Information

10.7: Tools and Utilities to Manipulate USB Devices

10.8: Conceptual Understanding of sysfs, udev, dbus

Lesson 11: Boot the System

11.1: Understanding GRUB and GRUB2 Differences

11.2: Providing Common Commands to the Boot Loader and Options to the Kernel at Boot Time

11.3: Demonstrating Knowledge of the Boot Sequence from BIOS to Boot Completion

11.4: Understanding SysVinit and system

11.5: Awareness of Upstart

11.6: Checking Boot Events in the Log Files 

Lesson 12: Managing the Boot Sequence

12.1: Setting the Default Runlevel or Boot Target

12.2: Changing Between Runlevels / Boot Targets Using Single User Mode

12.3: Shutting Down and Rebooting from the Command Line

12.4: Alerting Users Before Making Changes

Lesson 13: Install a Boot Manager

13.1: Providing Alternative Boot Locations and Backup Boot Options

13.2: Installing and Configuring a Boot Loader such as GRUB

13.3: Performing Basic Configuration Changes for GRUB2 

Lesson 14: Managing Shared Libraries

14.1: Identifying Shared Libraries

14.2: Identifying the Typical Locations of Shared Libraries

14.3: Loading Shared Libraries

Part 1: Essential Skills


Lesson 1: Performing Basic Tasks from a Shell Environment

This lesson introduces the shell environment and working with commands.

Lesson 2: Processing and Working with Text Files

Working with text files is an essential skill for a Linux administrator. This lesson showcases which tools are available to work with text files in the most efficient way.

Lesson 3: Performing Basic File Management Tasks

As Linux is a file-oriented operating system, performing file management tasks is an important skill. This lesson teaches the essentials about working with Linux filesystems.

Lesson 4: Managing Processes

This lesson covers how to start, monitor, and prioritize processes.

Part 2: Administration Tasks

Lesson 5: Design Hard Disk Layout

This lesson details how to design a hard disk and create partitions and filesystems on a hard disk.

Lesson 6: Creating Partitions and Filesystems

To store files, you need a filesystem. This lesson explains how to create and work with Linux filesystems as well as how to perform common filesystem administration tasks.

Lesson 7: Common Filesystem Management Tasks

This lesson covers how to mount and unmount file systems and how to work with quotas.

Lesson 8: Managing Permissions

Permissions are used to grant access to file resources on Linux systems. This lesson explains how to set permissions according to specific needs.

Lesson 9: Managing Software

Linux works with software packages that are provided through repositories. This lesson explains how to install and manage software packages as well as repositories.

Part 3: Advanced Management Tasks

Lesson 10: System Architecture

This lesson details how to work to inventory hardware in a system and how to connect and disconnect different devices.

Lesson 11: Boot the System

Many things are happening when a Linux server is booting. This lesson explains the boot order and the different components involved.

Lesson 12: Managing the Boot Sequence

This lesson details how to change runlevels and boot targets. The lesson also covers how to shut down or reboot a system.

Lesson 13: Install a Boot Manager

This lesson explains how to install and configure the GRUB and GRUB2 boot managers.

Lesson 14: Managing Shared Libraries

This lesson explains how to identify and manage shared libraries.

About LiveLessons Video Training

LiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, IBM Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more.

View all LiveLessons on InformIT at http://www.informit.com/livelessons.

Updates

Submit Errata

More Information

vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |