General » 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 » ITIL
Practical informationRegistration All potential users of UNIX or Linux, whether end-user, analyst, application developer or administrator.
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.
Classroom instruction with hands-on exercises.
Koen De Backer, Peter Vanroose, Kris Van Thillo.
4 days.
| date | language | place | price | remarks |
| 27/02/2012 | N | Woerden | 1580 EUR | guaranteed |
| 12/03/2012 | F | Leuven | 1580 EUR | |
| 07/05/2012 | N | Leuven | 1580 EUR | |
| 12/06/2012 | N | Woerden | 1580 EUR |
(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 listThis 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.
history and philosophy of UNIX and Linux • UNIX variants • organisation of the kernel • applications under UNIX/Linux
log on • basic commands • the shell and elementary commands • on-line help
file and directory structure • file manipulation commands • security
use of the Korn and bash shells • redirecting and pipes • wildcards • shell commands and shell variables • substitution
vi • different modes of operation (command — text editing) • find and replace • edit of different files • save
find (looking for files) • grep (looking for text patterns in a file) • sort • diff • using filters and pipes • ...
basic principle • sh, ksh, bash: differences • quoting • passing parameters • here documents • return codes
utilities: ftp, telnet, rsh, rsc, and their secure versions ssh, scp, sftp