5
2/11/2014 UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT http://www.nareshit.in/unix-linux-training/ 1/5 F I L HOME » CLASSROOM TRAINING » UNIX LINUX TRAI UNIX LINUX Training NareshIT Team About Unix Training We offers thorough Linux and UNIX Training,you will gain skills to manage data, execute commands and customize your LINUX and UNIX programming environment. In this training student will get clear technical idea about Unix. We are Providing Indepth training in Unix Environment. It is very useful for Oracle Developers, C, C++ Java Programmers, Test Engineers, SAS developers and every software engineer. Unix Training Course Prerequisite You have little knowledge about Operating System and its functionalities. A basic understanding on various computer concepts. Unix Training Course Objective The purpose of this course is to give you competency as a beginning user of Unix. You will leave from this course with the ability to use Unix to perform routine file management, electronic mail, file editing, command piping and filtering, file permissions, and customizations. You will also know how to access Unix reference information and help material online so that you can gain more Unix knowledge when you require it. Receive in-depth coverage of Unix. Unix Training Course Duration 25 Working days, daily one and half hours Unix Training Course Overview Introduction to UNIX/LINUX History of UNIX/LINUX Features and Benefits of UNIX/LINUX Different flavors of UNIX/LINUX Difference between UNIX, DOS, Windows and LINUX Architecture of UNIX UNIX File System Architecture Boot Block Super Block Inode Block Data Block File System of UNIX Ordinary Files Directory Files Device Files The Structure of UNIX File system Contact Us Student Enquiry Corporate Enquiry Post your Feedback View/Post Testimonials Advanced Java Training Android Training ASP.Net AJAX Training Asp.Net MVC Training Asp.Net Training C Language Training C#.Net Training C++ Training Core Java Training D2K Training Data Structure Training Hibernate Training HTML5 CSS3 Training iPhone Training J2EE Training Java Online Training Java Training jQuery Training Oracle Training PHP Training Selenium Training SharePoint Training Silverlight Training SQL Server Training Struts Training Testing Tools Training UNIX LINUX Training WCF Training Web Services Training WPF Training XML Training VIEWS N/A HOME SERVICES SOFTWARE TRAINING PROJECTS INSIGHTS CAREERS ABOUT NEW BATCHES

UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

Embed Size (px)

DESCRIPTION

sfdsffs

Citation preview

Page 1: UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

2/11/2014 UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

http://www.nareshit.in/unix-linux-training/ 1/5

F

I

L

H O M E » C L A S S R O O M T R A I N I N G » U N I X L I N U X T R A I N I N G

UNIX LINUX Training

NareshIT Team

About Unix Training

We offers thorough Linux and UNIX Training,you will gain skills to manage data, execute commands and customize your

LINUX and UNIX programming environment. In this training student will get clear technical idea about Unix. We are

Providing Indepth training in Unix Environment. It is very useful for Oracle Developers, C, C++ Java Programmers, Test

Engineers, SAS developers and every software engineer.

Unix Training Course Prerequisite

You have little knowledge about Operating System and its functionalities. A basic understanding on various computer

concepts.

Unix Training Course Objective

The purpose of this course is to give you competency as a beginning user of Unix. You will leave from this course with the

ability to use Unix to perform routine file management, electronic mail, file editing, command piping and filtering, file

permissions, and customizations. You will also know how to access Unix reference information and help material online so

that you can gain more Unix knowledge when you require it. Receive in-depth coverage of Unix.

Unix Training Course Duration

25 Working days, daily one and half hours

Unix Training Course Overview

Introduction to UNIX/LINUX

History of UNIX/LINUX

Features and Benefits of UNIX/LINUX

Different flavors of UNIX/LINUX

Difference between UNIX, DOS, Windows and LINUX

Architecture of UNIX

UNIX File System Architecture

Boot Block

Super Block

Inode Block

Data Block

File System of UNIX

Ordinary Files

Directory Files

Device Files

The Structure of UNIX File system

Contact Us

Student Enquiry

Corporate Enquiry

Post your Feedback

View/Post Testimonials

Advanced Java Training

Android Training

ASP.Net AJAX Training

Asp.Net MVC Training

Asp.Net Training

C Language Training

C#.Net Training

C++ Training

Core Java Training

D2K Training

Data Structure Training

Hibernate Training

HTML5 CSS3 Training

iPhone Training

J2EE Training

Java Online Training

Java Training

jQuery Training

Oracle Training

PHP Training

Selenium Training

SharePoint Training

Silverlight Training

SQL Server Training

Struts Training

Testing Tools Training

UNIX LINUX Training

WCF Training

Web Services Training

WPF Training

XML Training

VIEWS

N/A

HOME SERVICES SOFTWARE TRAINING PROJECTS INSIGHTS CAREERS ABOUT NEW BATCHES

Page 2: UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

2/11/2014 UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

http://www.nareshit.in/unix-linux-training/ 2/5

Different UNIX Commands

pwd, who, whoami

exit, date, cal, exit, banner

Links

Hard Link

Soft link or Symbolic Link

Unlink

Complex Filters

tr, comm., tee, sed, nl

Working with files

cat, touch, rm

cp, mv, ln, wc

Working with directories

mkdir, cd, rmdir, rm

Displaying files

ls, ls with options

Simple Filters

pg, more, less, head, tail, paste, cut, sort

Zip Files

gzip, gunzip, zcat, compress

Uncompress, pack, unpack and Pcat

Printing Files

lp, cancel

Finding Files

find, locate etc.,

Input & output redirection

Redirecting Output

Redirecting Input

Standard error

Shell Meta characters

File substitution

I/O redirection

Process Execution

Quoting meta characters

Positional parameters

Special Parameters

More Filters

grep, grep with options

fgrep, egrep

Regular Expressions & Patterns

Page 3: UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

2/11/2014 UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

http://www.nareshit.in/unix-linux-training/ 3/5

What is Pattern?

Usage of regular expression

Different types of patterns

How C programs are useful for solving problems in UNIX

UNIX Commands

Uniq

Diff

cmp

Backup Utilities

tar, cpio

Piping

Usage of piping

Piping with filters

File Permissions

chmod, chown, chgrp, umask

Communication Commands

write, wall, mail, mail with options

Networking commands

telnet, ftp, rlogin, finger, etc..

Disk Utilities

df, du, mount, unmount

Job control

Foreground jobs

Background jobs

Killing jobs

Nohup

Prcoess Status

Ps

Kill

Pkill

Job scheduling

At

Crontab

Batch

ed, ex and vi editors

Command mode

Insert mode

Ex command mode

Shell Scripting

What is shell scripting?

Importance of shell scripting

Page 4: UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

2/11/2014 UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

http://www.nareshit.in/unix-linux-training/ 4/5

Different types of shells

Creating Shell script

Making shell script executable

Shell Input and Output

echo, print, read

Backslash character constants aliases and History concept variables

What is a variable?

System defined variables

Environment Variables

User defined variables

Constant variables

Local and Global variables

Special Variables

Comments

Operators

Arithmetic Operators

Relational Operators

Relational ASCII operators

Logical Operators

Assignment Operators

Flow Control Structure

If, if….else

If… elif

Case

Looping

while, until, for, break, continue

Formatted I/O

Namespaces in UNIX

Introduction to Message Queues

Introduction to different types of system calls

Programming Aspects of Berkeley Sockets & Reserved Ports

UNIX Domain Protocol

Socket Addresses

share training and course content with friends and students:

unix course on nareshit/

unix training in hyderabad

Categories: Classroom Training

About NareshIT

Training Institute Overview Naresh i

Technologies Naresh i Technologies

(Pronounced: NareshIT) is a leading software

training institute providing Software Training,

Project Guidance, IT Consulting and

Technology Workshops. Using our enhanced

global software training delivery methodology,

WHAT STUDENTS LOOKING

success factors

Trainer_WF

naresh technologies hyderabad

Naresh it hydrabad

unix course on nareshit/

TRENDING COURSES

DropShadowExtender ScriptManagerProxy

trainer wf

Naresh Technologies batches

asp net mvc in ameerpet

Naresh it hydrabad

GET IN TOUCH

Address: 2nd Floor, Durga Bhavani Plaza,

Ameerpet, Hyderabad

Phone : 040-23746666

Email : [email protected]

Page 5: UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

2/11/2014 UNIX LINUX Training Course, Best UNIX LINUX Training Institute Hyderabad, India - NareshIT

http://www.nareshit.in/unix-linux-training/ 5/5

© 2014 © 2014 Naresh i Technologies | Software Training - Online Training - Live Project Training - Weekend Training SITEMAP PRIVACY POLICY