Linux for Oracle Training Syllabus

download Linux for Oracle Training Syllabus

of 6

Transcript of Linux for Oracle Training Syllabus

  • 8/17/2019 Linux for Oracle Training Syllabus

    1/6

     LINUX – USER LEVEL-D AYWISE S YLLABUS 

    SKY IT SOLUTIONS 

    SKY IT SOLUTIONS

    K 30, B2, Shakti Apartments,Anna Nagar East,Chennai 600 102Ph : 91-44-26202037, 9840457811

    Web site : www.skyit.co.in

    Day 1===== Introduction KernelLogging Into UNIX SystemLinux CommandsStrange Terminal BehaviorStopping A Program

    Mail: [email protected], [email protected] : 1 

    Pausing And Resuming

    Logging OutTo Read Mail

    To Send A Mail To One Of The Users Logged Say Sachin.Writing To Other UsersId

    Exercise

    Day 2 ===== Day-To-Day Use: Files And Common CommandsChanging Password Creating Files – The EditorTo List The File NamesPrinting Files – Cat And Pr

    Moving, Copying, Removing Files – Mv, Cp, RmTo Count Characters / Lines / Words In A FileSearching String In A File

    Sorting Lines In A FileTailHead

    Day 3 ===== Displaying Your Terminal DeviceLooking At The Details Of Users InformationComparing Data In Two Files

    Handling DirectoriesChanging File ModesThe ShellRedirecting Data

  • 8/17/2019 Linux for Oracle Training Syllabus

    2/6

     LINUX – USER LEVEL-D AYWISE S YLLABUS 

    SKY IT SOLUTIONS 

    SKY IT SOLUTIONS

    K 30, B2, Shakti Apartments,Anna Nagar East,Chennai 600 102Ph : 91-44-26202037, 9840457811

    Web site : www.skyit.co.in

    Day 4===== Updating The Access And Modification Time Of A FilePipesCommand Optional-Arguments Optional-FilenamesProcessesBackground ProcessingTo Wait Till Background Processing Is Complete

    Mail: [email protected], [email protected] : 2 

    Process Currently Running In Unix System

    Stopping/Killing The Process RunningBackground Processing

    Running Command With Lesser PriorityRunning Command At A Specified TimeTailoring The EnvironmentShell VariablesObtaining Shell Value

    DAY 5===== PathTermUsing VariablesExportThe File System

    The Basics Of FilesDetails Of Ls CommandOctal Dump – Od(Doubt)

    Disk Free Space - DfGzip / GunzipZcat

    DAY 6 ===== 

  • 8/17/2019 Linux for Oracle Training Syllabus

    3/6

     LINUX – USER LEVEL-D AYWISE S YLLABUS 

    SKY IT SOLUTIONS 

    SKY IT SOLUTIONS

    K 30, B2, Shakti Apartments,Anna Nagar East,Chennai 600 102Ph : 91-44-26202037, 9840457811

    Web site : www.skyit.co.in

    What’s In A File?Directories And FilenamesDisk UsageChange ModeCreating Separate Copies – CpRenaming/Moving A File – MvThe File System Directory HierarchyTranslateDevices

    Mail: [email protected], [email protected] : 3 

    Using ShellShell Metacharacters

    Creating New CommandsCommand Arguments And Parameters

     Assignment: Pg Command Is Used To See Output On Screen Page By Page.Line Editor – Ed CommandsPassing A Message Immediatly

    DAY 7 ===== The Screen Editor Tutorial

     Access Screen EditorHow To Create TextCursor Movement

    Deleting Text For Append Or Create Mode ; For The Command Mode : Changing TextChanges : Changing Text Could Be Done By Using The Following Commands:-Cutting And Pasting Text

    DAY 8 ===== 

  • 8/17/2019 Linux for Oracle Training Syllabus

    4/6

     LINUX – USER LEVEL-D AYWISE S YLLABUS 

    SKY IT SOLUTIONS 

    SKY IT SOLUTIONS

    K 30, B2, Shakti Apartments,Anna Nagar East,Chennai 600 102Ph : 91-44-26202037, 9840457811

    Web site : www.skyit.co.in

    Positioning Of CursorSearching For A Pattern Of CharacterQuit From Vi EditorSpecial Option For ViCut And Paste Replacing Charcater Stings – SedSearching File ContentsEgrep Fgrep 

    Mail: [email protected], [email protected] : 4 

    Find Pr 

    Dividing The File Contents - SplitBackup And MaintenanceTar Types Of LinksHard Link:Symbolic Links:

    DAY 9 ===== Shell ProgrammingWhat Is A Shell ProgramHow To Create A Shell Program/ScriptThe Home Variable 

    The Path VariableThe Ps1 VariableThe Ps2 Variable

    The Logname VariableThe Shell Variable:The Env Command:Positional Parameters

    Predefined Parameter Variables 

  • 8/17/2019 Linux for Oracle Training Syllabus

    5/6

     LINUX – USER LEVEL-D AYWISE S YLLABUS 

    SKY IT SOLUTIONS 

    SKY IT SOLUTIONS

    K 30, B2, Shakti Apartments,Anna Nagar East,Chennai 600 102Ph : 91-44-26202037, 9840457811

    Web site : www.skyit.co.in

    Setting A Shell Variable For Command OutputUser Input In Shell ScriptConditional Execution: The Case StatementThe Test Command Test On Numerical ValuesTest On File TypesTest On Character Strings

    Mail: [email protected], [email protected] : 5 

    Combining Test

    Looping StatementThe For Loop

    Shell’s Metacharacters Can Also Be Used: The While StatementThe Until StatementThe Break And Continue CommandsThe Exit CommandThe Expr CommandThe C Shell And Korn Shell

    DAY 10 ====== 

     Awk ProgrammingIntroduction To AwkFeature

    Field OrientedOperator

     Variables

    Functions Looping Structures: Invoking Awk  

  • 8/17/2019 Linux for Oracle Training Syllabus

    6/6

     LINUX – USER LEVEL-D AYWISE S YLLABUS 

    SKY IT SOLUTIONS 

    SKY IT SOLUTIONS

    K 30, B2, Shakti Apartments,Anna Nagar East,Chennai 600 102Ph : 91-44-26202037, 9840457811

    Web site : www.skyit.co.in

    Specifying Action And PatternPatternRegular Expressions Are Like This : Operators: 

     Assignment Operators Arithmetic OperatorsRelational OperatorFunctions: 

    Mail: [email protected], [email protected] : 6 

    Conditional Statement

    The While StatementThe For Loop

    Break Statement

    ***************