home 
 
 
 
nlfr
 
Home
About ABIS
Services
Courses
Resources
Contact
MyABIS
All CoursesbalkjeGeneral » Introduction to HW & SW » TracksOperating systems » MVS - z/OS » UNIX - Linux - AIX » VMwareDatabases, transaction systems and middleware » DB2 for z/OS » DB2 UDB for Linux, UNIX and Windows » Oracle » SQL Server » MySQL » IMS » CICS » WebSphere MQ » WebSphere Application Server » Business intelligence and data warehouseApplication development » Methods and techniques » TOGAF » PRINCE2 » Programming languages » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesSystems management » ITILbalkjePractical informationRegistration 
UNIX/Linux/AIX fundamentals course

Intended for

All potential users of UNIX or Linux, whether end-user, analyst, application developer or administrator.

Background

Some general knowledge of computing principles is required. No UNIX or Linux background is necessary. Knowledge of a different operating system or of a programming language could be an advantage but is not needed.

Training method

Classroom instruction with hands-on exercises.

Course leader

Koen De Backer, Peter Vanroose, Kris Van Thillo.

Duration

4 days.

Schedule

datelanguageplacepriceremarks
27/02/2012NWoerden1580 EUR guaranteed
12/03/2012FLeuven1580 EUR
07/05/2012NLeuven1580 EUR
12/06/2012NWoerden1580 EUR
Legend
  • You can enrol by clicking on the dates in the calendar.
  • N: Dutch; F: French; E: English; No code: language depends on the participants.
  • All prices are VAT excluded.
  • Countries:
    Belgium 
    Netherlands 
    Elsewhere 
  • Remarks:
    (guaranteed:) this session will certainly run
    (last places:) only limited number of places available
    (complete:) this session is fully booked; please contact us to get on the waiting list

Objectives

This course gives a general introduction to UNIX and to Linux. It applies to all UNIX variants (AIX, Solaris, ...) and all Linux distributions (including z/Linux).

The course only treats the user aspects of the operating system and not the system aspects. In addition to the basic topics like the file system and the shell, and conceptual similarities and differences with other operating systems, it mainly focuses on the basic UNIX command set. Part of the course is dedicated to a sufficiently in-depth treatment of the vi editor. An important amount of time is spent to practical exercises.

Main topics

  • Introduction:

history and philosophy of UNIX and Linux • UNIX variants • organisation of the kernel • applications under UNIX/Linux

  • Generalities:

log on • basic commands • the shell and elementary commands • on-line help

  • File system:

file and directory structure • file manipulation commands • security

  • Shell:

use of the Korn and bash shells • redirecting and pipes • wildcards • shell commands and shell variables • substitution

  • Editor:

vi • different modes of operation (command — text editing) • find and replace • edit of different files • save

  • Data tools:

find (looking for files) • grep (looking for text patterns in a file) • sort • diff • using filters and pipes • ...

  • Shell scripts:

basic principle • sh, ksh, bash: differences • quoting • passing parameters • here documents • return codes

  • Unix in the network:

utilities: ftp, telnet, rsh, rsc, and their secure versions ssh, scp, sftp