STC Announcement Skills You Learn
Thomas Albert and Marina Krakovsky will provide gentle, easy training in the latest operating system environments that technical communicators face. In a lively, interactive format, they will present a conceptual overview of operating system functions and trends, including the explosion of Linux popularity. The training sessions assumes only a rudimentary knowledge of Windows 95; no prior experience with Windows NT or Unix/Linux is required. The facilitators will show demos of the tasks technical writers use in their daily work which include:
- Using online help files and Unix man pages
- Navigating a file system, including changing directories and moving and copying files
- Mapping or mounting floppy drives, CD-ROM drives, and other computers on the network
- Sharing files with other users in a secure fashion
- Printing files and canceling print jobs
- Creating and editing files with Notepad and the Unix visual editor, vi
- Compressing and uncompressing files for document archival
- Posting a web page with the file transfer protocol (ftp) and updating the web page in real time with telnet
Date: | Wednesday, November 3, 1999 |
Time: | 6:30 to 9:30 p.m. |
Location: | Sunnyvale Hilton Hotel |
Cost: | Members $35.00, Non-members $45.00 Snack and beverage included |
Thomas Albert, Ph.D., is a technical writer at Rational Software and also teaches for
the University of California at Berkeley Extension. His web site is http://www.WORDesign.com
Marina Krakovsky is a veteran freelance technical communication consultant, author of Prentice
Halls Understanding the Oracle Server, and an instructor for UC Berkeley
Extension. She can be reached at marina@alumni.stanford.org
.
THEORY | |
Importance of UNIX to technical
communicators
|
Marina |
Continuum of Ease-of-Use versus Command-Line Customization and Power | Thomas |
What is the UNIX operating system? [topology of kernel versus shell] | Thomas |
Why UNIX? (Main features)
|
Marina |
UNIX culture
|
Thomas |
The special case of GNU/Linux
|
Thomas |
COMMANDS |
What are things you normally
do on a computer (Windows, Mac)?
understanding the hierarchical file structure (root directory, home directory, /bin, /etc, /usr) navigating the hierarchical file structure "tree"
pwd (print working directory) mkdir (make directory) ls (ls -F --color for the Linux bash shell) shows directories in blue with /; executables in green with *; symbolic links (shortcuts) in teal with @. cd (change directory using relative or absolute argument) which [to find the path of a command] |
Manipulating files
|
UNIX command syntax (general)
|
more advanced commands
|
SCRIPTING | |
redirection of input and output
|
Marina |
pipes
|
Marina |
shells
|
Marina |
editors (vi, emacs, GUI editors) | Marina |
sample shell scripts | Marina |
MAN PAGES | |
how to access
|
Thomas |
sections and structure
|
Thomas |
grep'ing to find key words | Thomas |
interpreting the reference material | Thomas |
what to read (example), what not to read | Thomas |
LEARNING MORE | |
software (getting your hands on UNIX
|
Thomas |
books
|
Thomas |
|
Thomas |
handout (print this web page) URLs
|
Thomas |
copyright © August-November 1999 Thomas Albert and Marina Krakovsky