You are on page 1of 9

Introduction

Copyright 2012, Oracle and/or its affiliates. All rights reserved.


Overview

Course goals
Course agenda
Introductions
Your learning center
Your practice environment

1-2 Copyright 2012, Oracle and/or its affiliates. All rights reserved.
Course Goals

The goals of this course are to:


Provide you with the basic UNIX skills and knowledge to
successfully perform simple tasks in an Oracle Solaris 11
or Oracle Linux enterprise environment
Work with files and directories
Use the vi editor to create and modify files
Use commands within the default shell
View and modify file and directory permissions
Manage processes
Use advanced shell features in shell scripts
Archive files and perform remote file transfer
Provide you with some meaningful practices around the
areas covered in this course

1-3 Copyright 2012, Oracle and/or its affiliates. All rights reserved.
Course Agenda: Day 1

Lesson 1: Course Introduction


Lesson 2: Introduction to UNIX
Describe the UNIX operating system
Execute commands from the command line
Lesson 3: Working with Files and Directories
Determine your location in the directory structure
View file content
Copy and move files and directories
Create and remove files and directories
Search for files and directories

1-4 Copyright 2012, Oracle and/or its affiliates. All rights reserved.
Course Agenda: Day 2

Lesson 4: Using the vi editor


Access the vi editor
Modify files with the vi editor
Lesson 5: Using Commands Within the Default Shell
Use shell expansion for generating shell tokens
Use shell metacharacters for command redirection
Use variables in the Bash shell to store values
Display the command history
Customize the users work environment
Lesson 6: Using Basic File Permissions
View file and directory permissions
Change permissions
Modify default permissions

1-5 Copyright 2012, Oracle and/or its affiliates. All rights reserved.
Course Agenda: Day 3

Lesson 7: Performing Basic Process Control


Describe a process and its attributes
Manage processes
Lesson 8: Using Advanced Shell Features in Shell Scripts
Use advanced shell features
Write shell scripts
Lesson 9: Archiving Files and Performing Remote Transfer
Archive and retrieve files
Compress, view, and uncompress files
Perform remote connections and file transfers

1-6 Copyright 2012, Oracle and/or its affiliates. All rights reserved.
Introductions

Name
Company affiliation
Title, function, and job responsibility
Experience related to the topics presented in this course
Reasons for enrolling in this course
Expectations from this course

1-7 Copyright 2012, Oracle and/or its affiliates. All rights reserved.
Your Learning Center

Logistics
Restrooms
Break rooms and designated smoking areas
Cafeterias and restaurants in the area
Emergency evacuation procedures
Instructor contact information
Cell phone usage
Online course attendance confirmation form

1-8 Copyright 2012, Oracle and/or its affiliates. All rights reserved.
Your Practice Environment

1-9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

You might also like