• Use the CDE and Gnome window system
• Navigate the directory tree; compose command-line strings to perform functions
• Understand file systems and different types of files; create files and directories
• Create users and groups; back up and restore user files and directories
• Change permissions of files and directories; use the vi text editor
• Use basic system and network commands; search directories and files
• List active user processes and selectively kill user processes
• Shell variables; get to know other flavours of UNIX and Linux
Oracle Solaris 10 System Administrator Part 1 & Part 2
(Sun Certified System Administrator for Solaris 10 (SCSA))
• Install and configure Solaris 10 operating system environment
• Manage file local and network systems
• Perform system boot procedures
• Manage Service Management Facility
• Perform user and security administration
• Manage network printers and system processes
• Perform system backups and restores
• Describe network interface configuration
• Manage swap configuration and core dumps
• Manage storage volumes
• Control access and configure system messaging
• Set up name services
• Configure Role Based Access Control
• Use Name Services (DNS, LDAP, NIS)
• Implement and Manage Zones
• ZFS file system management
• Configure Automated Installations (Jumpstart)
(Sun Certified Network Administrator for Solaris 10 (SCNA))
• Introducing the TCP/IP Model
• Introducing LANs and Their Components
• Describing Ethernet Interfaces
• Configuring IP and IP Network Multipathing
• Configuring Routing
• Configuring IPv6
• Describing the Transport Layer
• Configuring DNS, DHCP and NTP
• Configuring the Solaris IP Filter Firewall
• Identify features of Bourne and bash shells
• Write real world administration scripts
• Write reporting scripts & maintain existing scripts
• Use flow control constructs, such as branching and looping
• Customize system-wide shell initialization files
• Develop and debug scripts
• Use local and environmental variables and shell meta characters in scripts
• Develop interactive scripts
• Write a script that uses functions; write scripts that uses functions & traps
• Access and process command-line arguments passed into a script
• Write sed scripts to perform no interactive editing tasks
• Write nawk scripts to manipulate individual fields within a record
• Write nawk scripts to write reports based upon an input file
• Perform string manipulation and integer arithmetic on shell variables
• Develop a USAGE message to display when a script in invoked incorrectly
• Identify considerations for using functions
• Identify the features of signals and perform the action to trap signals
• Download custom made scripts and use them