SUSE Linux System Administration

5 days @ £1,395.00  
S5

SUSE Linux System Administration Course Overview

This highly practical instructor led SUSE Linux System Administration course is designed to teach the administration, security, networking and performance tasks required on SUSE Linux within the Enterprise.

Targeted to closely follow the official Novell Certified Linux Professional (NCP) and Novell Certified Linux Administrator (CLA) curriculum, this course together with the SUSE Linux Essentials and the SUSE Linux System Administration course will enable the delegate to work towards achieving the Novell Certified Linux Professional (NCP - SLES 10) qualification and the Novell Certified Linux Administrator (CLA- SLES 10).

Skills Gained

The delegate will have knowledge in all, and practise in some, of the following:

  • Performing administrative tasks with supplied tools such as YAST
  • Installing and updating Linux
  • Listing device information
  • Managing user and group account information
  • Managing the Linux File systems
  • Managing the Logical Volume Manager (LVM)
  • Managing software RAID
  • Listing, creating and removing Swap space
  • Managing software packages
  • System startup / shutdown management
  • Managing system services
  • Configuring local and remote printers
  • Process monitoring and job scheduling
  • Connecting the server to the network
  • Managing basic network services (ftp, telnet, ssh etc.)
  • Managing NFS to share files and directories
  • Performing local and remote backup and restore procedures
  • Troubleshooting and responding to boot problems

Who will the Course Benefit?

This SUSE Linux System Administration course is suitable for novice System Administrators, Programmers and other technical IT staff who need to acquire administration knowledge of the key administrative, networking, performance and security tasks required on SUSE Linux within the Enterprise.

Course Objectives

On completion of this course the delegate will have technical knowledge of what is required to administer SUSE Linux within the Enterprise.  They will have gained practical experience of configuring administrative, networking, performance and security aspects of a SUSE Linux Enterprise system.  The delegate will posses the essential knowledge required to study towards the Novell Certified Linux Professional (NCP - SLES 10) certification and the Novell Certified Linux Administrator (CLA - SLES 10).

Examinations

This SUSE Linux System Administration will teach some of the necessary skills to enable the delegate to work towards achieving the Novell Certified Linux Professional (NCP - SLES 10) certification and the Novell Certified Linux Administrator (CLA - SLES 10).  Together with the SUSE Linux Essentials and the SUSE Linux Advanced System Administration course, this course is suitable for delegates intending to sit the related examination.

Before taking any exam, ensure you have the recommended experience.  The Novell website lists all exam requirements and these are updated regularly.

Exams are not included as part of the course.

Requirements

Basic knowledge of the SUSE Linux operating system in an Enterprise environment to the level covered in the SUSE Linux Essentials course.


SUSE Linux System Administration Training Course

Course Contents - DAY 1

Course Introduction

  • Administration and Course Materials
  • Course Structure and Agenda
  • Delegate and Trainer Introductions

Session 1: LINUX PRODUCT OFFERINGS

  • The Different Commercial Linux Product offerings
  • Linux Certification and Exams

Session 2: INSTALLING LINUX

  • Information required
  • Installation using virtual consoles
  • Installation methods (local CD and networked)
  • Installing via a remote system using VNC
  • Using boot time options
  • Partitioning and software selection
  • Installation procedures
  • Exercise

Session 3: DEVICES UNDER LINUX

  • Device files
  • Device file naming conventions
  • Examining hardware under the /proc directory
  • Using the hwinfo command
  • Investigating bus/devices: - lspci, lsdev, lsusb commands etc.
  • Detecting new/existing devices
  • Monitoring the system with siga
  • Exercise

Session 4: USER ADMINISTRATION

  • Files used in creating users and groups
  • Adding, modifying and deleting users and groups
  • Password administration
  • The shells and the user environment - login files
  • The sudo command
  • Exercise

SUSE Linux System Administration Training Course

Course Contents - DAY 2

Session 5: FILESYSTEM CONFIGURATION

  • The Native Linux filesystems ext2, ext3 and resierfs
  • Filesystem journals
  • Disk partitioning: fdisk and parted
  • Filesystem administration and Maintenance (mkfs, mount, umount and fsck)
  • Managing disk quotas
  • Exercise

Session 6: LOGICAL VOLUME MANAGEMENT (LVM)

  • LVM Overview
  • Configuring LVM (pvcreate, vgcreate vgextend ,lvcreate etc.)
  • Displaying information about the LVM environment (pvdisplay, vgdisplay, lvdisplay)
  • Resizing Logical Volumes (lvextend, resize2fs, resize_reiserfs)
  • Logical Volume Snapshots (lvcreate, lvdisplay)
  • Exercise

Session 7: RAID

  • RAID overview
  • Raw devices and partitions
  • Creating a RAID device (fdisk, mdadm)
  • Managing a RAID device (mdadm, /proc/mdstat)
  • Creating and mount a file system on a RAID device
  • Hot swapping failed drives
  • Exercise

Session 8: SWAP

  • Swap overview
  • Creating and monitoring swap space (swapon, swapoff and mkswap)
  • Exercise

SUSE Linux System Administration Training Course

Course Contents - DAY 3

Session 9: PACKAGE MANAGEMENT

  • The Redhat Package Management (RPM) system
  • Installing, updating and removing software
  • Querying and verifying packages
  • Dependency problems and resolution
  • System updating - manual and automatic
  • Exercise

Session 10: SYSTEM STARTUP/SHUTDOWN

  • System startup procedure
  • The boot process and run-levels (init and /etc/inittab)
  • Managing services (chkconfig and rc commands)
  • Modifying system settings in /etc/sysconfig
  • Shutdown commands
  • Exercise

Session 11: PRINTER MANAGEMENT

  • The CUPS printing System - local and remote printing
  • Administering CUPS using the web browser interface
  • Administering CUPS using other graphical tools
  • Print queue management
  • Print commands
  • Exercise

SUSE Linux System Administration Training Course

Course Contents - DAY 4

Session 12: PROCESS MONITORING AND SCHEDULING

  • Monitoring system processes (strace, top, pstree, ksysguard)
  • Scheduling jobs using 'at' and 'crontab'
  • Controlling access to the 'at' and 'crontab' utilities
  • Exercise

Session 13: CONNECTING LINUX TO THE NETWORK

  • Basic network configuration (i.p. addresses, classes, masks, MAC address)
  • Configuration files
  • Managing network devices (ifup, ifdown, ifstatus)
  • Configuring network information (hostnames, ip addressing, domains)
  • Changing media speed (mii-tool, ethtool)
  • Managing routing
  • Exercise

Session 14: INTERNET SERVICES

  • The Extended Internet Daemon (xinetd)
  • Handling network service requests with xinetd
  • Enable and configuring access to a service
  • Configuring TCP/IP wrappers for security
  • Exercise

SUSE Linux System Administration Training Course

Course Contents - DAY 5

Session 15: NFS NETWORK SERVICES

  • NFS operation and daemons (portmapper etc.)
  • Setting up an NFS server (/etc/exports and exportfs)
  • Setting up an NFS client (mount)
  • Mounting NFS filesystems at boot (/etc/fstab)
  • Using the automounter to access NFS mounts on demand
  • Exercise

Session 16: BACKUP AND RESTORE

  • Tape devices
  • Controlling tapes (mt)
  • Backing and restoring with the tar command
  • Backing and restoring with the cpio command
  • Using dump and restore commands to backup and restore file systems
  • Backing up raw data with dd
  • File compression and archiving (tar, gzip, bzip2)
  • Mirroring data between systems with rsync
  • Backing up and restoring with Yast
  • Exercise

Session 17: TROUBLESHOOTING

  • Troubleshooting process - check list
  • Manual booting into single user mode
  • Automatic booting into single user mode (fsck checking)
  • Rescue environment utilities and operation
  • Common boot problems and their resolution
  • Exercise

Pre-Requisite Courses

Follow-On Courses



       Home     Let Us Call You     Enquiry     Make Booking     Top

Make A Booking



MOD Career Transition

Ministry Of Defense - Career Transition Partnership

 

We have created our website to the following W3C standards, this helps makes our pages easier to use for you.

Valid HTML 4.01 Transitional

Valid CSS!

If you find a non-compliant page on our site, please let us know and we will endeavour to fix it immediately.
 

Publicly Scheduled
Training Locations
London centre:
6 Long Lane
Barbican
London
EC1A 9HF
UK

telephone:
+44 (0)20 7600 6116
Manchester centre:
MWB Manchester
Pall Mall Court
61-67 King Street
Manchester
M2 4PD
UK
Birmingham centre:
MWB Birmingham
43 Temple Row
Birmingham
B2 5LS
UK
Bristol centre:
Woodhouse Manor
Fern Hill
Almondsbury
Bristol
BS32 4LX
UK
Leeds centre:
c/o Blue Chip Training Solutions
11 New Princess Street
Leeds
LS11 9BA
UK
Edinburgh centre:
16 St Mary's Street
Edinburgh
Scotland
B3 2HJ
UK
Please contact our London office for all enquiries.

telephone:
+44 (0)20 7600 6116

or email:

info@
stayahead.com