Technical Notes
I am a UNIX Systems Administrator by profession. Here are some docs that others
in my line of work might find interesting.
Click on the links to read more
- UNIX Tips and Tricks
- Training
Some basic UNIX user training notes. A short introduction to UNIX in four parts:
- UNIX Basics
- The UNIX Environment
- More UNIX commands
- The vi Editor
Useful Scripts
Over the course of what I laughingly refer to as my career, I have had to write
quite a number of shell and Perl scripts. Many of these are useless to anyone
other than me and in the job I was in at the time. However, the scripts linked
below may be of use to others:
- pwgen - a password generator
- pwmangle - a random password mangler
- pwcheck - a password checker
- dsmon - A simple disk space monitor
- update - Script to update web pages
- password_warn - Script to warn of password changes
- make password file - Script to generate password info for warning purposes (see above)
- orasyscheck - Oracle Database Checker
- datafile monitor - Oracle Database Datafile monitor
- osdump - Solaris OS backup script