Training Camps

Published: 1/12/2009
 

Training Camp

http://www.trainingcamp.co.uk/uk/linux.asp

Certification is to provide professionals with the basic hardware, software, and networking skills necessary to function in a basic level Linux information position.

Aims of the course are:

  • Basic Understanding in the CLI
  • Add users, Backup and basic system checks (memory, log files)
  • Be able to Install Linux

Extra Info

Time: Seven days

Price: (£2,937 inc. VAT) Bargin

http://www.trainingcamp.co.uk/uk/linux_curriculum.asp

RedHat

http://www.ptr.co.uk/linux-courses.htm#redhat-linux

Basic introduction to RedHat Linux.

Covers:

  • Using the CLI
  • Opening and editing files
  • Understanding permissions
  • Working with Bash Shell Scripts
  • Linux Networking

 

Price: £1295.00

 

Extra URL’s

http://www.lpi.org/en/obj_101.html

http://training.gbdirect.co.uk/courses/linux/

 

Related Posts

Linux File Structure Part 2

Last Updated: 1/12/2009
When you wish to use the CDROM drive it must first have a cdrom in the drive and data on the cdrom. To view the data you must mount the device to a given place of the Linux filing tree. Everything in Linux is a file. The whole partition of a hard dr
Read more...

 

Linux File Structure

Last Updated: 1/12/2009
Understanding the basic idea behind the Linux file structure can help but only if other people follow this idea!
Read more...

 

Pipe and Redirection

Last Updated: 1/12/2009
The command line is not only a tool for bashing out program names but an elegant and intelligent environment. Some programming languages can be typed directly into the command line. Also tasks that take some time to execute in the background leaving
Read more...

 

Beginners Guide to Vi

Last Updated: 1/12/2009
Beginners Guide to Vi
Read more...

 

Mounting a Drive

Last Updated: 1/12/2009
In Linux, like in UNIX, diskettes and CD-ROMs need to be mounted before they can be used. What mount does is to associate the devices (floppy or CD-ROM drives) to a mount point (a directory) in the root file system. The usual mount point for diskette
Read more...