1) Under 'Options', select 'Network Preferences'
1.5) To free up disk space, press the 'Clear disk cache now' button.
2) Under 'Network Preferences', select the 'Proxies' tab. This brings up the 'Proxy Configuration' window.
3) In this window, select the 'Automatic Proxy Configuration' button and fill in the 'Location (URL)' box with the following URL: www.colostate.edu/proxy.pac
4) Then click 'OK' at the bottom of the 'Proxy Configuration' window. When you have finished these steps your Netscape client will be campus-cache enabled.
5) If you wish to disable the campus-cache simply click the 'No Proxies' button in the 'Proxy Configuration' window, leaving the 'Location (URL)' box filled in for future campus-cache use.
Remember: If the campus-cache should deliver a stale or out-of-date page, clicking Netscape's 'Reload' icon will bypass the campus-cache and get a fresh page from the off-campus Web server.
Also check out Learning to Publish: Learning HTML and Creating your own web page.
To set up tkdesk do the following: If you have never tried it before: 1) type tkdesk 2) exit tkdesk (click on button with picture of guy exitting) 3) mkdir /usr/tmp/AccountName/trash 4) ln -s /usr/AccountName/.tkdesk/.trash /usr/tmp/AccountName/trash If you have tried tkdesk before: 1) cp /usr/local/lib/TkDesk/configs/* /usr/AccountName/.tkdesk 2) mkdir /usr/tmp/AccountName/trash 3) ln -s /usr/AccountName/.tkdesk/.trash /usr/tmp/AccountName/trash The reason for the special configuring is to get the trashed files (but not deleted) off the users disk and on to the default scratch disk.
First some background about the Unix Operating System. It is a file oriented operating system with lots of system files constantly being updated. So if the system is brought down without first having all the system files updated (sync'ed) it is possible that the system will have trouble booting. Unproper ways of bringing the system down is to just turn it off (like a power outage) and using the Stop(L1)-A keys. (The proper way is to as superuser type "sync; halt" then turn it off after seeing the 'ok' prompt.)
Procedures to Boot the Sun Workstations
1) If you see an 'ok' prompt, type 'boot disk' (and a Return naturally).
2) If you see an '>' prompt type 'n' to get an 'ok' prompt. Then do
procedure 1.
3) If you see RARP/ARP messages, then press Stop and A at the same time
to stop the messages and to restart the boot process. Then do
procedure 1 or procedure 2. (This is common problem for Teton.)
4) If it refuses to boot (saying something about not being able to find
boot device) then turn off the computer first and then the external
devices. After turning everything off and letting the disks spin
down, turn on the external devices first and after letting the disks
spin up turn on the computer.
5) If the above failed, call me at home (or the acting system
administrator).