Directories Outside of the Developer Server

In addition to the directories in the Developer Server, you should familiarize yourself with a few directories outside of the Developer Server (which you can access while connecting via Telnet or SSH).

Directory

Description

/usr/local/contrib

Contains installation files for useful programs like Perl, iManager, CGIs, etc. This directory is frequently updated with instructions for installing the applications posted on the web site.

/backup/home/login_name

This is a full uncompressed copy of your . The is copied nightly. If you delete a file, you may copy a backup from /backup/home/login_name.

Back