SA2 v6 Linux System Administration II Net Configuration, Software, Troubleshooting

Size: px
Start display at page:

Download "SA2 v6 Linux System Administration II Net Configuration, Software, Troubleshooting"

Transcription

1 SA2 v6 Linux System Administration II Net Configuration, Software, Troubleshooting Synopsis: This is the second System Administration class, a follow-on class for new administrators with limited networking and security experience for Linux based hosts. Students will experience added understanding of configuration issues of disks, bootup services, software, network and secure connections to network services. This class builds concepts and techniques required to administrate a Red Hat Enterprise Linux and or any other Linux version host with the assumption that all essential Linux file system concepts, utilities and command line concepts (SA1 Content) are understood and the student has experience using them recently. Duration : 4 days System Administration 2 Description: This course provides the student with hands on experience related to advanced hands off system installation, configuration and bootup files, troubleshooting bootup issues, configuring file space using partitions and advanced partitioning services like RAID and LVM, installing and configuring software, configuring networking services, log management, service startup management, process control, backup concepts and general desktop configuration for a workstation on a local area network. Students are expected to understand all SA1 concepts and skills regarding applications and the file system. This course builds on SA1 skills by focusing on the many concepts used within a Linux or UNIX environment to administer locally and remotely a workstation on LAN, Local Area Network. The objective of this class is to help attendees develop significant technical abilities in just a few days and optionally to prepare for the RHCSA exam. This course is more effective in developing the required skills than months of on the job training and individual study. This course is relevant to all Linux versions and specifically the current production release of Red Hat Enterprise Linux and Red Hat Fedora Linux on 32 or 64 bit Intel/AMD platforms which is also the basis for all lab exercises. This is not the starting point for a new to Linux or new Linux Admin. Prerequisites: LAN fundamentals or equivalent; Internet understanding and working with TCP/IP or equivalent. Several months of solid hands on experience managing any other type of system is also ideal. SA1 System Admininstration 1 - Essential Admin Concepts, Installation, Commands and Utilities course AND Optionally: ASP-123 Advanced Shell Programming (c) All Rights Reserved SA2-1

2 Follow-on: SA3 Linux System Administration 3 - Internet Network Services and Security Students attending this course will learn: Data Logging Services and Maintenance Basics of Hardware Virtualization using KVM Discover Basic Troubleshooting Tips and Techniques Detailed Hands Off Installation of Linux as a server Partitioning Needs for File Systems and Swap space File System Management, Advanced File Permissions: SUID, SGID Extended Network Setup and Configuration Advanced Repository Setup for Software Installation with YUM FTP, NFS and autofs Concepts, Connections and Tips RAID and LVM Concepts and Management Users and Groups Management Accessing Centralized Users+Groups, Appending Centralized Home Directories Process Management in GUI and TUI Printing Concepts and Configuration SELinux Concepts and Management Tools Encrypted File System Management Basic Firewall Concepts and Configuration Run Level Control, Single User and Multi-User Modes Secure Remote Access Audience: Anyone wanting to get a deeper understanding of administering Red Hat Enterprise Linux (or any Linux based) workstations in a local area network. Anyone wanting to understand and be able to install or update software, manage and backup file space, configure the network connection, connect to network resources, manage network services at bootup and thereafter, troubleshoot bootup, administrate advanced permissions SUID and SGID, create shared group directories and administrate printers and users, configure advanced file system services like RAID and LVM. (c) All Rights Reserved SA2-2

3 Linux Certification Tracks There are a few different certification tracks students can participate in. This is the first of 3 courses that would prepare any student with all the necessary knowledge. Red Hat certifications RHCSA and RHCE ( are hands-on examinations requiring the examinee to have a thorough understanding and extensive experience in order to achieve the requirements in the limited time frame of the exam. There are NO multiple choice questions, just labs to perform. ========================================================= Courses Suggested Certification SA1+SA2 RHCSA SA2+SA3 or SA4 RHCE LPI (Linux Professional Institute ) is a vendor neutral general multiple choice question examination now adopted by CompTIA for their CompTIA Linux+ certification. There are 3 certification levels: LPIC-1, LPIC-2 and LPIC-3, each requiring multiple tests. ========================================================= Suggested Certification Required Exams: SA1+SA2 LPIC-1 Junior Level Linux Professional Exams 101 and 102 Or ABC CompTIA Linux+ XK0-003 SA2 LPIC-2 Advanced Level Linux Professional : Exams 201 and 202 SA3 LPIC-3 Senior Level Linux Professional Exams 301 and 302 Ubuntu Certified Professional (UCP) ========================================================= Suggested Certification Required Exams: SA1+SA2 Ubuntu Certified Professional LPI 101, LPI 102 and Ubuntu 199 (c) All Rights Reserved SA2-3

4 Detailed Outline For Linux SA2 1 Hardware Requirements and Installing Linux Supported hardware, driver requirements, install options Step by step Installation Overview Pre-configured Installation Options Customized Disk Space Usage: RAID, LVM Custom Installation Overview Selecting Packages to Install Network Configuration Options Firewall and SELinux setup options Post Installation Configuration: Firstboot Custom Installation with specific software and partitions 2 Bootup, GRUB Boot Manager, VM Bootup Linux Bootup Overview Grub.conf configuration, Grub Stages and Commands Kernel Initialization, Logged to : /var/log/dmesg The init Command Steps Daemon Processes and System V Run Levels Runlevels defined Run Level Service Management : chkconfig Initialization management: /etc/inittab The /etc/init.d/rc.local script System Shutdown and Reboot Introduction To Hardware Virtualization Creation of Virtual Machines Managing Guest OS In Virtual Machines Configuring GRUB restricted access option Managing initialization and startup of network services Switching between run levels Managing orderly shutdowns and reboots (c) All Rights Reserved SA2-4

5 3 Partitions, Formatting, Mounting and swap Managing Disk Partitions : fdisk Formatting partitions : mkfs, ext2, ext3, ext4, swap Mount and umount partitions Permanent Bootup Configuration of Partitions: /etc/fstab Testing File System Configurations Rebuilding broken file system: fsck Building Secure Encrypted Partitions and File Systems Managing and Displaying Swap Resources Create partitions of ext3/ext4 with and without encryption Configure a new partition, format and make it available after reboot Configure a new swap partition, format and make it available after reboot Format partitions, create permanent mount points in /etc/fstab Create an encrypted file system, mount and umount 4 RPM and YUM Package Management Concepts of 'Packages' and Package Managers Using RPM Displaying current packages installed Adding, removing packages Tar Balls of software Installing tar balls of software Configuring and using the YUM frontend to RPM How to Extract and Utilize Source RPM's Viewing installed software Installing software at the prompt and in X Query packages, add a package, remove it using RPM and YUM (c) All Rights Reserved SA2-5

6 5 Managing Users and groups Concepts of login control, users and groups Shadow file login restrictions Securing the root account Creation of basic user accounts Choice of command shell to use: sh, ksh, bash User tools: chsh, chgrp, passwd, chfn, chown Establishing Administrative Roles : sudo Basic Security Settings Advanced Permission Modes: SUID, SGID, Sticky Overview of modes, umask and chmod Creating a Group Shared Directory for specific users Pluggable Authentication Modules, PAM, configuration and use Centralized user accounts from NIS and LDAP, client setup Connecting Roaming Users: NIS/LDAP Auto-Mounting Home Directories: autofs Creating, managing and monitoring file system quotas Add, modify and remove user accounts Display User ID Information Change file ownership Change Password Age Settings Switch to different user accounts Manipulate file security settings Create a shared group directory Create a public and a group restricted directory Configure limited access using PAM Configure access to NIS, optionally LDAP, services for additional users Configure quotas for users and groups (c) All Rights Reserved SA2-6

7 6 Admin Tools : IPv4, IPv6, cron, Logs, Process Control, CUPS Concepts of IPv4 and IPv6 Networking Protocols LAN network settings, connection basics Using Static or DHCP networking Network files and parameters within files Host Name Resolution, /etc/hosts, DNS Client set Network Diagnostics: ping, netstat, traceroute, mtr IPv6 features, setup and configuration IPv6 utilities: DHCPv6, ping6, traceroute6, ip, DNS Periodic Job Control: cron, crontab, at, anacron Log Rotation Controls and Management Configuring syslog Options Temp File and Log File Management: tmpwatch, logrotate Process Monitoring: ps, top, gnome-system-monitor uptime, w, free and vmstat utilities Controlling Processes : top, kill, GUI System Monitor Interpreting performance measurements Printer configuration using CUPS Configuring manual and DHCP IP settings Forcing DHCP settings to release and renew Testing network connectivity Configuring and Testing IPv6 settings Creating cron and at jobs to manage a host Observing and managing log rotation Observing and managing processes (c) All Rights Reserved SA2-7

8 7 Advanced File System Features Kernel Features and Modularity Retrieving and Updating To A Newer Kernel RPM Concepts of 'Tuning' a Kernel /proc Virtual File System Features and Usage /proc System Control Utility : sysctl Kernel Modular Design and Commands lsmod, rmmod, insmod, modprobe Modules Configuration /etc/modprobe.conf Overview Of SELinux Concepts, Usage and Management SELinux Utilities and Troubleshooting Overview Of RAID Levels and Features Creating RAID Devices and Volumes Info and Recovery Options For mdadm Flexible File Systems With LVM Creating Physical Volume, Volume Group and Logical Volume Extending Volume Groups and Logical Volumes : vgextend Resizing Logical Volumes : e2fsadm Display LVM Information Install and use alternative kernel Observe modules being loaded by kernel Manage run level and services in various run levels Manage services started at reboot Create LVM and RAID partitions for ext3 Configure a new RAID device, format and make it available after reboot Configure a new LVM device, format and make it available after reboot Extend a logical volume while the logical volume is still attached 8 Host Management : X + kickstart XOrg Overview Concepts of Installing Systems On LAN/WAN Creating Installation Server Creating kickstart Installation Scripts File Locations and Configuration Tool Modularity Of X Design and Extensibility Built Into Design Layers In X, Desktops and The X Protocol Secure Host Access ssh VNC Remote X Display kickstart Automated Installation Understanding kickstart directives Building and Deploying A kickstart File (c) All Rights Reserved SA2-8

9 Configure installation service Configure and test kickstart scripts Switch desktops, remote desktop access 9 Hardware Virtualization with KVM Virtualization Manager Hardware Considerations Virtual Resources Creating a Virtual Machine (VM) VM Management Activating VM's on boot Install virtualization software Create a virtual machine Manage virtual machine with virtmanager 10 Managing Services: NTP, Web, FTP, VNC, Firewall Configure NTP on Hosts Configure FTP File Sharing Configure Web Service Configure Secure Remote Desktop Access Firewall Configuration for Network Services Testing Network Services Install Various Server Services Create Shared Files on Web and FTP Services Provide Secure Terminal Access : SSH Provide Remote Secure Desktop Services (c) All Rights Reserved SA2-9

10 11 Special Kernel Services And Utilities Kernel Concepts, Management, Tuneables Managing, Reviewing, Troubleshooting SELinux Events restorecon, setenforce, setsebool, semanage,.. Configure File Access Control Lists Last Line Of Defense: On-Line Docs, Bugzilla Lock down files Provide Expanded Access Controls 12 Troubleshooting Your System Concepts of Troubleshooting a Broken System Creating an Emergency Boot Disk Getting to Single User Mode Getting to Rescue Mode Using chroot in Rescue Mode Where to start looking for trouble: log files Examples of broken systems and what to do Bad boot block, bad file system, bad fstab, Network down, NFS not working Emergency scenarios and how to repair them Repairs from single user mode Repairs from executive mode Using the chroot command within rescue mode to: Rebuild boot block Recover from bad root partition How To Break Into ANY Linux System How To Recover/Replace root Password How To Get Buy Locked Down Grub Configuration (c) All Rights Reserved SA2-10

SA3 E7 Advanced Linux System Administration III Internet Network Services and Security

SA3 E7 Advanced Linux System Administration III Internet Network Services and Security SA3 E7 Advanced Linux System Administration III Internet Network Services and Security Synopsis: This is a fast paced, level 3, advanced class for experienced administrators of Linux based hosts on a network

More information

ENTERPRISE LINUX SYSTEM ADMINISTRATION

ENTERPRISE LINUX SYSTEM ADMINISTRATION ENTERPRISE LINUX SYSTEM ADMINISTRATION COURSE DESCRIPTION: The GL250 is an in-depth course that explores installation, configuration and maintenance of Linux systems. The course focuses on issues universal

More information

CompTIA Linux Course Overview. Prerequisites/Audience. Course Outline. Exam Code: XK0-002 Course Length: 5 Days

CompTIA Linux Course Overview. Prerequisites/Audience. Course Outline. Exam Code: XK0-002 Course Length: 5 Days CompTIA Linux+ 2009 Exam Code: XK0-002 Course Length: 5 Days Course Overview This instructor-led course will prepare students for the 2009 CompTIA Linux+ certification exam. It provides a comprehensive

More information

Unit 2: Manage Files Graphically with Nautilus Objective: Manage files graphically and access remote systems with Nautilus

Unit 2: Manage Files Graphically with Nautilus Objective: Manage files graphically and access remote systems with Nautilus Linux system administrator-i Unit 1: Get Started with the GNOME Graphical Desktop Objective: Get started with GNOME and edit text files with gedit Unit 2: Manage Files Graphically with Nautilus Objective:

More information

Linux Administration

Linux Administration Linux Administration This course will cover all aspects of Linux Certification. At the end of the course delegates will have the skills required to administer a Linux System. It is designed for professionals

More information

At course completion. Overview. Audience profile. Course Outline. : 55187B: Linux System Administration. Course Outline :: 55187B::

At course completion. Overview. Audience profile. Course Outline. : 55187B: Linux System Administration. Course Outline :: 55187B:: Module Title Duration : 55187B: Linux System Administration : 4 days Overview This four-day instructor-led course is designed to provide students with the necessary skills and abilities to work as a professional

More information

"Charting the Course... MOC B: Linux System Administration. Course Summary

Charting the Course... MOC B: Linux System Administration. Course Summary Description Course Summary This four-day instructor-led course is designed to provide students with the necessary skills and abilities to work as a professional Linux system administrator. The course covers

More information

FastTrack to Red Hat Linux System Administrator Course Overview

FastTrack to Red Hat Linux System Administrator Course Overview Course Overview This highly practical instructor led training course is designed to give experienced LINUX/UNIX administrators practical experience in the administration of a LINUX system to a level required

More information

"Charting the Course... Enterprise Linux System Administration Course Summary

Charting the Course... Enterprise Linux System Administration Course Summary Course Summary Description This is an in-depth course that explores installation, configuration and maintenance of Linux systems. The course focuses on issues universal to every workstation and server.

More information

1 LINUX KERNEL & DEVICES

1 LINUX KERNEL & DEVICES GL-250: Red Hat Linux Systems Administration Course Length: 5 days Course Description: The GL250 is an in-depth course that explores installation, configuration and maintenance of Linux systems. The course

More information

"Charting the Course... RHCE Rapid Track Course. Course Summary

Charting the Course... RHCE Rapid Track Course. Course Summary Course Summary Description This course is carefully designed to match the topics found in the Red Hat RH299 exam prep course but also features the added benefit of an entire extra day of comprehensive

More information

RHCSA Rapid Track Course (RH199)

RHCSA Rapid Track Course (RH199) RHCSA Rapid Track Course (RH199) DESCRIPTION: Course overview On completion of course materials, students should be prepared to take the Red Hat Certified System Administrator (RHCSA) exam. Note: This

More information

Prerequisites: General computing knowledge and experience. No prior knowledge with Linux is required. Supported Distributions:

Prerequisites: General computing knowledge and experience. No prior knowledge with Linux is required. Supported Distributions: This course prepares students to take the 101 exam of the LPI level 1 certification. The Linux Professional Institute (LPI) is the go to certification body for vendor independent Linux certifications.

More information

CL030 is a csage Certification Preparatory Course!

CL030 is a csage Certification Preparatory Course! Corder Enterprises International Building World Class MIS Teams, for you! CL030 is a csage Certification Preparatory Course! CL030 - LINUX System Administration Course Description: Learn and practice essential

More information

RedHat Certified Engineer

RedHat Certified Engineer RedHat Certified Engineer Red Hat Certified Engineer (RHCE) is a performance-based test that measures actual competency on live systems. Called the "crown jewel of Linux certifications," RHCE proves an

More information

Enterprise Linux System Administration

Enterprise Linux System Administration Enterprise Linux System Administration Course GL250, 5 Days, Hands-On, Instructor-Led Introduction The GL250 is an in-depth course that explores installation, configuration and maintenance of Linux systems.

More information

Exam LFCS/Course 55187B Linux System Administration

Exam LFCS/Course 55187B Linux System Administration Exam LFCS/Course 55187B Linux System Administration About this course This four-day instructor-led course is designed to provide students with the necessary skills and abilities to work as a professional

More information

The table below lists the domains measured by this examination and the extent to which they are represented in the examination.

The table below lists the domains measured by this examination and the extent to which they are represented in the examination. Introduction The Linux+ Certification is designed to measure the competencies of the Linux Professional with six to twelve months experience with the Linux operating system. This person provides basic

More information

Prerequisites: Students must be proficient in general computing skills but not necessarily experienced with Linux or Unix. Supported Distributions:

Prerequisites: Students must be proficient in general computing skills but not necessarily experienced with Linux or Unix. Supported Distributions: This GL124 course is designed to follow an identical set of topics as the Red Hat RH124 course with the added benefit of very comprehensive lab exercises and detailed lecture material. The Red Hat Enterprise

More information

client X11 Linux workstation

client X11 Linux workstation LPIC1 LPIC Linux: System Administrator LPIC 1 LPI command line LPIC-1 Linux LPIC-1 client X11 Linux workstation Unix GNU Linux Fundamentals Unix and its Design Principles FSF and GNU GPL - General Public

More information

Course 55187B Linux System Administration

Course 55187B Linux System Administration Course Outline Module 1: System Startup and Shutdown This module explains how to manage startup and shutdown processes in Linux. Understanding the Boot Sequence The Grand Unified Boot Loader GRUB Configuration

More information

Part 1 : Getting Familiar with Linux. Hours. Part II : Administering Red Hat Enterprise Linux

Part 1 : Getting Familiar with Linux. Hours. Part II : Administering Red Hat Enterprise Linux Part 1 : Getting Familiar with Linux Chapter 1 : Getting started with Red Hat Enterprise Linux Chapter 2 Finding Your Way on the Command Line Hours Part II : Administering Red Hat Enterprise Linux Linux,

More information

"Charting the Course... Enterprise Linux System Administration. Course Summary

Charting the Course... Enterprise Linux System Administration. Course Summary Course Summary Description This is an in-depth course that explores installation, configuration and maintenance of Linux systems. The course focuses on issues universal to every workstation and server.

More information

Critical Analysis and last hour guide for RHCSA/RHCE Enterprise 7

Critical Analysis and last hour guide for RHCSA/RHCE Enterprise 7 Critical Analysis and last hour guide for RHCSA/RHCE Enterprise 7 Disclaimer: I haven t gone through RHCSA/RHCE EL 7. I am preparing for upgrade of my RHCE certificate from RHCE EL4 to RHCE EL7. I don

More information

Oracle Linux 5 & 6 System Administration

Oracle Linux 5 & 6 System Administration Oracle University Contact Us: 1.800.529.0165 Oracle Linux 5 & 6 System Administration Duration: 5 Days What you will learn This Oracle Linux System Administration training helps you develop a range of

More information

Oracle Linux System AdministrationNEW

Oracle Linux System AdministrationNEW Oracle University Contact Us: 1.800.529.0165 Oracle Linux System AdministrationNEW Duration: 5 Days What you will learn The Oracle Linux System Administration course covers a range of skills including

More information

Oracle Linux 5 & 6 System Administration TOD

Oracle Linux 5 & 6 System Administration TOD Oracle University Contact Us: Local: 0845 777 7 711 Intl: +44 845 777 7 711 Oracle Linux 5 & 6 System Administration TOD Duration: 5 Days What you will learn The Oracle Linux System Administration course

More information

Linux for UNIX Administrators

Linux for UNIX Administrators A fast paced 5-day course that is a combination of "Enterprise Linux Systems Administration", and "Enterprise Linux Networking Services. Particular focus is given to translating Solaris and HP-UX skills

More information

Prerequisites: Students should be comfortable with computers. No familiarity with Linux or other Unix operating systems is required.

Prerequisites: Students should be comfortable with computers. No familiarity with Linux or other Unix operating systems is required. GL-120: Linux Fundamentals Course Length: 4 days Course Description: The GL120 is a challenging course that focuses on the fundamental tools and concepts of Linux and Unix. Students gain proficiency using

More information

Oracle - Oracle Linux 5 6 System Administration Ed 3

Oracle - Oracle Linux 5 6 System Administration Ed 3 Oracle - Oracle Linux 5 6 System Administration Ed 3 Code: Lengt h: URL: D74508GC30 5 days View Online The Oracle Linux 5 & 6 System Administration course covers a range of skills including installation,

More information

SysadminSG RHCSA Study Guide

SysadminSG RHCSA Study Guide SysadminSG RHCSA Study Guide This is the RHCSA Study Guide for the System Administration Study Group. The study guide is intended to be printed by those who wish to study common tasks performed by many

More information

1Z Oracle Linux 5 and 6 System Administration Exam Summary Syllabus Questions

1Z Oracle Linux 5 and 6 System Administration Exam Summary Syllabus Questions 1Z0-100 Oracle Linux 5 and 6 System Administration Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-100 Exam on Oracle Linux 5 and 6 System Administration2 Oracle 1Z0-100 Certification

More information

LINUX FUNDAMENTALS. Supported Distributions: Red Hat Enterprise Linux 6 SUSE Linux Enterprise 11 Ubuntu LTS. Recommended Class Length: 5 days

LINUX FUNDAMENTALS. Supported Distributions: Red Hat Enterprise Linux 6 SUSE Linux Enterprise 11 Ubuntu LTS. Recommended Class Length: 5 days LINUX FUNDAMENTALS The course is a challenging course that focuses on the fundamental tools and concepts of Linux and Unix. Students gain proficiency using the command line. Beginners develop a solid foundation

More information

Community Enterprise Operating System (CentOS 7) Courses

Community Enterprise Operating System (CentOS 7) Courses Community Enterprise Operating System (CentOS 7) Courses CentOS 7 Administration I Core Skills (5 days) Advanced Linux Shell Scripting Shell Scripting (bash,ksh93) and awk Programming (3 days) Advanced

More information

LPI102 EXAM PREPARATION LPIC-1 (LINUX PROFESSIONAL INSTITUTE)

LPI102 EXAM PREPARATION LPIC-1 (LINUX PROFESSIONAL INSTITUTE) LPI102 EXAM PREPARATION LPIC-1 (LINUX PROFESSIONAL INSTITUTE) COURSE DESCRIPTION: This course prepares students to take the LPI 102 exam of the LPI level 1 certification. The LPI objectives covered are

More information

Oracle Linux 7: System Administration Ed 1

Oracle Linux 7: System Administration Ed 1 Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle Linux 7: System Administration Ed 1 Duration: 5 Days What you will learn The Oracle Linux 7: System Administration training

More information

Oracle Linux 7: System Administration Ed 1

Oracle Linux 7: System Administration Ed 1 Oracle University Contact Us: +603 2299 3600, 1 800 80 6277 Oracle Linux 7: System Administration Ed 1 Duration: 5 Days What you will learn The Oracle Linux 7: System Administration training helps you

More information

Oracle Linux 7: System Administration Ed 1 LVC

Oracle Linux 7: System Administration Ed 1 LVC Oracle University Contact Us: +27 (0)11 319-4111 Oracle Linux 7: System Administration Ed 1 LVC Duration: 5 Days What you will learn The Oracle Linux 7: System Administration training helps you develop

More information

Oracle Linux 7: System Administration Ed 2 Duration: 5 Days

Oracle Linux 7: System Administration Ed 2 Duration: 5 Days Oracle Linux 7: System Administration Ed 2 Duration: 5 Days The Oracle Linux 7: System Administration course covers a range of skills including installation, using the Unbreakable Enterprise Kernel, configuring

More information

LPI201 LPIC-2 Exam Prep (Course 1) (LPI201) HL965S

LPI201 LPIC-2 Exam Prep (Course 1) (LPI201) HL965S Course data sheet HPE course number Course length Delivery mode View schedule, local pricing, and register View related courses HL965S 4 days ILT,VILT View now View now LPI201 LPIC-2 Exam Prep (Course

More information

Linux+ Guide to Linux Certification, Third Edition. Chapter 2 Linux Installation and Usage

Linux+ Guide to Linux Certification, Third Edition. Chapter 2 Linux Installation and Usage Linux+ Guide to Linux Certification, Third Edition Chapter 2 Linux Installation and Usage Objectives Install Red Hat Fedora Linux using good practices Outline the structure of the Linux interface Enter

More information

1Z Oracle Linux 6 Implementation Essentials Exam Summary Syllabus Questions

1Z Oracle Linux 6 Implementation Essentials Exam Summary Syllabus Questions 1Z0-460 Oracle Linux 6 Implementation Essentials Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-460 Exam on Oracle Linux 6 Implementation Essentials.. 2 Oracle 1Z0-460 Certification

More information

Red Hat Certified System Administrator (RHCSA) RHCSA 7 Requirements and Syllabus

Red Hat Certified System Administrator (RHCSA) RHCSA 7 Requirements and Syllabus Red Hat Certified System Administrator (RHCSA) RHCSA 7 Requirements and Syllabus In preparation to earn the Red Hat Certified System Administrator (RHCSA), Red Hat recommends the following: For System

More information

GL-280: Red Hat Linux 7 Update. Course Description. Course Outline

GL-280: Red Hat Linux 7 Update. Course Description. Course Outline GL-280: Red Hat Linux 7 Update Course Description This is a differences course that focuses on the new technologies and features that made their appearance in Red Hat Enterprise Linux v7. It is intended

More information

Linux Home Lab Environment

Linux Home Lab Environment Environment Introduction Welcome! The best way to learn for most IT people is to actually do it, so that s the goal of this selfpaced lab workbook. The skills outlined here will begin to prepare you for

More information

Red Hat System Administration I - RH124

Red Hat System Administration I - RH124 Course outline Red Hat System Administration I - RH124 Access the command line Log in to a Linux system and run simple commands using the shell. Manage files from the command line Copy, move, create, delete,

More information

The student will have the essential skills needed to be proficient at the Unix or Linux command line.

The student will have the essential skills needed to be proficient at the Unix or Linux command line. Table of Contents Introduction Audience At Course Completion Prerequisites Certified Professional Exams Student Materials Course Outline Introduction This challenging course focuses on the fundamental

More information

HP-UX System Administration

HP-UX System Administration HP-UX System Administration This intensive course is designed for experienced UNIX administrators who like to understand the differences between HP-UX and standard UNIX. It is essential that students have

More information

Class 1. Class 2. Class 3

Class 1. Class 2. Class 3 Basic Requirement for Linux Installation Installation Minimal and Custom Installation of Linux VMware ws Installation different flavors of Linux like centos,rhel,suse,ubuntu Installation of Solaris Kickstart

More information

LPIC-1 System Administrator

LPIC-1 System Administrator LPIC-1 System Administrator The world s largest and most recognized Linux Certification LPIC-1 is the first certification in LPI s multi-level Linux professional certification program. The LPIC-1 will

More information

LINUX FUNDAMENTALS (5 Day)

LINUX FUNDAMENTALS (5 Day) www.peaklearningllc.com LINUX FUNDAMENTALS (5 Day) Designed to provide the essential skills needed to be proficient at the Unix or Linux command line. This challenging course focuses on the fundamental

More information

How to Use This Lab Manual

How to Use This Lab Manual 3 Contents How to Use This Lab Manual........................................ 5 Lab 1: Setting Up the Student System.................................. 7 Lab 2: Installing Fedora............................................

More information

HP-UX System Administration Course Overview. Skills Gained. Who will the Course Benefit?

HP-UX System Administration Course Overview. Skills Gained. Who will the Course Benefit? HP-UX System Administration Course Overview This Hewlett Packard HP-UX System Administration training course is designed to give delegates practical experience in the administration of an HP-UX UNIX System.

More information

Linux Bible. Negus, C. Table of Contents ISBN-13: Part I: Getting Started 1 Chapter 1: Starting with Linux 3

Linux Bible. Negus, C. Table of Contents ISBN-13: Part I: Getting Started 1 Chapter 1: Starting with Linux 3 Linux Bible Negus, C ISBN-13: 9781118218549 Table of Contents Introduction xxxiii Part I: Getting Started 1 Chapter 1: Starting with Linux 3 Understanding What Linux Is 4 Understanding How Linux Differs

More information

www highskills pt pt

www highskills pt pt Linux Basic Administration Objetivos Gerais Este curso é dirigido a todos os que pretendem tornar-se profissionais em Linux, e pretende dotar os participantes dos conhecimentos técnicos e experiência nas

More information

Oracle Linux 7: System Administration Ed 2 NE

Oracle Linux 7: System Administration Ed 2 NE Oracle Uni Contact Us: 08 Oracle Linux 7: System Administration Ed 2 NE Durat5 Da What you will learn The Oracle Linux 7: System Administration course cover Unbreakable Enterprise Kernel, configuring Linux

More information

LPIC-l/CompTIA. Certification. Lmux+ ONE. ALL a IN. (Exams LPIC-1/LX0-101 & LXO-102) Robb H. Tracy EXAM GUIDE. Graw Hill

LPIC-l/CompTIA. Certification. Lmux+ ONE. ALL a IN. (Exams LPIC-1/LX0-101 & LXO-102) Robb H. Tracy EXAM GUIDE. Graw Hill ALL a IN ONE LPIC-l/CompTIA t Lmux+ TM Certification EXAM GUIDE (Exams LPIC-1/LX0-101 & LXO-102) Robb H. Tracy TECHNISCHE INFORMATIONSBiBLIOTHEK UNIVER! ivjc Graw Hill BIBUOTHEK VER New York Chicago San

More information

Learning Linux! Labs and more labs!

Learning Linux! Labs and more labs! Developing Technology Professionals www.netdevgroup.com Thank you. Learning Linux! Labs and more labs! Speaker name: Richard Weeks Title : President Date : 7/26/16 Who is NDG? www.netdevgroup.com Focus:

More information

TestOut Linux Pro - English 4.0.x OBJECTIVE MAPPING: CompTIA Linux+ LX0-103

TestOut Linux Pro - English 4.0.x OBJECTIVE MAPPING: CompTIA Linux+ LX0-103 TestOut Linux Pro - English 4.0.x OBJECTIVE MAPPING: CompTIA Linux+ LX0-103 CompTIA Linux+ Powered by LPI LX0-103 Objectives The Linux+ Powered by LPI Exam: LX0-103 exam covers the following topics. #

More information

CompTIA Linux+ Guide to Linux Certification Fourth Edition. Chapter 2 Linux Installation and Usage

CompTIA Linux+ Guide to Linux Certification Fourth Edition. Chapter 2 Linux Installation and Usage CompTIA Linux+ Guide to Linux Certification Fourth Edition Chapter 2 Linux Installation and Usage Objectives Prepare for and install Fedora Linux using good practices Outline the structure of the Linux

More information

IBM AIX Operating System Courses

IBM AIX Operating System Courses IBM AIX Operating System Courses (Platforms: POWER4+ based) AIX Basics Fundamentals (3 days) AIX Basics Shell Scripting (Korn / Bash ) and awk Programming (3 days) Advanced IBM AIX Systems Programming

More information

Instructions: Step 1: Respond to the following: IT131 Linux+

Instructions: Step 1: Respond to the following: IT131 Linux+ IT131 Linux+ Course Objectives Upon completion of this course, the student will be able to: 1. Create a new installation of Fedora/RHEL; 2. Use utilities to manage the Fedora/RHEL system; 3. Describe how

More information

H7091S. Prerequisites

H7091S. Prerequisites Course data sheet Enterprise Linux System Administration (GL250) H7091S HPE course number Course length Delivery mode View schedule, local pricing, and register View related courses Why HPE Education Services?

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : RH133 Title : Red Hat Linux System Administration Vendor : RedHat Version : DEMO Get Latest & Valid

More information

Mapping LPI certifications against e-cf EXIN. status

Mapping LPI certifications against e-cf EXIN. status Mapping LPI certifications against e-cf EXIN status 20140916 Linux Essentials Professional Development Certificate (PDC) https://www.lpi.org/linux-certifications/entry-level-credential/linux To secure

More information

SUN SOLARIS. Course Catalog

SUN SOLARIS. Course Catalog SUN SOLARIS Course Catalog 2012-2013 System & Network Administration using Sun Solaris 10 System & Network Administration using Sun Solaris will cover all aspects of SA1, SA2 certi ication and the basics

More information

Linux Fundamentals (L-120)

Linux Fundamentals (L-120) Linux Fundamentals (L-120) Modality: Virtual Classroom Duration: 5 Days SUBSCRIPTION: Master, Master Plus About this course: This is a challenging course that focuses on the fundamental tools and concepts

More information

Linux Essentials Objectives Topics:

Linux Essentials Objectives Topics: Linux Essentials Linux Essentials is a professional development certificate program that covers basic knowledge for those working and studying Open Source and various distributions of Linux. Exam Objectives

More information

Linux+ Guide to Linux Certification, Third Edition

Linux+ Guide to Linux Certification, Third Edition Linux+ Guide to Linux Certification, Third Edition Chapter 14 Troubleshooting, Performance, and Security Objectives Describe and outline good troubleshooting practices Effectively troubleshoot common hardware-

More information

ITDUMPS QUESTION & ANSWER. Accurate study guides, High passing rate! IT dumps provides update free of charge in one year!

ITDUMPS QUESTION & ANSWER. Accurate study guides, High passing rate! IT dumps provides update free of charge in one year! ITDUMPS QUESTION & ANSWER Accurate study guides, High passing rate! IT dumps provides update free of charge in one year! HTTP://WWW.ITDUMPS.COM Exam : 1Z0-100 Title : Oracle Linux 5 and 6 System Administration

More information

RH133. Red Hat Linux System Administration

RH133. Red Hat Linux System Administration RH133 Red Hat Linux System Administration Version 3.5 QUESTION NO: 1 RH133 John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. He is working as a root

More information

1Z0-100 oracle.

1Z0-100 oracle. 1Z0-100 oracle Number: 1Z0-100 Passing Score: 800 Time Limit: 120 min www.examsforall.com Exam A QUESTION 1 Which two aspects can be determined from this output? A. A device is failed and has been removed

More information

Baligant Alexandre LPI instructor (ID : )

Baligant Alexandre LPI instructor (ID : ) Baligant Alexandre LPI instructor (ID : 000200418) Année académique 2013-2014 Certifications level LPI-LET : Linux Essentials Technician LPIC-1 : Junior Level Linux Certification 101 : It covers basic

More information

Wake Technical Community College Computer Technologies Division Syllabus

Wake Technical Community College Computer Technologies Division Syllabus Wake Technical Community College Computer Technologies Division Syllabus Course Number: NOS-220 Course Title: Linux/UNIX Admin I Textbook Information (Opens in Barnes & Noble Search window) http://waketech.bncollege.com/webapp/wcs/stores/servlet/tbwizardview?catalogid=10001&langid=-

More information

Installing and Configuring Windows 7 Client

Installing and Configuring Windows 7 Client Installing and Configuring Windows 7 Client Course 6292A: 3 days; Instructor-Led About this Course This three-day instructor-led course is intended for IT professionals who are interested in expanding

More information

Linux Fundamentals (GL120) U8583S

Linux Fundamentals (GL120) U8583S Course data sheet Linux Fundamentals (GL120) U8583S HPE course number Course length Delivery mode View schedule, local pricing, and register View related courses Why HPE Education Services? U8583S 5 days

More information

Vendor: RedHat. Exam Code: RH133. Exam Name: Red Hat Linux System Administration. Version: Demo

Vendor: RedHat. Exam Code: RH133. Exam Name: Red Hat Linux System Administration. Version: Demo Vendor: RedHat Exam Code: RH133 Exam Name: Red Hat Linux System Administration Version: Demo QUESTION NO: 1 You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based

More information

Oracle Linux 7: Advanced Administration Ed 1

Oracle Linux 7: Advanced Administration Ed 1 Oracle University Contact Us: +33 15 7602 081 Oracle Linux 7: Advanced Administration Ed 1 Duration: 5 Days What you will learn This Oracle Linux 7: Advanced Administration training is ideal for experienced

More information

RedHat. Rh202. Redhat Certified Technician on Redhat Enterprise Linux 4 (Labs)

RedHat. Rh202. Redhat Certified Technician on Redhat Enterprise Linux 4 (Labs) RedHat Rh202 Redhat Certified Technician on Redhat Enterprise Linux 4 (Labs) http://killexams.com/exam-detail/rh202 QUESTION: 156 Who ever creates the files/directories on /data group owner should be automatically

More information

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1 Linux Essentials Smith, Roderick W. ISBN-13: 9781118106792 Table of Contents Introduction xvii Chapter 1 Selecting an Operating System 1 What Is an OS? 1 What Is a Kernel? 1 What Else Identifies an OS?

More information

Course Syllabus: Linux Essentials

Course Syllabus: Linux Essentials Course Syllabus: Linux Essentials Instructor: Jay Hanks Email: jayhhanks@gmail.com Phone: Office: (740) 364-2299 Courseware Course #: Hours: Meeting Days & Times: Location TestOut Linux Pro 4.1 LPI Linux

More information

Supporting Windows Vista and Applications in the Enterprise COURSE OVERVIEW PREREQUISITES AUDIENCE OBJECTIVES COURSE OUTLINE. Course No.

Supporting Windows Vista and Applications in the Enterprise COURSE OVERVIEW PREREQUISITES AUDIENCE OBJECTIVES COURSE OUTLINE. Course No. COURSE OVERVIEW This course provides IT Professionals with the knowledge and skills to support the Windows Vista operating system and applications in the Enterprise. You will learn how to configure and

More information

1Z Oracle Linux Fundamentals (Oracle Partner Network) Exam Summary Syllabus Questions

1Z Oracle Linux Fundamentals (Oracle Partner Network) Exam Summary Syllabus Questions 1Z0-409 Oracle Linux Fundamentals (Oracle Partner Network) Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-409 Exam on Oracle Linux Fundamentals (Oracle Partner Network)... 2 Oracle

More information

Implementing and Managing Windows 10

Implementing and Managing Windows 10 Implementing and Managing Windows 10 20697-1C; 5 Days; Instructor-led Course Description This course is designed to provide students with the knowledge and skills required to install and configure Windows

More information

Contents in Detail. Acknowledgments

Contents in Detail. Acknowledgments Acknowledgments xix Introduction What s in This Book... xxii What Is Ethical Hacking?... xxiii Penetration Testing... xxiii Military and Espionage... xxiii Why Hackers Use Linux... xxiv Linux Is Open Source....

More information

Exam Questions RH133

Exam Questions RH133 Exam Questions RH133 Red Hat Linux System Administration https://www.2passeasy.com/dumps/rh133/ 1.John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network.

More information

CompTIA A+ Accelerated course for & exams

CompTIA A+ Accelerated course for & exams CompTIA A+ Accelerated course for 220-901 & 220-902 exams Course overview Target Audience This course is for Participants wishing to take and pass both CompTIA A+ exams (220-901 and 220-902) exam. It is

More information

Configuring, Managing and Maintaining Windows Server 2008-based Servers (Course 6419)

Configuring, Managing and Maintaining Windows Server 2008-based Servers (Course 6419) Length: 5 Days About this Course This five-day instructor-led course provides students with the knowledge and skills that are required to manage accounts and resources, maintain server resources, monitor

More information

Overview. Audience Profile. At Course Completion. Module Title : 10982B: Supporting and Troubleshooting Windows 10. Course Outline :: 10982B::

Overview. Audience Profile. At Course Completion. Module Title : 10982B: Supporting and Troubleshooting Windows 10. Course Outline :: 10982B:: Module Title : 10982B: Supporting and Troubleshooting Windows 10 Duration : 5 days Overview This course is designed to provide students with the knowledge and skills required to support and troubleshoot

More information

Accurate study guides, High passing rate! IT TEST BOOK QUESTION & ANSWER. Ittestbook provides update free of charge in one year!

Accurate study guides, High passing rate! IT TEST BOOK QUESTION & ANSWER. Ittestbook provides update free of charge in one year! IT TEST BOOK QUESTION & ANSWER Ittestbook provides update free of charge in one year! Accurate study guides, High passing rate! Exam : RH133 Title : Red Hat Linux System Administration Version : Demo 1

More information

UNIX System Administration

UNIX System Administration $!... 14:13 $$... 14:13.netrc...12:27-28 /etc/fstab... 6:25 /etc/hosts.equiv... 8:23 /etc/inittab Entries... 4:8 /etc/netmasks... 8:22 /etc/shells... 12:25 /home... 6:69 /tmp...6:61-67 /usr... 6:70 /var...

More information

RH-202. RedHat. Redhat Certified Technician on Redhat Enterprise Linux 4 (Labs)

RH-202. RedHat. Redhat Certified Technician on Redhat Enterprise Linux 4 (Labs) RedHat RH-202 Redhat Certified Technician on Redhat Enterprise Linux 4 (Labs) Download Full Version : https://killexams.com/pass4sure/exam-detail/rh-202 QUESTION: 159 Install the dialog-* Questions asking

More information

Installing and Configuring Windows 10 5 Days, Instructor-led

Installing and Configuring Windows 10 5 Days, Instructor-led Installing and Configuring Windows 10 5 Days, Instructor-led Course Description This course is designed to provide students with the knowledge and skills required to install and configure Windows 10 desktops

More information

Installing and Configuring Windows Server 2012

Installing and Configuring Windows Server 2012 Installing and Configuring Windows Server 2012 Course # Exam: Prerequisites Technology: Delivery Method: Length: 20697-1 70-697 Windows Instructor-led (classroom) 5 Days Overview About this Course This

More information

Installing and Configuring Windows 10

Installing and Configuring Windows 10 Installing and Configuring Windows 10 Course 20697-1B 5 Days Instructor-led, Hands-on Course Description This five day, instructor led course is designed to provide students with the knowledge and skills

More information

COURSE B: INSTALLING AND CONFIGURING WINDOWS 10

COURSE B: INSTALLING AND CONFIGURING WINDOWS 10 ABOUT THIS COURSE This course is designed to provide students with the knowledge and skills required to install and configure Windows 10 desktops and devices in a Windows Server domain corporate environment.

More information

1Z Oracle Solaris 11 System Administration Exam Summary Syllabus Questions

1Z Oracle Solaris 11 System Administration Exam Summary Syllabus Questions 1Z0-821 Oracle Solaris 11 System Administration Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-821 Exam on Oracle Solaris 11 System Administration... 2 Oracle 1Z0-821 Certification

More information

CIS 191A Final Exam. Fall CIS 191 Final Exam

CIS 191A Final Exam. Fall CIS 191 Final Exam CIS 191A Final Exam Fall 2008 CIS 191 Final Exam The final for CIS 191A is composed several parts: A. (10 points) Questions B. (5 points) Checklist C. (10 points) Troubleshooting D. (35 points) Building

More information

6293A Troubleshooting and Supporting Windows 7 in the Enterprise

6293A Troubleshooting and Supporting Windows 7 in the Enterprise 6293A Troubleshooting and Supporting Windows 7 in the Enterprise Course Number: 6293A Course Length: 3 Days Course Overview This course is designed for Information Technology (IT) professionals who have

More information

Introduction to Operating Systems. Note Packet # 1. CSN 115 Operating Systems. Genesee Community College. CSN Lab Overview

Introduction to Operating Systems. Note Packet # 1. CSN 115 Operating Systems. Genesee Community College. CSN Lab Overview Introduction to Operating Systems Note Packet # 1 CSN 115 Operating Systems Genesee Community College CSN Lab Overview Dual booted Windows/Linux Workstations Linux workstations currently run CentOS and

More information