List Info

Thread: LINUX SYSTEM ADMINISTRATION COURSE (SUNDAY ONLY)




LINUX SYSTEM ADMINISTRATION COURSE (SUNDAY ONLY)
country flaguser name
United States
2008-03-18 06:43:20

AMI APPEX
Academy of Professional
 Excellence
Near NIPA Chowrangi,
Gulshan-e-Iqbal, Karachi
For Registration
Contact: Mr. Amjad (021)4969290, 0345-6016828
      &nb
 sp;     ;           ; Trainer 0307-2851504
Email: rhce_trainingyahoo.com
PACKAGE
Time Duration for 1 Module:  30 Days.
Charges per module: Rs. 4,000/-
Total Package for 3 Modules: 12,000/-.
Class Timing: Every
Every Sunday on 02:00PM to 04:00
 PM
MODUE DETAIL
FIRST MODULELinux Essentials Course
SECOND MODULE Linux System Administration course
THIRD MODULE  (Linux Networking and Security Administration) Course Content
  
COURSE OUTLINE
FIRST MODULE
Linux Essentials Course
 
Unit 1 - Overview
    * Objectives
< SPAN> &nbsp;  * UNIX History
 &nbsp;  * UNIX Principles
 &nbsp;  * GNU Project / FSF
 &nbsp;  * GPL - GNU General Public License
 &nbsp;  * Linux Origins
 &nbsp;  * Why Linux?
 &nbsp;  * Recommended Hardware Specifications
 &nbsp;  * Local Logins
 &nbsp;  * Virtual Consoles
 &nbsp;  * The Xorg GUI Framework
 &nbsp;  * The Xorg Graphical Environments
 &nbsp;  * Starting Xorg
 &nbsp;  * Changing Your Password
 
Unit 2 - Running Commands and Getting Help
 
 &nbsp;  * Objectives
 &nbsp;  * Running Commands
 &nbsp;  * Some Simple Commands
 &nbsp;  * Getting Help
 &nbsp;  * The whatis Command
 &nbsp;  * The --help Option
 &nbsp;  * Reading Usage Summaries
 &nbsp;  * The man Command< /SPAN>
 &nbsp;  * Navigating man Pages
 &nbsp;  * The info Command
 &nbsp;  * Navigating info Pages
 &nbsp;  * Extended Documentation
 &nbsp;  * Linux Documentation
 &nbsp;  * Hands-on lab: Getting Help with Commands
 
Unit 3 - Browsing the Filesystem
 
 &nbsp;  * Objectives
 &nbsp;  * Linux File Hierarchy Concepts
 &nbsp;  * Some Important Directories
 &nbsp;  * Other Important Directories
 &nbsp;  * Current Working Directory
 &nbsp;  * File and Directory Names
 &nbsp;  * Absolute Pathnames
 &nbsp;  * Relative Pathnames
 &nbsp;  * Changing Directories
 &nbsp;  * Listing Directory Contents
 &nbsp;  * Copying Files and Directories
 &nbsp;  * Copying Files and Directories: The Destination
 &nbsp;  * Moving and Renaming Files and Directories
 &nbsp;  * Moving and Renaming Files and Directories: The Destination
 &nbsp;  * Creating and Removing Files
 &nbsp;  * Creating and Removing Directories
 &nbsp;  * Using Nautilus
 &nbsp;  * Moving and Copying in Nautilus
 &nbsp;  * Determining File Content
 &nbsp;  * Viewing an Entire Text File
 &nbsp;  * Viewing Text Page by Page
 &nbsp;  * Hands-on lab: Browsing the Filesystem
 
Unit 4 - The bash Shell
 
 &nbsp;  * Objectives
 &nbsp;  * bash Introduction
 &nbsp;  * bash Heritage and Features
 &nbsp;  * Command Line Shortcuts
 &nbsp;  * Command Line Shortcuts
 &nbsp;  * Command Line Shortcuts
 &nbsp;  * More History Tricks
 &nbsp;  * Command Line Expansion
 &nbsp;  * Command Line Expansion
 &nbsp;  * Command Line Expansion
 &nbsp;  * Protecting from Expansion
 &nbsp;  * Protecting from Expansion
 &nbsp;  * Command Editing Tricks
 &nbsp;  * gnome-terminal
 &nbsp;  * Hands-on lab: Exploring the Bash Shell
 
Unit 5 - Standard I/O and Pipes
 
 &nbsp;  * Objectives
 &nbsp;  * Standard Input and Output
 &nbsp;  * Redirecting Input and Output
 &nbsp;  * Redirecting Output
 &nbsp;  * Redirecting Standard Output
 &nbsp;  * Overwriting vs Appending
 &nbsp;  * Redirecting Standard Error
 &nbsp;  * Redirecting Both Standard Output and Error
 &nbsp;  * Redirecting Input
 &nbsp;  * Using Pipes To Connect Processes
 &nbsp;  * Useful Pipe Targets
 &nbsp;  * tee
 &nbsp;  * Hands-on lab: Standard I/O and Pipes
< SPAN> 
Unit 6 - Users, Groups, and Permissions
 
 &nbsp;  * Objectives
 &nbsp;  * The Linux Security Model
 &nbsp;  * Us ers
 &nbsp;  * Groups
 &nbsp;  * The root user
 &nbsp;  * Linux File Security
 &nbsp;  * Permission Types
 &nbsp;  * Examining Permissions
 &nbsp;  * Interpreting Permissions
 &nbsp;  * Examining Directories
 &nbsp;  * Linux Process Security
 &nbsp;  * Changing Permissions - Symbolic Method
 &nbsp;  * Changing Permissions - Numeric Method< /SPAN>
 &nbsp;  * Changing Permissions - Nautilus
 &nbsp;  * Hands-on lab: File Permissions
 
Unit 7 - vi and vim Editor Basics
 
 &nbsp;  * Objectives
 &nbsp;  * Overview of vi and vim
 &nbsp;  * Starting vi and vim
 &nbsp;  * Three Modes of vi and vim
 &nbsp;  * Cursor Movement
 &nbsp;  * Cursor Movement
 &nbsp;  * Entering Insert Mode
 &nbsp;  * Leaving Insert Mode: Esc
 &nbsp;  * Change, Delete, and Yank
 &nbsp;  * Put (paste)
 &nbsp;  * Undoing Changes
 &nbsp;  * Searching for Text
 &nbsp;  * Command-Mode Tricks
&nbs p; &nbsp; * Saving and Exiting: ex mode
 &nbsp;  * Hands-on lab: vi and vim Editor Basics
 
Unit 8 - The Linux Filesystem In-Depth
 
 &nbsp;  * Objectives
 &nbsp;  * Partitions and Filesystems
 &nbsp;  * Inodes
 &nbsp;  * Directories
 &nbsp;  * Inodes and Directories
 &nbsp;  * cp and inodes
 &nbsp;  * mv and inodes
 &nbsp;  * rm and inodes< SPAN style="FONT-SIZE: 7pt;">
 &nbsp;  * Symbolic (or Soft) Links
 &nbsp;  * Hard Links
 &nbsp;  * The Seven Fundamental Filetypes
 &nbsp;  * Checking Free Space
 &nbsp;  * Removable Media
 &nbsp;  * Mounting CDs and DVDs
 &nbsp;  * Mounting USB Media
 &nbsp;  * Mounting Floppy Disks
 &nbsp;  * Formatting Floppy Disks
 &nbsp;  * Why Archive Files?
 &nbsp;  * Creating an Archive
 &nbsp;  * Inspecting Archives
 &nbsp;  * Extracting an Archive
 &nbsp;  * Why Use File Compression?
 &nbsp;  * Compression Utilities
 &nbsp;  * Using Compression
 &nbsp;  * Compressing Archives
 &nbsp;  * Hands-on lab: The Linux Filesystem
 
Unit 9 - Configuring the Bash Shell
 
 &nbsp;  * Objectives
 &nbsp;  * Configuring the Bash ShellVariables
 &nbsp;  * Common Local Variables
 &nbsp;  * The PS1 Local Variable
 &nbsp;  * Aliases
 &nbsp;  * Other Shell Configuration Methods
 &nbsp;  * Configuring Commands: Environment Variables
 &nbsp;  * Common Environment Variables
 &nbsp;  * The TERM Environment Variable
 &nbsp;  * The PATH Environment variable
 &nbsp;  * How bash Expands a Command Line
 &nbsp;  * Shell Startup Scripts
 &nbsp;  * Login Shells
 &nbsp;  * Startup Scripts: Order of Execution
 &nbsp;  * /etc/profile
 &nbsp;  * /etc/profile.d
 &nbsp;  * ~/.bash_profile and ~/.bashrc
 &nbsp;  * ~/.bash_logout
 &nbsp;  * Hands-on lab: Configuring the Bash Shell
 
Unit 10 - Advanced Topics in Users, Groups and Permissions
 
 &nbsp;  * Objectives
 &nbsp;  * User and Group ID Numbers
 &nbsp;  * /etc/passwd, /etc/shadow, and /etc/group files
 &nbsp;  * System Users and Groups
 &nbsp;  * Changing Your Identity
 &nbsp;  * User Information Commands
 &nbsp;  * Default Permissions
 &nbsp;  * Special Permissions
 &nbsp;  * Special Permissions for Executables
 &nbsp;  * Special Permissions for Directories
 &nbsp;  * Hands-on lab: Switching Users and Setting a Umask
 
Unit 11 - Advanced vi/vim and Printing
 < /div>
 &nbsp;  * Objectives
 &nbsp;  * File Repositioning
 &nbsp;  * Filtering
 &nbsp;  * ex mode: Search and Replace
 &nbsp;  * Visual Mode
 &nbsp;  * Advanced Reading and Saving
 &nbsp;  * Using multiple "windows"
 &nbsp;  * Configuring vi and vim
 &nbsp;  * Expanding your Vocabulary
 &nbsp;  * Printing in Linux
 &nbsp;  * Printing Commands
 &nbsp;  * Printing Utilities
 &nbsp;  * Hands-on lab: Advanced Uses of the vi and vim Editors
 
Unit 12 - Introduction to String Processing
 
 &nbsp;  * Objectives
 &nbsp;  * head
 &nbsp;  * tail
 &nbsp;  * tail
 &nbsp;  * wc (word count)
 &nbsp;  * sort
 &nbsp;  * uniq
 &nbsp;  * cut
 &nbsp;  * Other String Processing Tools
 &nbsp;  * Version Comparison with diff
 &nbsp;  * Spell Checking with aspell
 &nbsp;  * Hands-on lab: Introduction to String Processing
 
Unit 13 - String Processing with Regular Expressions
 
 &nbsp;  * Objectives
 &nbsp;  * Pattern Matching with Regular Expressions
 &nbsp;  * Wildcard Characters
 &nbsp;  * Character Classes
 &nbsp;  * Modifiers
 &nbsp;  * Anchors
 &nbsp;  * The | Operator
 &nbsp;  * regex Combinations
 &nbsp;  * Regular Expressions - Examples
 &nbsp;  * Quote your regex's!
 &nbsp;  * grep
 &nbsp;  * sed
 &nbsp;  * Using sed
 &nbsp;  * less and vi
 &nbsp;  * Hands-on lab: String Processing with Regular Expressions
 
Unit 14 - Finding and Processing Files
 
 &nbsp;  * Objectives
 &nbsp;  * slocate
 &nbsp;  * slocate Examples
 &nbsp;  * find
 &nbsp;  * Basic find Examples
 &nbsp;  * find and Logical Operators
 &nbsp;  * find and Permissions
 &nbsp;  * find and Numeric Criteria
 &nbsp;  * find and Access Times
 &nbsp;  * Executing Commands with find
 &nbsp;  * find Execution Examples
 &nbsp;  * The Gnome Search Tool
 &nbsp;  * Hands-on lab: Finding and Processing Files
 
Unit 15 - Investigating and Managing Processes
 
 &nbsp;  * Objectives
 &nbsp;  * What is a Process?
 &nbsp;  * How Processes Are Created
 &nbsp;  * Process Ancestry
 &nbsp;  * Process States
 &nbsp;  * Viewing Processes
 &nbsp;  * Sending Signals to Processes
 &nbsp;  * Terminating Processes
 &nbsp;  * Altering Process Scheduling Priority
 &nbsp;  * Altering Process Scheduling Priority (continued)
 &nbsp;  * Interactive Process Management Tools
 &nbsp;  * Running a Process in the Foreground
 &nbsp;  * Running a Process in the Background
 &nbsp;  * Suspending a Process
 &nbsp;  * Listing Background and Suspended Jobs
 &nbsp;  * Resuming Suspended Jobs
 &nbsp;  * Compound Commands
 &nbsp;  * Scheduling a Process To Execute Later
 &nbsp;  * Scheduling Periodic Processes
 &nbsp;  * Using cron
 &nbsp;  * Crontab File Format
 &nbsp;  * Hands-on lab: Process Controls
 
Unit 16 - bash Shell Scripting
 
 &nbsp;  * Objectives
 &nbsp;  * Scripting Basics
 &nbsp;  * Creating Shell Scripts
 &nbsp;  * Creating Shell Scripts
 &nbsp;  * Generating Output
 &nbsp;  * Handling Input
 &nbsp;  * Exit Status
 &nbsp;  * Conditional Execution< /SPAN>
 &nbsp;  * Conditional Execution
 &nbsp;  * Conditional Execution
 &nbsp;  * Conditional Execution
 &nbsp;  * Conditional Execution
 &nbsp;  * for loops
 &nbsp;  * for loops
 &nbsp;  * while loopswhile loops
 &nbsp;  * Positional Parameters
 &nbsp;  * Positional Parameters
 &nbsp;  * Scripting at the Command Line
 &nbsp;  * Shell script debugging
 &nbsp;  * Hands-on lab: bash Shell Scripting
 
Unit 17 - Network Clients
 
 &nbsp;  * Objectives
 &nbsp;  * Web Clients
 &nbsp;  * Firefox
 &nbsp;  * Other GUI Web Browsers
 &nbsp;  * Non-GUI Web Browsers
 &nbsp;  * wget
 &nbsp;  * Email and Messaging
 &nbsp;  * Evolution
 &nbsp;  * Configuring Evolution
 &nbsp;  * Email and Encryption
 &nbsp;  * Email and Digital Signatures
 &nbsp;  * Evolution and GnuPG
 &nbsp;  * Other GUI Mail Clients
 &nbsp;  * Non-GUI Mail Clients
 &nbsp;  * Gaim
 &nbsp;  * ssh: Secure Shell
 &nbsp;  * scp: Secure copy
 &nbsp;  * telnet and the "r" services
 &nbsp;  * rsync
 &nbsp;  * lftp
 &nbsp;  * gFTP
 &nbsp;  * smbclient
 &nbsp;  * File Transfer with Nautilus
 &nbsp;  * Xorg Clients
 &nbsp;  * Network Diagnostic Tools
 &nbsp;  * Hands-on lab: Network Clients
 
 
SECOND MODULE
Linux System Administration course
 
 
UNIT 1 – Installation Linux
 
 &nbsp;  * Hardware Overview
 &nbsp;  * CPU and Memory
 &nbsp;  * Preparing to Install
 &nbsp;  * Multiboot systems
 &nbsp;  * The Linux Installer
 &nbsp;  * Installer Features
 &nbsp;  * Linux Installation Overview
 &nbsp;  * Partitioning Hard Drives
 &nbsp;  * Sample Partition Structure
 &nbsp;  * Configuring File Systems
 &nbsp;  * Network Configuration
 &nbsp;  * Firewall Setup
 &nbsp;  * Security Enhanced Linux
 &nbsp;  * Package Selection
 &nbsp;  * Validating the Installation
 &nbsp;  * noprobe Mode and Driver Disks
 &nbsp;  * Post-Install Configuration
 &nbsp;  * Hands-on Lab: Installation
 
UNIT 2 - System Initialization and Services
 
 &nbsp;  * Boot Sequence Overview
 &nbsp;  * BIOS Initialization
 &nbsp;  * Boot Loader Components
 &nbsp;  * GRUB and grub.conf
 &nbsp;  * Kernel Initialization
 &nbsp;  * init Initialization
 &nbsp;  * Run levels
& nbsp; ;  * /etc/rc.d/rc.sysinit
 &nbsp;  * /etc/rc.d/rc
 &nbsp;  * Daemon Processes
 &nbsp;  * System V run levels
 &nbsp;  * /etc/rc.d/rc.local
  ; &nbsp; * Virtual Consoles
 &nbsp;  * Controlling Services
 &nbsp;  * System Shutdown
 &nbsp;  * System Reboot
 &nbsp;  * Hands-on Lab: Managing Startup
 
UNIT 3 - Kernel Services and Configuration
 
 &nbsp;  * Objectives
 &nbsp;  * Agenda
 &nbsp;  * Kernel Modules
 &nbsp;  * Kernel Module Configuration
 &nbsp;  * The /proc filesystem< /SPAN>
 &nbsp;  * /proc/sys configuration with sysctl
 &nbsp;  * General Hardware Resources
 &nbsp;  * System Bus Support
 &nbsp;  * Hotswappable Bus Support
 &nbsp;  * Syst em Monitoring and Process Control
 &nbsp;  * Hands-on Lab: Configuring kernel parameters
 
UNIT 4 - Filesystem Management
 
 &nbsp;  * System Initialization: Device Recognition
 &nbsp;  * Disk Partitioning
 &nbsp;  * Managing Partitions
 &nbsp;  * Managing Data: Filesystem Creation
 &nbsp;  * Journaling for ext2 filesystems: ext3
 &nbsp;  * Mount Options and Configura tion
 &nbsp;  * The Auto-Mounter
 &nbsp;  * ext2/ext3 Filesystem Attributes
 &nbsp;  * Virtual Memory Files
 &nbsp;  * Filesystem Maintenance
 &nbsp;  * Adding a Drive
 &nbsp;  * Hands-on Lab: Filesystem Management
< SPAN style="FONT-SIZE: 7pt;FONT-FAMILY: Arial;"> 
UNIT 5 - Network Configuration
 
 &nbsp;  * Device Recognition
 &nbsp;  * Network Interfaces
 &nbsp;  * mii-tool
 &nbsp;  * ifconfig
 &nbsp;  * ifup/ifdown
 &nbsp;  * Interface Configuration Files
 &nbsp;  * Configuration Utilities
 &nbsp;  * Binding Multiple IP Addresses
 &nbsp;  * DHCP/BOOTP
 &nbsp;  * Global Network Parameters
 &nbsp;  * Default Route
 &nbsp;  * Static Routes
 &nbsp;  * Name Resolution
 &nbsp;  * DNS Client Configuration
 &nbsp;  * DNS Utilities
 &nbsp;  * Network Diagnostics
 &nbsp;  * Hands-on Lab: Static Network Settings
 < /SPAN>
UNIT 6 - RPM and Kickstart
 
 &nbsp;  * The RPM Way
 &nbsp;  * RPM Package Manager
 &nbsp;  * Installing and Removing Software
 &nbsp;  * Updating a Kernel RPM
 &nbsp;  * RPM Queries
 &nbsp;  * RPM Verification
 &nbsp;  * Other RPM Utilities and Features
 &nbsp;  * Automatic Dependency
 &nbsp;  * Resolution
 &nbsp;  * Remote Administration
 &nbsp;  * Network Installation Server
 &nbsp; 
  UNIT 7 - User Administration
 
 &nbsp;  * User Policy Considerations
 &nbsp;  * The User Account Database - /etc/passwd
 &nbsp;  * Adding a New User Account
 &nbsp;  * User Private Groups
 &nbsp;  * Group Administration
 &nbsp;  * Modifying/Deleting Accounts
 &nbsp;  * Password Aging Policies
 &nbsp;  * Login Shell Scripts
 &nbsp;  * Non Login Shell Scripts
 &nbsp;  * Switching Accounts
 &nbsp;  * sudo
 &nbsp;  * Network Users
 &nbsp;  * Authentication Configuration
 &nbsp;  * N IS Client Configuration
 &nbsp;  * LDAP Client Configuration
 &nbsp;  * File Ownership
 &nbsp;  * Linux File Permissions
 &nbsp;  * SUID / SGID Executables
 &nbsp;  * The Sticky Bit
 &nbsp;  * The Setgid Access Mode
 &nbsp;  * Default File Permissions
 &nbsp;  * Access Control Lists (ACLs)
 &nbsp;  * Hands-on Lab: User and Group Administration
 
UNIT 8 - Printing and Administration Tools
 
 &nbsp;  * CUPS: Common Unix Printing System
 &nbsp;  * Controlling Access to cron
 &nbsp;  * System crontab Files
 &nbsp;  * System Logging< /SPAN>
 &nbsp;  * syslog Configuration
 &nbsp;  * Tape Drives
 &nbsp;  * Using tar/star
 &nbsp;  * Using dump/restore
 &nbsp;  * Using cpio
 &nbsp;  * Remote Backups
 &nbsp;  * Other Backup Software
 &nbsp;  * Hands-on Lab: Printing and Admin Tools
 
UNIT 9 - The X Window System
 
 &nbsp;  * XOrg: The X11 Server
 &nbsp;  * XOrg Server Design
 &nbsp;  * XOrg Server Configuration
 &nbsp;  * XOrg Modularity
 &nbsp;  * Server and Client Relationship
 &nbsp;  * Configuration Utilities
 &nbsp;  * Remote X Sessions
 &nbsp;  * Hands-on Lab: The X Window System
 
UNI T 10 - Advanced Filesystem Management
 
 &nbsp;  * Software RAID Configuration
 &nbsp;  * Software RAID Recovery
 &nbsp;  * Converting LVM1 to LVM2
 &nbsp;  * Creating Logical Volumes
 &nbsp;  * Resizing Logical Volumes
 &nbsp;  * The Linux Quota System
 &nbsp;  * Hands-on Lab: Logical Volumes, RAID and Quotas
 
UNIT 11 - Troubleshooting
 
 &nbsp;  * Basic Guidelines
 &nbsp;  * Troubleshooting X
 &nbsp;  * Troubleshooting Networking
 &nbsp;  * Order of the Boot Process
 &nbsp;  * Filesystem Corruption
 &nbsp;  * Filesystem Recovery
 &nbsp;  * Recovery Run-levels
 &nbsp;  * Rescue Environment
 &nbsp;  * Hands-on Lab: System Rescue and Troubleshooting
 
THIRD MODULE&nbsp;
(Linux Networking and Security Administration) Course Content
 
 
Unit 1: Introduction to System Services
 &nbsp;  * Service Management
 &nbsp;  * Types of Services
 &nbsp;  * Fault Analysis
 &nbsp;  * Hands-on lab: Introduction to System Services
 
Unit 2: Securing Networks
 
 &nbsp;  * Packet Filtering Capabilities
 &nbsp;  * Netfilter Architecture
 &nbsp;  * Chain Operations
 &nbsp;  * Connection Tracking
 &nbsp;  * Network Address Translation (NAT)
 &nbsp;  * Hands-on lab: Securing Networks
 
Unit 3: Organizing Networked Systems
 
 &nbsp;  * DNS Basics
 &nbsp;  * Internet DNS Hierarchy
 &nbsp;  * Name Server Hierarchy
 &nbsp;  * Berkeley Internet Name Domain (BIND)
 &nbsp;  * Chrooted BIND
 &nbsp;  * rndc
 &nbsp;  * Zone Files
 &nbsp;  * Delegating Subdomains
 &nbsp;  * BIND Syntax Utilities
 &nbsp;  * Advanced BIND features
 &nbsp;  * Configuring the DHCP server
 &nbsp;  * Hands-on lab: Organizing Networked Systems
 
Unit 4: Network File Sharing Servic es
 
 &nbsp;  * Configuring NFS services
 &nbsp;  * Configuring FTP services
 &nbsp;  * Samba Services
 &nbsp;  * Hands-on lab: Network File Sharing Services
 
U nit 5: Electronic Mail Services
 
 &nbsp;  * Operational Overview
 &nbsp;  * Security and "Anti-Spam" Features
 &nbsp;  * sendmail Configuration with the m4 Macro Language
&n bsp;   * sendmail Client Configuration
 &nbsp;  * Debugging sendmail
 &nbsp;  * Postfix
 &nbsp;  * Configuring postfix
 &nbsp;  * Additional postfix Configuration
 &nbsp;  * Hands-on lab: Electronic Mail Services
 
Unit 6: The HTTP Service
 
 &nbsp;  * Apache Features
 &nbsp;  * Apache Server Configuration
 &nbsp;  * Virtual Hosts
 &nbsp;  * Apache Namespace Configuration
 &nbsp;  * Using .htaccess Files
 &nbsp;  * CGI
 &nbsp;  * Apache Encrypted Web Server
 &nbsp;  * Squid Web Proxy Cache
 &nbsp;  * Hands-on lab: The HTTP Service
 
Unit 7: Security Concerns and Policy
 
 &nbsp;  * Definitions of Security
 &nbsp;  * Basic Network Security
 &nbsp;  * Diagnostic Utilities
 &nbsp;  * Remote Service Detection
 &nbsp;  * Security Policy
 &nbsp;  * Response Strategies and Resources
 &nbsp;  * Hands-on lab: Security Concerns and Policy<