Sun Microsystems - The Crypt
Sun Microsystems, RIP
These are some documents and tools I wrote for Unix and Solaris many years ago, and are no longer maintained. While these are now mostly out of date or incomplete, they may be of use on older Solaris systems (Solaris 8, 9, 10) or for historical interest.
(I'm still working on Solaris-related systems and writing new tools.)
Documents
Software
Unix/Linux
These older documents and tools were written for all Unix/Linux types, not just Solaris:
- My regexp, sed and awk summary (2004). While an old document, it should still be valid since the basic syntax doesn't change. It is plain text, to facilitate viewing at the command line.
- The Ping Scripts page has a collection of scripts that ping servers and illustrate different monitoring strategies.
- CodeRanker is a program that rates other programs on their estimated difficulty. example.
- Search is a text search tool that prints surrounding lines (like GNU "grep" or VMS "search"). example.
- BackupConfigs creates an archive of common Solaris system config files. Customisable for other OSes. example.
- CodeRanker is a program that rates other programs on their estimated difficulty. example.
Back to Brendan Gregg's Homepage