Home - Projects - Publications - Training - Partners - Contact Us
Course Notes - Related Material
Introduction to Solaris is a four day taught course offering a grounding in the basics of unix use and administration using Sun's Solaris Operating System.
Unix History
Concepts
Login
LAB: Login, password change, Mail/mail, logout, CDE, Netscape, mailtool, perfmeter
File hierarchy
LAB: Create, delete files and directories. Move around the tree. Create hard and soft links.
Getting Help
LAB: use man and man -k
File types and displaying
LAB: run the commands shown in slides
Redirection
LAB: run multiple commands through a pipe stream. Named pipes.
File Security (permissions)
LAB: use commands shown, setuid/gid on files and directories, effect of UMASK on file and directory creation
Translations and searching
LAB: use the commands. Common regexps used on logfiles. Tricks with sed.
Process Control
LAB: use the commands
vi: Visual Editor
LAB: vi tutor
Shells & env variables
LAB: show environment variable propagation
Shell pt2.
LAB: add ~/bin to $PATH. Using ln -s to put new commands in the search path. modify ~/.profile and support aliases.
Shell scripting
LAB: write short script
Networking
LAB: configure ssh keys. telnet and ftp examples Simple tcp connection to test protocol connections
Startup
LAB: demo of machine boot and shutdown
Devices
LAB: demo using tape for backup
Diagnostics
Marked up in XHTML - ©2006 Thoughtful Solutions Ltd.