SUSE Linux Advanced System Administration

5 days @ £1,395.00  
S5

SUSE Linux Advanced System Administration Course Overview

This highly practical instructor led SUSE Linux Advanced System Administration training course is designed to teach the advanced 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) qualification.

Skills Gained

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

  • Perform administrative tasks with supplied tools such as YAST
  • Setting up a network installation server
  • Advanced network configuration
  • Network troubleshooting
  • Configuring network services LDAP, APACHE, SAMBA, SQUID and DNS
  • Securing a Linux server using ACLs and extended file attributes
  • Managing security using encryption and authentication
  • Firewall configuration
  • Pluggable Authentication Modules (PAM)
  • Kernel installation and compilation
  • Compiling software from source
  • System logging via syslog
  • System performance monitoring
  • Collecting process and user activity with system accounting
  • Hardware configuration with hotplug and udev
  • XEN

Who will the Course Benefit?

The SUSE Linux Advanced System Administration course is suitable for LINUX System Administrators who need to acquire advanced 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 in-depth 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 to an advanced level.  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

The SUSE Linux Advanced System Administration course 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 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

The SUSE Linux Advanced System Administration course assumes administration knowledge of the SUSE Linux operating system to the level covered in the SUSE Linux System Administration course.


SUSE Linux Advanced System Administration Training Course

Course Contents - DAY 1

Course Introduction

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

Session 1: NETWORK INSTALLATION OF LINUX

  • Configuring a Linux installation server
  • Creating a PXE boot environment
  • Automatic installation
  • Exercise

Session 2: ADVANCED NETWORK CONFIGURATION AND TROUBLESHOOTING

  • Configuring the network card (ip link, ip addr)
  • Network scripts
  • Configuring routing (ip route)
  • Serial communication
  • Network troubleshooting and related tools (ethereal, tcpdump, ping, traceroute, netstat, arp, nmap)
  • Exercise

Session 3: LDAP

  • Structure of an LDAP Tree
  • Configuring the LDAP server (slapd.conf)
  • Testing the LDAP server (ldapsearch)
  • Adding information into LDAP (lpdapadd)
  • Configuring the LDAP Clients (nsswitch.conf, ldap.conf)
  • Exercise

SUSE Linux Advanced System Administration Training Course

Course Contents - DAY 2

Session 4: APACHE & SQUID

  • APACHE main configuration files
  • APACHE server configuration (main Section entries)
  • Starting APACHE
  • APACHE access configuration
  • SQUID proxy server
  • Configuring client browsers
  • Starting SQUID
  • The SQUID configuration file (squid.conf)
  • SQUID security settings
  • Exercise

Session 5: SAMBA

  • The SAMBA configuration file (smb.conf)
  • Testing the SAMBA configuration file (testparm)
  • Configuring SAMBA users
  • Starting SAMBA
  • Testing SAMBA (smbclient, smbstatus)
  • Managing Windows filesystems (smbmount, nmblookup)
  • Accessing Windows shares
  • Exercise

Session 6: THE DOMAIN NAME SERVER

  • DNS operation
  • Types of DNS Servers
  • Domain Name Space
  • Setting up a DNS server
  • Server configuration files (named.conf and databases)
  • DNS resource record formats
  • Starting and managing the DNS Server (rcnamed, rndc)
  • Testing the DNS Server (host, dig, nslookup)
  • DNS Client set up (resolv.conf)
  • Exercise

SUSE Linux Advanced System Administration Training Course

Course Contents - DAY 3

Session 7: SECURING LINUX

  • System security checklist
  • User level security
  • Limiting access to terminals
  • Limiting access to files via ACLs (setfacl, getfacl)
  • Limiting access to files by extended permissions and attributes (lsattr, chattr)
  • System wide security settings and file access (chkstat)
  • The Secure Shell
  • Authentication under ssh
  • ssh and port tunneling
  • gpg
  • Use of public and private keys
  • gpg command line and graphical tools
  • Key managmement
  • Using a digital signature
  • Exercise

Session 8: FIREWALL CONFIGURATION

  • Basic packets and routing
  • Netfilter (iptables)
  • Packet filtering (iptables, chains, rule targets, connection tracking)
  • Network address translation (NAT)
  • Exercise

Session 9: PLUGGABLE AUTHENTICATION MODULES (PAM)

  • The main PAM configuration files (/etc/pam.d directory)
  • Configuration file formats
  • Controlling user access using the configuration files
  • Exercise

SUSE Linux Advanced System Administration Training Course

Course Contents - DAY 4

Session 10: KERNEL COMPILATION AND INSTALLATION

  • Kernel building
  • Monolithic and Modular kernel design
  • Listing modules (lsmod, modinfo)
  • Modifying the kernel configuration
  • Binary kernel packages
  • Installing the kernel sources
  • Configuring and building a kernel
  • Editing the GRUB/LILO configuration file
  • Kernel tuning (/proc sysctl.conf, sysctl)
  • Exercise

Session 11: COMPILING SOFTWARE FROM SOURCE

  • Installing programs from source (tar, tarball)
  • Compiling Open Source Software (configure, make)
  • Installing the compiled software (make install)
  • Managing shared libraries (ldd)
  • Compiling from SRC (source) RPM packages (rpmbuild, rpm)
  • Exercise

Session 12: SYSTEM MONITORING AND PERFORMANCE MANAGEMENT

  • Syslog configuration (syslog.conf)
  • Testing syslog with logger
  • Managing logs with logrotate (logrotate.d directory)
  • System performance monitoring
  • Collecting system performance information (sar)
  • Measuring virtual memory (vmstat)
  • Measuring I/O performance (iostat)
  • Peformance Guidelines
  • System Accounting - collecting process and user information (rcacct, ac, lastcomm, sa)
  • Exercise

SUSE Linux Advanced System Administration Training Course

Course Contents - DAY 5

Session 13: HARDWARE CONFIGURATION

  • The Hotplug system
  • Devices and Interfaces
  • The sysfs filesystem and persistent names
  • Device initialisation and interface configuration
  • Hotplug and Coldplug
  • The Udev system
  • Exercise

Session 14: XEN

  • Basic definition
  • XEN components
  • The Virtual Machine Monitor (VMM)
  • Virtualization Modes (Fully Virtual, Paravirtual)
  • System requirements
  • Installing XEN
  • Creating a Virtual Machine
  • Managing the VM environment (Yast and xm)
  • 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