Video description
13 Hours of Video Instruction
CompTIA Linux+/LPIC-1 Complete Video Course provides a solid understanding of all topics that candidates need to master to pass the CompTIA Linux+/LPIC-1 Certification.
Description
CompTIA Linux+/LPIC-1 Complete Video Course offers almost 13 hours of training covering all objectives on the CompTIA Linux+ and Linux Professional Institute LPIC-1 exams. 28 lessons in 7 modules divided into separate exam sections make sure you learn every topic included in the exam objectives.
This course also serves as an introduction for people interested in learning 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 in-depth knowledge of common Linux tasks.
The CompTIA Linux+/LPIC-1 Complete Video Course prepares you for the CompTIA Linux+ powered by LPI certification, which grants CompTIA Linux+, LPIC-1, and the SUSE Certified Linux Administrator (CLA) certifications, so you can earn three industry-recognized certifications at once.
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 is specialized in Linux High Availability solutions and Performance Optimization. More information about Sander is on his website at www.sandervanvugt.com.
For more information about RHAT certification and additional resources, visit the author's RHAT Certification page.
Skill Level
- Beginning to intermediate
Who Should Take This Course
Primary audience:
The target audience for this course is anyone who wants to study for and pass the CompTIA Linux+, LPIC-1, and Certified Linux Administrator (CLA) certifications. This title is also best for anyone interested in learning the basic Linux skills required for junior system administrators.
Secondary audience:
A secondary audience consists of home users and hobbyists who want to acquire more knowledge about the operating system they are using.
Table of Contents
CompTIA Linux+ LX0-103 and LPIC-1 (Exam 101)
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.
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.
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 shutdown 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
CompTIA Linux+ LX0-104 and LPIC-1 (Exam 102)
Lesson 1:Using and Customizing the shell Environment
In this lesson, the student learns how to customize the shell environment to provide basic settings as needed by users.
Lesson 2:Managing Printing
In this lesson, the student learns how the CUPS printing system is organized and how print jobs, as well as printers, can be managed.
Lesson 3:Managing User and Group Accounts
In this lesson, the student learns how user and group accounts are used and managed in a Linux environment.
Lesson 4:Configuring Security
This lesson shows how to apply different network and user-based security settings.
Lesson 5:Scheduling Jobs
In this lesson, the student learns how to schedule tasks and jobs using at and cron.
Lesson 6: Maintaining System Time
Linux stores time in different ways. In this lesson, the student learns about the different locations where time is stored and how these relate to one another.
Lesson 7: Configuring System Logging
In this lesson, the student learns how to configure system logging. The (r)syslog service is explained, as well as the systemd journal and logrotate.
Lesson 8: Configuring Networking
This lesson introduces networking in general and teaches how to configure network interfaces with fixed or permanent network configurations.
Lesson 9: Managing MTA Basics
This lesson provides a basic overview of MTA and teaches students how to configure a system to send outgoing mail to a relay host.
Lesson 10: Using SSH
In this lesson, the student learns how to use ssh and related commands. Advanced SSH usage is also covered, including configuration parameters, working with SSH keys, and SSH port forwarding.
Lesson 11: Customizing and Writing Shell Scripts
This lesson provides an introduction to Linux shell scripting. At the end of this lesson, the student will be able to read bash shell scripts and write shell scripts using common structures.
Lesson 12: Accessibility and Internationalization
This lesson explains how to configure Linux for increased accessibility and for use in international environments.
Lesson 13: SQL Data Management
This lesson teaches learners how to set up a simple SQL database.
Lesson 14: Managing User Interfaces and Desktops
In this lesson, students learn more about the backgrounds of the graphical environment, along with the common administration tasks, commands, and configuration files involved in configuring a GUI.
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.pearsonitcertification.com/livelessons.
Table of contents
- Introduction
- Installing Linux and Setting Up an Environment
- Introduction
- Module 1: Essential Skills
-
Lesson 1: Performing Basic Tasks from a Shell Environment
- Learning objectives
- 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
- Summary
- Lesson 2: Processing and Working with Text Files
- Lesson 3: Performing Basic File Management Tasks
- Lesson 4: Managing Processes
- Module 2: Administration Tasks
- Lesson 5: Design Hard Disk Layout
-
Lesson 6: Creating Partitions and Filesystems
- Learning Objectives
- 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
- Summary
- Lesson 7: Common Filesystem Management Tasks
-
Lesson 8: Managing Permissions
- Learning Objectives
- 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
- Summary
-
Lesson 9: Managing Software
- Learning objectives
- 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
- 9.6 Finding Packages Containing Specific Files
- 9.7 Obtaining Package Information about Debian Packages
- Summary
- Module 3: Advanced Management Tasks
-
Lesson 10: System Architecture
- Learning Objectives
- 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
- Summary
-
Lesson 11: Boot the System
- Learning Objectives
- 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 systemd
- 11.5 Awareness of Upstart
- 11.6 Checking Boot Events in the Log Files
- Summary
- Lesson 12: Managing the Boot Sequence
- Lesson 13: Install a Boot Manager
- Lesson 14: Managing Shared Libraries
- Summary
- Introduction
- Module 1: Providing a Base Environment
- Lesson 1: Using and Customizing the Shell Environment
- Lesson 2: Managing Printing
- Lesson 3: Managing User and Group Accounts
- Module 2: Common Administration Tasks
-
Lesson 4: Configuring Security
- Learning Objectives
- 4.1 Auditing a System to Find Files with SUID/SGID
- 4.2 Managing Password Aging
- 4.3 Analyzing Ports with netstat and nmap
- 4.4 Setting up Limits on User Logins, Processes, and Memory Usage
- 4.5 Configuring sudo
- 4.6 Determining Which Users Have Logged in and are Currently Logged in
- 4.7 Setting up Host Security
- 4.8 Understanding Advanced Security Such as SELinux and Apparmor
- Summary
- Lesson 5: Scheduling Jobs
- Lesson 6: Maintaining System Time
- Lesson 7: Configuring System Logging
- Module 3: Networking and Related Services
-
Lesson 8: Configuring Networking
- Learning Objectives
- 8.1 Understanding IP Protocol Fundamentals
- 8.2 Configuring Network Interfaces with ip and ifconfig
- 8.3 Creating Basic Static TCP/IP Host Configuration
- 8.4 Understanding Routing
- 8.5 Setting a Default Route
- 8.6 Configuring Client Side DNS
- 8.7 Applying Network Troubleshooting Basics
- Summary
- Lesson 9: Managing MTA Basics
-
Lesson 10: Using SSH
- Learning Objectives
- 10.1 Using ssh, scp and sftp
- 10.2 Changing Common Client and Server Settings
- 10.3 Configuring SSH Host Keys
- 10.4 Understanding SSH Port Tunnels
- 10.5 Creating SSH Port Tunnels
- 10.6 Performing Basic GnuPG Configuration, Usage, and Revocation
- 10.7 Using GnuPG in E-mail
- 10.8 Using GnuPG to Encrypt Files
- Summary
- Module 4: Advanced Management Tasks
-
Lesson 11: Customizing and Writing Shell Scripts
- Learning Objectives
- 11.1 Selecting the Shell Interpreter Through the Shebang
- 11.2 Managing the Location, Ownership, Execution and Suid-rights of Scripts
- 11.3 Understanding Shell Script Basic Elements
- 11.4 Working with Read and Arguments
- 11.5 Using Here Documents
- 11.6 Understanding Return Values
- 11.7 Performing Tests
- 11.8 Using Command Substitution
- 11.9 Using Loops and Conditional Tests
- 11.10 Performing Conditional Mailing to Superuser
- Summary
- Lesson 12: Accessibility and Internationalization
- Lesson 13: SQL Data Management
- Lesson 14: Managing User Interfaces and Desktops
- Summary
- Summary
Product information
- Title: CompTIA Linux+ / LPIC-1
- Author(s):
- Release date: October 2015
- Publisher(s): Pearson
- ISBN: 0134426363
You might also like
video
CompTIA Network+ N10-008
36 Hours of Video Instruction Overview CompTIA Network+ N10-008 Complete Video Course is a comprehensive training …
video
CCNP and CCIE Security Core SCOR 350-701
12+ Hours of Video Instruction More than 12 hours of video instruction and remediation organized to …
video
Cisco Certified DevNet Associate DEVASC 200-901
15+ Hours of Video Instruction The Cisco Certified DevNet Associate DEVASC 200-901 Complete Video Course correlates …
video
CompTIA Security+ SY0-601
23+ Hours of Video Instruction Get intensive, hands-on CompTIA Security+ training with Sari Greene in this …