HARFORD COMMUNITY COLLEGE 401 Thomas Run Road Bel Air, MD Course Outline CIS INTRODUCTION TO UNIX

Size: px
Start display at page:

Download "HARFORD COMMUNITY COLLEGE 401 Thomas Run Road Bel Air, MD 21015 Course Outline CIS 110 - INTRODUCTION TO UNIX"

Transcription

1 HARFORD COMMUNITY COLLEGE 401 Thomas Run Road Bel Air, MD Course Outline CIS INTRODUCTION TO UNIX Course Description: This is an introductory course designed for users of UNIX. It is taught using the Linux operating system. The student learns to create, remove, edit and rename files, directories and subdirectories; compose, send, receive and print electronic messages; and compose, edit and format short text files using the UNIX editors. The UNIX shell, kernel and utility programs are covered. Shell programming is introduced. Student Learning Objectives & Academic Outcomes: At the conclusion of this course the successful student will be able to: 1) describe the function, organization and operation of the UNIX operating system 2) demonstrate the use of basic UNIX commands 3) demonstrate the use of redirection, pipes and filters 4) demonstrate competency in the use of the vi editor 5) describe the features of UNIX networks Detailed Course Outline: CHAPTER 1 I. Introduction to Linux II. Operating Systems III. The Linux Operating System a. Versions of the Linux Operating System b. Identifying Kernel Versions c. Licensing Linux d. Linux Advantages IV. The History of Linux a. UNIX b. The Hacker Culture c. Linux V. Linux Distributions 1 C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

2 VI. VII. VIII. IX. Common Uses of Linux a. Internet Servers b. File and Print Servers c. Application Servers d. Supercomputers e. Scientific/Engineering Workstation f. Office/Personal Workstation Chapter Summary Key Terms Review Questions CHAPTER 2 I. Linux Installation and Usage II. Installing Linux a. Preparing for Installation b. Installation Methods c. Performing the Installation III. Basic Linux Usage a. Shells, Terminals, and the Kernel b. Basic Shell Commands c. Shell Metacharacters d. Getting Command Help e. Shutting Down the Linux System IV. Chapter Summary V. Key Terms VI. Review Questions VII. Hands-On Projects CHAPTER 3 I. Exploring Linux Filesystems II. The Linux Directory Structure a. Changing Directories III. Viewing Files and Directories a. File Types b. Filenames c. Listing Files d. Wildcard Metacharacters IV. Displaying the Contents of Text Files 2 C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

3 V. Displaying the Contents of Binary Files VI. Searching for Text Within Files a. Regular Expressions b. The grep Command VII. Editing Text Files a. The vi Editor b. Other Common Text Editors VIII. Chapter Summary IX. Key Terms X. Review Questions XI. Hands-On Projects CHAPTER 4 I. Linux Filesystem Management II. The Filesystem Hierarchy Standard III. Managing Files and Directories IV. Finding Files V. Linking Files VI. File and Directory Permissions a. File and Directory Ownership b. Managing File and Directory Permissions c. Default Permissions d. Special Permissions VII. Chapter Summary VIII. Key Terms IX. Review Questions X. Hands-On Projects CHAPTER 5 I. Linux Filesystem Administration II. The /dev Directory III. Filesystems a. Filesystem Types b. Mounting IV. Working with Floppy Disks V. Working with CDs, DVDs, and ISO Images VI. Working with Hard Disks a. Standard Hard Disk Partitioning 3 C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

4 b. Working with Standard Hard Disk Partitions c. Working with the LVM VII. Working with USB and FireWire-Based Storage Devices VIII. Monitoring Filesystems a. Disk Usage b. Checking Filesystems for Errors IX. Hard Disk Quotas X. Chapter Summary XI. Key Terms XII. Review Questions XIII. Hands-On Projects CHAPTER 6 I. Advanced Installation II. Advanced Storage Configuration a. SCSI Hard Disk Configuration b. RAID Configuration III. Installation Methods a. CD Installation b. USB Flash Drive Installation c. Hard Disk Installation d. Network-Based Installations IV. Automating Linux Installations V. Troubleshooting Installation a. Problems Starting the Installation b. Problems During Installation c. Problems After Installation VI. System Rescue VII. Chapter Summary VIII. Key Terms IX. Review Questions X. Hands-On Projects CHAPTER 7 I. Working with the BASH Shell II. Command Input and Output a. Redirection b. Pipes 4 C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

5 III. Shell Variables a. Environment Variables b. User-Defined Variables c. Other Variables d. Environment Files IV. Shell Scripts V. Escape Sequences a. Reading Standard Input b. Decision Constructs c. Loop Constructs VI. Chapter Summary VII. Key Terms VIII. Review Questions IX. Hands-On Projects CHAPTER 8 I. System Initialization and X Windows II. The Boot Process III. Boot Loaders a. GRUB b. LILO c. Dual Booting Linux IV. Linux Initialization a. Runlevels b. The /etc/inittab file c. Runtime Configuration Scripts d. Configuring Daemon Startup V. The X Windows System a. Linux GUI Components b. Starting and Stopping X Windows VI. Configuring X Windows VII. Chapter Summary VIII. Key Terms IX. Review Questions X. Hands-On Projects 5 C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

6 CHAPTER 9 I. Managing Linux Processes II. Linux Processes III. Viewing Processes IV. Killing Processes V. Process Execution VI. Running Processes in the Background VII. Process Priorities VIII. Scheduling Commands a. Scheduling Commands with atd b. Scheduling Commands with the Cron Daemon IX. Chapter Summary X. Key Terms XI. Review Questions XII. Hands-On Projects CHAPTER 10 I. Common Administrative Tasks II. Printer Administration a. The Common UNIX Printing System b. Managing Print Jobs c. The LPD Printing System d. Configuring Printers III. Log File Administration a. The System Log Daemon b. Managing Log Files IV. Administering Users and Groups a. Creating User Accounts b. Modifying User Accounts c. Deleting User Accounts d. Managing Groups V. Chapter Summary VI. Key Terms VII. Review Questions VIII. Hands-On Projects 6 C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

7 CHAPTER 11 I. Compression, System Backup, and Software Installation II. Compression a. The compress Utility b. The gzip Utility c. The bzip2 Utility III. System Backup a. The tar Utility b. The cpio Utility c. The dump/restore Utility d. Burning Software IV. Software Installation a. Compiling Source Code into Programs b. Installing Programs Using RPM V. Chapter Summary VI. Key Terms VII. Review Questions VIII. Hands-On Projects CHAPTER 12 I. Network Configuration II. Networks III. The TCP/IP Protocol a. The IPv4 Protocol b. The IPv6 Protocol IV. Configuring a Network Interface V. Configuring a PPP Interface VI. Name Resolution VII. Routing VIII. Network Services IX. Remote Administration a. Telnet b. Remote Commands c. Secure Shell (SSH) d. Remote X Windows e. Virtual Network Computing (VNC) X. Chapter Summary 7 C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

8 XI. XII. XIII. Key Terms Review Questions Hands-On Projects CHAPTER 13 I. Configuring Network Services II. Infrastructure Services a. DHCP b. DNS c. NTP d. NIS III. Web Services IV. File Sharing Services a. Samba b. NFS c. FTP V. Services a. Working with Sendmail b. Working with Postfix VI. Database Services a. Configuring PostgreSQL b. Configuring PostgreSQL Databases VII. Chapter Summary VIII. Key Terms IX. Review Questions X. Hands-On Projects CHAPTER 14 I. Troubleshooting, Performance, and Security II. Troubleshooting Methodology III. Resolving Common System Problems a. Hardware-Related Problems b. Software-Related Problems c. User Interface-Related Problems IV. Performance Monitoring a. Monitoring Performance with sysstat Utilities b. Other Performance Monitoring Utilities V. Security 8 C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

9 VI. VII. VIII. IX. a. Securing the Local Computer b. Protecting Against Network Attacks c. Using Encryption to Protect Network Data d. Detecting Intrusion Chapter Summary Key Terms Review Questions Hands-On Projects Required Text: Linux+ Guide to Linux Certification, 3rd Edition Jason W. Eckert ISBN-10: ISBN-13: C I S I n t r o d u c t i o n t o U n i x / L i n u x D e t a i l e d C o u r s e O u t l i n e

RH033 Red Hat Linux Essentials or equivalent experience with Red Hat Linux..

RH033 Red Hat Linux Essentials or equivalent experience with Red Hat Linux.. RH131 Red Hat Linux System Administration Course Summary For users of Linux (or UNIX) who want to start building skills in systems administration on Red Hat Linux, to a level where they can attach and

More information

Getting Started in Red Hat Linux An Overview of Red Hat Linux p. 3 Introducing Red Hat Linux p. 4 What Is Linux? p. 5 Linux's Roots in UNIX p.

Getting Started in Red Hat Linux An Overview of Red Hat Linux p. 3 Introducing Red Hat Linux p. 4 What Is Linux? p. 5 Linux's Roots in UNIX p. Preface p. ix Getting Started in Red Hat Linux An Overview of Red Hat Linux p. 3 Introducing Red Hat Linux p. 4 What Is Linux? p. 5 Linux's Roots in UNIX p. 6 Common Linux Features p. 8 Primary Advantages

More information

A candidate following a programme of learning leading to this unit will be able to:

A candidate following a programme of learning leading to this unit will be able to: Unit 24: Linux+ Learning Outcomes A candidate following a programme of learning leading to this unit will be able to: Demonstrate knowledge of planning the implementation Show knowledge of how to install

More information

Cisco Networking Academy Program Curriculum Scope & Sequence. Fundamentals of UNIX version 2.0 (July, 2002)

Cisco Networking Academy Program Curriculum Scope & Sequence. Fundamentals of UNIX version 2.0 (July, 2002) Cisco Networking Academy Program Curriculum Scope & Sequence Fundamentals of UNIX version 2.0 (July, 2002) Course Description: Fundamentals of UNIX teaches you how to use the UNIX operating system and

More information

Red Hat Linux Administration II Installation, Configuration, Software and Troubleshooting

Red Hat Linux Administration II Installation, Configuration, Software and Troubleshooting Course ID RHL200 Red Hat Linux Administration II Installation, Configuration, Software and Troubleshooting Course Description Students will experience added understanding of configuration issues of disks,

More information

Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux.

Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux. Red Hat Enterprise Linux 7- RH124 Red Hat System Administration I Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux. This course will actively engage students

More information

Introduction to AIX 6L System Administration Course Summary

Introduction to AIX 6L System Administration Course Summary Contact Us: (616) 875-4060 Introduction to AIX 6L System Administration Course Summary Length: 5 days Recommendation Statement: Basic computer skills Course Description: This course teaches introductory

More information

Linux System Administration on Red Hat

Linux System Administration on Red Hat Linux System Administration on Red Hat Kenneth Ingham September 29, 2009 1 Course overview This class is for people who are familiar with Linux or Unix systems as a user (i.e., they know file manipulation,

More information

GLS250 "Enterprise Linux Systems Administration"

GLS250 Enterprise Linux Systems Administration GLS250 "Enterprise Linux Systems Administration" Intended for students already comfortable with working in the Unix environment, this in-depth course helps students acquire the variety of skills needed

More information

RHCSA 7RHCE Red Haf Linux Certification Practice

RHCSA 7RHCE Red Haf Linux Certification Practice RHCSA 7RHCE Red Haf Linux Certification Practice Exams with Virtual Machines (Exams EX200 & EX300) "IcGraw-Hill is an independent entity from Red Hat, Inc., and is not affiliated with Red Hat, Inc. in

More information

Fred Hantelmann LINUX. Start-up Guide. A self-contained introduction. With 57 Figures. Springer

Fred Hantelmann LINUX. Start-up Guide. A self-contained introduction. With 57 Figures. Springer Fred Hantelmann LINUX Start-up Guide A self-contained introduction With 57 Figures Springer Contents Contents Introduction 1 1.1 Linux Versus Unix 2 1.2 Kernel Architecture 3 1.3 Guide 5 1.4 Typographical

More information

ENTERPRISE LINUX SYSTEM ADMINISTRATION

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

More information

Small Systems Solutions is the. Premier Red Hat and Professional. VMware Certified Partner and Reseller. in Saudi Arabia, as well a competent

Small Systems Solutions is the. Premier Red Hat and Professional. VMware Certified Partner and Reseller. in Saudi Arabia, as well a competent T R A I N I N G C O U R S E S T H E # 1 L I N U X A N D O P E N S O U R C E P R O V I D E R I N S A U D I A R A B I A Introd uction to Linux Administra tion Adva nce Linux Ad ministrati on Linux Identity

More information

Ubuntu 12.04 Sever Administration

Ubuntu 12.04 Sever Administration Ubuntu 12.04 Sever Administration 1. Introduction to Ubuntu Linux Ubuntu Server Ubuntu Server 12.04 Server Installation Alternatives and Options Server on the Desktop Installation Desktop on the server

More information

3.14. 3.14 Training on Linux System Administration, LPI Certification Level 1

3.14. 3.14 Training on Linux System Administration, LPI Certification Level 1 165 3.14 Training on Linux System Administration, LPI Certification Level 1 Name of the Tool: Source: Usage: Description: GIZ This training has been designed for IT experts and institutions desired to

More information

Red Hat Certifications: Red Hat Certified System Administrator (RHCSA)

Red Hat Certifications: Red Hat Certified System Administrator (RHCSA) Red Hat Certifications: Red Hat Certified System Administrator (RHCSA) Overview Red Hat is pleased to announce a new addition to its line of performance-based certifications Red Hat Certified System Administrator

More information

HP-UX Essentials and Shell Programming Course Summary

HP-UX Essentials and Shell Programming Course Summary Contact Us: (616) 875-4060 HP-UX Essentials and Shell Programming Course Summary Length: 5 Days Prerequisite: Basic computer skills Recommendation Statement: Student should be able to use a computer monitor,

More information

Table of Contents. Introduction. Audience. At Course Completion. Prerequisites

Table of Contents. Introduction. Audience. At Course Completion. Prerequisites Table of Contents Introduction Audience At Course Completion Prerequisites Certified Professional Exams Student Materials Course Outline Introduction This in-depth, 5-day course helps students acquire

More information

COURCE TITLE DURATION LPI-202 Advanced Linux Professional Institute 40 H.

COURCE TITLE DURATION LPI-202 Advanced Linux Professional Institute 40 H. COURCE TITLE DURATION LPI-202 Advanced Linux Professional Institute 40 H. IMPLEMENTING A WEB SERVER Apache Architecture Installing PHP Apache Configuration Files httpd.conf Server Settings httpd.conf Main

More information

IT Essentials II: Network Operating Systems v3.0 Scope and Sequence

IT Essentials II: Network Operating Systems v3.0 Scope and Sequence IT Essentials II: Network Operating Systems v3.0 Scope and Sequence This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution

More information

What is included in the ATRC server support

What is included in the ATRC server support Linux Server Support Services What is included in the ATRC server support Installation Installation of any ATRC Supported distribution Compatibility with client hardware. Hardware Configuration Recommendations

More information

IT6204 Systems & Network Administration. (Optional)

IT6204 Systems & Network Administration. (Optional) Systems & Network Administration (Optional) INTRODUCTION This is one of the Optional courses designed for Semester 6 of the Bachelor of Information Technology Degree program. This course on Systems & Network

More information

Khóa học Enterprise Linux System Administration

Khóa học Enterprise Linux System Administration Khóa học chuyên sâu vào công việc cài đặt, quản lý và bảo trì hệ thống linux bao gồm cả máy chủ và máy trạm. Nội dung chủ yếu gồm cài đăt, quản trị người dùng, quản trị file, quotas, FACLs, RAID and LVM;

More information

RedHat (RHEL) System Administration Course Summary

RedHat (RHEL) System Administration Course Summary Contact Us: (616) 875-4060 RedHat (RHEL) System Administration Course Summary Length: 5 Days Prerequisite: RedHat fundamentals course Recommendation Statement: Students should have some experience with

More information

SO114 - Solaris 10 OE Network Administration

SO114 - Solaris 10 OE Network Administration COURSE TITLE: SO114 - Solaris 10 OE Network Administration LENGTH: 40 Hours DESCRIPTION: This comprehensive course provides instruction on Solaris OE network administration. Students will be introduced

More information

GL-250: Red Hat Linux Systems Administration. Course Outline. Course Length: 5 days

GL-250: Red Hat Linux Systems Administration. Course Outline. Course Length: 5 days 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

Course Description and Outline. IT Essential II: Network Operating Systems V2.0

Course Description and Outline. IT Essential II: Network Operating Systems V2.0 Course Description and Outline IT Essential II: Network Operating Systems V2.0 Course Outline 1. Operating System Fundamentals 1.1 Operating System Basics 1.1.1 Overview of PC operating systems 1.1.2 PCs

More information

GL254 - RED HAT ENTERPRISE LINUX SYSTEMS ADMINISTRATION III

GL254 - RED HAT ENTERPRISE LINUX SYSTEMS ADMINISTRATION III QWERTYUIOP{ GL254 - RED HAT ENTERPRISE LINUX SYSTEMS ADMINISTRATION III This GL254 course is designed to follow an identical set of topics as the Red Hat RH254, RH255 RHCE exam prep courses with the added

More information

Red Hat Enterprise Linux (RHEL 6) Courses

Red Hat Enterprise Linux (RHEL 6) Courses Red Hat Enterprise Linux (RHEL 6) Courses Red Hat System Administration I * Core Skills (5 days) Advanced Linux Shell Scripting Shell Scripting (bash,ksh93) and awk Programming (3 days) Advanced Red Hat

More information

"Charting the Course... ... to Your Success!" MOC 50331 D Windows 7 Enterprise Desktop Support Technician Course Summary

Charting the Course... ... to Your Success! MOC 50331 D Windows 7 Enterprise Desktop Support Technician Course Summary Description Course Summary This course provides students with the knowledge and skills needed to isolate, document and resolve problems on a Windows 7 desktop or laptop computer. It will also help test

More information

Advanced Linux System Administration on Red Hat

Advanced Linux System Administration on Red Hat Advanced Linux System Administration on Red Hat Kenneth Ingham September 29, 2009 1 Course overview This class is for people who are familiar with basic Linux administration (i.e., they know users, packages,

More information

System Administration: The Complete Reference

System Administration: The Complete Reference ORACLE Oracle Press Oracle Solaris 11 System Administration: The Complete Reference Michael Jang and Harry Foxwell with Christine Tran and Alan Formy-Duval, Contributing Writers Mc Graw Hill New York Chicago

More information

CDS and Clearing Limited Thapathali, Kathmandu 7 th Level (Technical) Syllabus

CDS and Clearing Limited Thapathali, Kathmandu 7 th Level (Technical) Syllabus CDS and Clearing Limited Thapathali, Kathmandu 7 th Level (Technical) Syllabus Modality of Examination: The examination comprises of two papers, each carrying 100 marks. The first paper is General Overview

More information

ICANWK401A Install and manage a server

ICANWK401A Install and manage a server ICANWK401A Install and manage a server Release: 1 ICANWK401A Install and manage a server Modification History Release Release 1 Comments This Unit first released with ICA11 Information and Communications

More information

Linux Troubleshooting. 5 Days

Linux Troubleshooting. 5 Days QWERTYUIOP{ Linux Troubleshooting 5 Days The class is designed to give Linux administrators experience with both common and uncommon system problems. The course is based on the idea that the best way to

More information

Specialized Programme on Internetworking Design and LAN WAN Administration

Specialized Programme on Internetworking Design and LAN WAN Administration Specialized Programme on Internetworking Design and LAN WAN Administration A. NAME OF INSTITUTE Centre For Development of Advanced Computing B. NAME/TITLE OF THE COURSE C. COURSE DATES WITH DURATION IN

More information

Advanced Linux System Administration Knowledge GNU/LINUX Requirements

Advanced Linux System Administration Knowledge GNU/LINUX Requirements Advanced Linux System Administration Knowledge GNU/LINUX Requirements Duration: 112Hours / 28 Classes (4hrs each class Including Theory & Lab Session) (2 Classes/ Week) Class Topic Duration Class 1 History

More information

EXi PREP. Solaris 10. System Administration. llllllllllllllll. Bill Calkins. ULB Darmstadt

EXi PREP. Solaris 10. System Administration. llllllllllllllll. Bill Calkins. ULB Darmstadt EXi PREP Solaris 10 System Administration Bill Calkins ULB Darmstadt llllllllllllllll 16876771 Contents at a Glance Introduction Part I: Exam Preparation 310-200 CHAPTER 1 Managing File Systems 21 CHAPTER

More information

Linux for UNIX Administrators

Linux for UNIX Administrators A fast paced combination of "Enterprise Linux Systems Administration", and "Enterprise Linux Networking Services. Particular focus is given to translating Solaris and HP-UX skills to Linux. Audience: Experienced

More information

Red Hat Enterprise Linux 6 Essentials. Red Hat Enterprise Linux 6 Essentials

Red Hat Enterprise Linux 6 Essentials. Red Hat Enterprise Linux 6 Essentials Red Hat Enterprise Linux 6 Essentials 2 Red Hat Enterprise Linux 6 Essentials First Edition International Book Standard Number: 978-0-9832282-0-2 2010 Payload Media. This ebook is provided for personal

More information

IT6203 Systems & Network Administration. (Optional)

IT6203 Systems & Network Administration. (Optional) Systems & Network Administration (Optional) INTRODUCTION This is one of the Optional courses designed for Semester 6 of the Bachelor of Information Technology Degree program. This course on Systems & Network

More information

Advanced SUSE Linux Enterprise Server Administration (Course 3038) Chapter 5 Manage Backup and Recovery

Advanced SUSE Linux Enterprise Server Administration (Course 3038) Chapter 5 Manage Backup and Recovery Advanced SUSE Linux Enterprise Server Administration (Course 3038) Chapter 5 Manage Backup and Recovery Objectives Develop a Backup Strategy Create Backup Files with tar Work with Magnetic Tapes Copy Data

More information

Detailed Revision History: Advanced Internet System Management (v5.07)

Detailed Revision History: Advanced Internet System Management (v5.07) Detailed Revision History 1 Detailed Revision History: Advanced Internet System Management (v5.07) This detailed revision history document identifies the differences in Advanced Internet System Management

More information

Overview. Remote access and file transfer. SSH clients by platform. Logging in remotely

Overview. Remote access and file transfer. SSH clients by platform. Logging in remotely Remote access and file transfer Overview Remote logins to Bio-Linux with ssh Running software from another machine Logging in from another machine Getting files on and off Bio-Linux Transferring files

More information

Paul McFedries. Home Server 2011 LEASHE. Third Edition. 800 East 96th Street, Indianapolis, Indiana 46240 USA

Paul McFedries. Home Server 2011 LEASHE. Third Edition. 800 East 96th Street, Indianapolis, Indiana 46240 USA Paul McFedries Microsoft Windows9 Home Server 2011 LEASHE Third Edition 800 East 96th Street, Indianapolis, Indiana 46240 USA Table of Contents Introduction 1 Part I Unleashing Windows Home Server Configuration

More information

Networking. Systems Design and. Development. CRC Press. Taylor & Francis Croup. Boca Raton London New York. CRC Press is an imprint of the

Networking. Systems Design and. Development. CRC Press. Taylor & Francis Croup. Boca Raton London New York. CRC Press is an imprint of the Networking Systems Design and Development Lee Chao CRC Press Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an Informa business AN AUERBACH BOOK

More information

HP-UX System and Network Administration for Experienced UNIX System Administrators Course Summary

HP-UX System and Network Administration for Experienced UNIX System Administrators Course Summary Contact Us: (616) 875-4060 HP-UX System and Network Administration for Experienced UNIX System Administrators Course Summary Length: Classroom: 5 days Virtual: 6 hrs/day - 5 days Prerequisite: System Administration

More information

Professional Xen Visualization

Professional Xen Visualization Professional Xen Visualization William von Hagen WILEY Wiley Publishing, Inc. Acknowledgments Introduction ix xix Chapter 1: Overview of Virtualization : 1 What Is Virtualization? 2 Application Virtualization

More information

Oracle Linux 7: System Administration Ed 1 NEW

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

More information

Introduction. Assessment Test

Introduction. Assessment Test 61699ftoc.fm Page ix Friday, May 9, 2008 11:26 AM Introduction Assessment Test xvii xxviii Chapter 1 Understanding Windows Server 2008 Networking 1 Understanding the OSI Model 2 Protocol Stacks 4 Communication

More information

Table Of Contents. - Microsoft Windows - WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS XP PROFESSIONAL...10

Table Of Contents. - Microsoft Windows - WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS XP PROFESSIONAL...10 Table Of Contents - - WINDOWS SERVER 2003 MAINTAINING AND MANAGING ENVIRONMENT...1 WINDOWS SERVER 2003 IMPLEMENTING, MANAGING & MAINTAINING...6 WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS

More information

Basic System. Vyatta System. REFERENCE GUIDE Using the CLI Working with Configuration System Management User Management Logging VYATTA, INC.

Basic System. Vyatta System. REFERENCE GUIDE Using the CLI Working with Configuration System Management User Management Logging VYATTA, INC. VYATTA, INC. Vyatta System Basic System REFERENCE GUIDE Using the CLI Working with Configuration System Management User Management Logging Vyatta Suite 200 1301 Shoreway Road Belmont, CA 94002 vyatta.com

More information

SSL Tunnels. Introduction

SSL Tunnels. Introduction SSL Tunnels Introduction As you probably know, SSL protects data communications by encrypting all data exchanged between a client and a server using cryptographic algorithms. This makes it very difficult,

More information

Oracle Linux Advanced Administration

Oracle Linux Advanced Administration Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 40291196 Oracle Linux Advanced Administration Duration: 5 Days What you will learn This Oracle Linux Advanced Administration training is

More information

Week Overview. Running Live Linux Sending email from command line scp and sftp utilities

Week Overview. Running Live Linux Sending email from command line scp and sftp utilities ULI101 Week 06a Week Overview Running Live Linux Sending email from command line scp and sftp utilities Live Linux Most major Linux distributions offer a Live version, which allows users to run the OS

More information

Navigating the Rescue Mode for Linux

Navigating the Rescue Mode for Linux Navigating the Rescue Mode for Linux SUPPORT GUIDE DEDICATED SERVERS ABOUT THIS GUIDE This document will take you through the process of booting your Linux server into rescue mode to identify and fix the

More information

Fedora 14 & Red Hat. Descripción del curso:

Fedora 14 & Red Hat. Descripción del curso: Fedora 14 & Red Hat Descripción del curso: Este curso es para los usuarios de Linux que desean comenzar a construir habilidades desde nivel principiante y llegar a la administración de operativo, a un

More information

Linux Disaster Recovery best practices with rear

Linux Disaster Recovery best practices with rear Relax and Recover Linux Disaster Recovery best practices with rear Gratien D'haese IT3 Consultants Who am I Independent Unix System Engineer since 1996 Unix user since 1986 Linux user since 1991 Open Source

More information

Relax and Recover (rear) Workshop

Relax and Recover (rear) Workshop Relax and Recover Relax and Recover (rear) Workshop Gratien D'haese IT3 Consultants Getting started with rear Download it from The official tar-balls https://github.com/rear/rear/downloads/ The rear-snapshot

More information

Linux+ Guide to Linux Certification, Third Edition. Chapter 11 Compression, System Backup, and Software Installation

Linux+ Guide to Linux Certification, Third Edition. Chapter 11 Compression, System Backup, and Software Installation Linux+ Guide to Linux Certification, Third Edition Chapter 11 Compression, System Backup, and Software Installation Objectives Outline the features of common compression utilities Compress and decompress

More information

Contents. Part 1 SSH Basics 1. Acknowledgments About the Author Introduction

Contents. Part 1 SSH Basics 1. Acknowledgments About the Author Introduction Acknowledgments xv About the Author xvii Introduction xix Part 1 SSH Basics 1 Chapter 1 Overview of SSH 3 Differences between SSH1 and SSH2 4 Various Uses of SSH 5 Security 5 Remote Command Line Execution

More information

"Charting the Course... Enterprise Linux Networking Services Course Summary

Charting the Course... Enterprise Linux Networking Services Course Summary Course Summary Description This an expansive course that covers a wide range of network services useful to every organization. Special attention is paid to the concepts needed to implement these services

More information

Hands-on Guide to the Red Hat Exams

Hands-on Guide to the Red Hat Exams Hands-on Guide to the Red Hat Exams RHSCA and RHCE Cert Guide and Lab Manual Damian Tommasino Pearson 800 East 96th Street Indianapolis, Indiana 46240 USA Hands-on Guide to the Red Hat Exams Copyright

More information

Unit 11: Installing, Configuring and Administering Microsoft Windows Professional

Unit 11: Installing, Configuring and Administering Microsoft Windows Professional Unit 11: Installing, Configuring and Administering Microsoft Windows Professional Learning Outcomes A candidate following a programme of learning leading to this unit will be able to: Log on, access and

More information

IT SYSTEMS ADMINISTRATOR PROGRAM

IT SYSTEMS ADMINISTRATOR PROGRAM NH204-1011 Installing, Configuring & Administrating 136 Total Hours Windows Server 2012 COURSE TITLE: Installing, Configuring & Administrating Windows Server 2012 COURSE OVERVIEW: After completing this

More information

Deploying Ubuntu Server Edition. Training Course Overview. (Ubuntu 10.04 LTS)

Deploying Ubuntu Server Edition. Training Course Overview. (Ubuntu 10.04 LTS) Deploying Ubuntu Server Edition Training Course Overview (Ubuntu 10.04 LTS) 1. Deploying Ubuntu Server Edition Course Overview About the Course and Objectives This advanced 40-hour course will provide

More information

Linux Operating System Security

Linux Operating System Security Linux Operating System Security Kenneth Ingham and Anil Somayaji September 29, 2009 1 Course overview This class is for students who want to learn how to configure systems to be secure, test the security

More information

Table of Contents of the Debian GNU/Linux Administrator Handbook

Table of Contents of the Debian GNU/Linux Administrator Handbook Table of Contents of the Debian GNU/Linux Administrator Handbook The Debian Project What Is Debian? A Multi-Platform Operating System The Quality of Free Software The Legal Framework: A Non-Profit Organization

More information

MCSA: Windows Server 2012 Boot Camp

MCSA: Windows Server 2012 Boot Camp www.etidaho.com (208) 327-0768 MCSA: Windows Server 2012 Boot Camp 9 Days Validate that you have the skills and knowledge necessary to administer a Windows Server 2012 in an enterprise environment. Gain

More information

EXPLORING LINUX KERNEL: THE EASY WAY!

EXPLORING LINUX KERNEL: THE EASY WAY! EXPLORING LINUX KERNEL: THE EASY WAY! By: Ahmed Bilal Numan 1 PROBLEM Explore linux kernel TCP/IP stack Solution Try to understand relative kernel code Available text Run kernel in virtualized environment

More information

ANNE ARUNDEL COMMUNITY COLLEGE ARNOLD, MARYLAND COURSE OUTLINE CATALOG DESCRIPTION

ANNE ARUNDEL COMMUNITY COLLEGE ARNOLD, MARYLAND COURSE OUTLINE CATALOG DESCRIPTION ANNE ARUNDEL COMMUNITY COLLEGE ARNOLD, MARYLAND COURSE OUTLINE COURSE: Windows 2003 Server COURSE NO: CSI 265 CREDIT HOURS: 3 hours of lecture weekly DEPARTMENT: CATALOG DESCRIPTION CSI 265 Windows 2003

More information

MCSA Instructor-led Live Online Training Program. Course Outline MCSA 70-410. Deploying and Managing Windows Server 2012

MCSA Instructor-led Live Online Training Program. Course Outline MCSA 70-410. Deploying and Managing Windows Server 2012 Course Outline MCSA 70-410 Deploying and Managing Windows Server 2012 Windows Server 2012 Overview Overview of Windows Server 2012 Management Installing Windows Server 2012 Post-Installation Configuration

More information

MCSA Security + Certification Program

MCSA Security + Certification Program MCSA Security + Certification Program 12 credit hours 270 hours to complete certifications Tuition: $4500 Information technology positions are high-demand occupations that support virtually all industries.

More information

Prerequisites: Fundamentals of Networking, Knowledge of Operating Systems

Prerequisites: Fundamentals of Networking, Knowledge of Operating Systems Course Name: Linux Server Administration Course Code: PGDNA121 To understand the basic principles underlying Server Software Planning and Deploying Linux Server Manage the Servers Efficiently Fundamentals

More information

Do it Yourself System Administration

Do it Yourself System Administration Do it Yourself System Administration Due to a heavy call volume, we are unable to answer your call at this time. Please remain on the line as calls will be answered in the order they were received. We

More information

Apple Pro Training Series. OS X Server. Essentials. Arek Dreyer. and Ben Greisler

Apple Pro Training Series. OS X Server. Essentials. Arek Dreyer. and Ben Greisler Apple Pro Training Series OS X Server Essentials Arek Dreyer and Ben Greisler Table of Contents Configuring and Monitoring OS X Server Lesson 1 About This Guide 3 Learning Methodology 4 Lesson Structure

More information

DeployStudio Server Quick Install

DeployStudio Server Quick Install DeployStudio Server Quick Install v1.7.0 The DeployStudio Team info@deploystudio.com Requirements OS X 10.7.5 to 10.11.1 DeployStudioServer_v1.7.x.pkg and later NetBoot based deployment 100 Mb/s switched

More information

VERITAS NetBackup TM 6.0

VERITAS NetBackup TM 6.0 VERITAS NetBackup TM 6.0 System Administrator s Guide, Volume II for UNIX and Linux N15258B September 2005 Disclaimer The information contained in this publication is subject to change without notice.

More information

Linux Disaster Recovery best practices with rear

Linux Disaster Recovery best practices with rear Relax and Recover Linux Disaster Recovery best practices with rear Gratien D'haese IT3 Consultants Who am I Independent Unix System Engineer since 1996 Unix user since 1986 Linux user since 1991 Open Source

More information

VMware vcenter Log Insight Security Guide

VMware vcenter Log Insight Security Guide VMware vcenter Log Insight Security Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Encrypting with BitLocker for disk volumes under Windows 7

Encrypting with BitLocker for disk volumes under Windows 7 Encrypting with BitLocker for disk volumes under Windows 7 Summary of the contents 1 Introduction 2 Hardware requirements for BitLocker Driver Encryption 3 Encrypting drive 3.1 Operating System Drive 3.1.1

More information

Adding Topics From Computer Security 101 To A Traditional Operating Systems Course

Adding Topics From Computer Security 101 To A Traditional Operating Systems Course Adding Topics From Computer Security 101 To A Traditional Operating Systems Course Felix F. Dreher Computer Science-Information Systems Pittsburg State University ffdreher@pittstate.edu Abstract The need

More information

ICS 351: Today's plan

ICS 351: Today's plan ICS 351: Today's plan routing protocols linux commands Routing protocols: overview maintaining the routing tables is very labor-intensive if done manually so routing tables are maintained automatically:

More information

"Charting the Course... MOC 20411 D Administering Windows Server 2012. Course Summary

Charting the Course... MOC 20411 D Administering Windows Server 2012. Course Summary Course Summary Description Get hands-on instruction and practice administering Windows Server 2012, including Windows Server 2012 R2, in this five-day Microsoft Official Course. This course is part two

More information

How To Run Linux On Windows 7 (For A Non-Privileged User) On A Windows 7 Computer (For Non-Patty) On Your Computer (Windows) On An Unix Computer (Unix) On Windows) On The Same

How To Run Linux On Windows 7 (For A Non-Privileged User) On A Windows 7 Computer (For Non-Patty) On Your Computer (Windows) On An Unix Computer (Unix) On Windows) On The Same Working from Home Tools and Technologies for Improving Your Programming Environment Daniel J. Hood danielhood@umbc.edu Overview Tools for MS Windows (and others OSs) SSH SCP X Windows Tunneling X Connections

More information

OVERVIEW OF TYPICAL WINDOWS SERVER ROLES

OVERVIEW OF TYPICAL WINDOWS SERVER ROLES OVERVIEW OF TYPICAL WINDOWS SERVER ROLES Before you start Objectives: learn about common server roles which can be used in Windows environment. Prerequisites: no prerequisites. Key terms: network, server,

More information

UNISOL SysAdmin. SysAdmin helps systems administrators manage their UNIX systems and networks more effectively.

UNISOL SysAdmin. SysAdmin helps systems administrators manage their UNIX systems and networks more effectively. 1. UNISOL SysAdmin Overview SysAdmin helps systems administrators manage their UNIX systems and networks more effectively. SysAdmin is a comprehensive system administration package which provides a secure

More information

Using Red Hat Enterprise Linux with Georgia Tech's RHN Satellite Server Installing Red Hat Enterprise Linux

Using Red Hat Enterprise Linux with Georgia Tech's RHN Satellite Server Installing Red Hat Enterprise Linux Using Red Hat Enterprise Linux with Georgia Tech's RHN Satellite Server Installing Red Hat Enterprise Linux NOTE: If you need more information regarding the installation process for other distributions

More information

50331D Windows 7, Enterprise Desktop Support Technician (Windows 10 Curriculum)

50331D Windows 7, Enterprise Desktop Support Technician (Windows 10 Curriculum) This course can be purchased by authorized Microsoft Learning Centers at the Courseware Marketplace web-site. Microsoft Certified Trainers (MCTs) can get a free copy at the same website. About the Course

More information

Restoring a Suse Linux Enterprise Server 9 64 Bit on Dissimilar Hardware with CBMR for Linux 1.02

Restoring a Suse Linux Enterprise Server 9 64 Bit on Dissimilar Hardware with CBMR for Linux 1.02 Cristie Bare Machine Recovery Restoring a Suse Linux Enterprise Server 9 64 Bit on Dissimilar Hardware with CBMR for Linux 1.02 This documentation shows how to restore or migrate a Linux system on dissimilar

More information

Acronis Backup & Recovery 10 Server for Linux. Command Line Reference

Acronis Backup & Recovery 10 Server for Linux. Command Line Reference Acronis Backup & Recovery 10 Server for Linux Command Line Reference Table of contents 1 Console mode in Linux...3 1.1 Backup, restore and other operations (trueimagecmd)... 3 1.1.1 Supported commands...

More information

Plexxi Control Installation Guide Release 2.1.0

Plexxi Control Installation Guide Release 2.1.0 Plexxi Control Installation Guide Release 2.1.0 702-20002-10 Rev 1.2 February 19, 2015 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Notices The information

More information

Getting started with ARM-Linux

Getting started with ARM-Linux Getting started with ARM-Linux www.embeddedarm.com (480)-837-5200 usa Connecting serial communications and power (JP2 must be installed to enable console) An ANSI terminal or a PC running a terminal emulator

More information

Windows 7, Enterprise Desktop Support Technician

Windows 7, Enterprise Desktop Support Technician Course 50331D: Windows 7, Enterprise Desktop Support Technician Page 1 of 11 Windows 7, Enterprise Desktop Support Technician Course 50331D: 4 days; Instructor-Led Introduction This four-day instructor-ledcourse

More information

Red Hat Linux Networking

Red Hat Linux Networking The information presented should act as a guide to Red Hat Linux networking. It is intended to be accompanied with training and self study. To access most of these items you will need to have root access,

More information

Windows 7, Enterprise Desktop Support Technician Course 50331: 5 days; Instructor-led

Windows 7, Enterprise Desktop Support Technician Course 50331: 5 days; Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Windows 7, Enterprise Desktop Support Technician Course 50331: 5 days; Instructor-led

More information

Linux command line. An introduction to the Linux command line for genomics. Susan Fairley

Linux command line. An introduction to the Linux command line for genomics. Susan Fairley Linux command line An introduction to the Linux command line for genomics Susan Fairley Aims Introduce the command line Provide an awareness of basic functionality Illustrate with some examples Provide

More information

Configure thin client settings locally

Configure thin client settings locally This chapter contains information to help you set up your thin client hardware, look and feel, and system settings using the Control Center. Tip While it is not recommended to use dialog boxes for configuring

More information

The Trade & Industrial Education Binder

The Trade & Industrial Education Binder The Trade & Industrial Education Binder 57 THE TRADE & INDUSTRIAL EDUCATION BINDER Table of Contents 9/10 Computer Systems Technology I Computer Systems Technology II Computer Systems Technology III TV

More information