|
|
| |
- Go to Mailbox -> Display Heirarchy -> New Display Heirarchy.
- Type in "assocs.cia" and make sure "Display Full
Heirarchy" is clicked. Press OK.
- Scroll down to the bottom of the left-hand window,
and you'll find a line in gray that says
"assocs.cia". Click the arrow on the left so that it's
pointing down, and under the gray header it'll show any
sub-folders of assocs.cia.
- Highlight assocs.cia or whichever sub-folder you
are not already subscribed to, and go to Mailbox ->
Subscribe. The sub-folder should now show up under the
"Subscribed" header on the left-hand side of your screen
(under INBOX).
- Repeat step 4 as many times as you want to. :-)
- On the top center of the screen, click on
"folders". Then scroll down to "Subscribe/Unsubscribe"
and on the right side there's a text box with the button
"Subscribe" under it.
- Type in "assocs.cia" (no quotes) and press
Subscribe. You should now be subscribed; click "refresh
folder list" on the top left of your screen to
check.
|
|
|
| |
This one's pretty easy. :) There are actually two distinct logos existing at the
moment: the "old" one and the "Matt" version. Edit
your ~/.logout file on Andrew with your favorite text editor, and add
cat ~cia/public/CIA.color.txt
to that file, before the line where it sources the global logout file.
It consists of the CIA logo and a "join us"-style slogan,
with the CIA email account (cia).
|
|
|
| |
|
|
| |
-
Zephyr is a text-based messaging system. Think of it as "AIM"
without all the bells and whistles programmed in. You can use
zephyr to send messages to anyone at CMU, and a couple other
schools. You can also have group discussions on "classes",
which are similar to chat rooms. Zephyr can be very simple to
get started, and you can add and use other features as you go
along.
- From a Windows machine:
- Open a telnet window
(Use "Nifty Telnet" or open the Start -> Run window and type "telnet")
- Connect to "sun4.andrew.cmu.edu"
- Log in using your Andrew userid and password.
(At this point you may send messages, but not
receive.)
- From a (campus) Mac machine:
- Open "Nifty Telnet" (In the System menu)
- Connect to "sun4.andrew.cmu.edu"
- Log in using your Andrew userid and password.
(At this point you may send messages, but not
receive.)
- From a (campus) UNIX machine:
- Logged in? Skip to "Writing a Personal Zephyr
message"
- At the telnet prompt, type "zstart"
You are now able to send & receive zephyrs.
On UNIX machines, zephyrs will show up in their own boxes in the upper right hand corner of your screen. Clicking on the message will get rid of them.
- Type "zstop" to stop receiving messages.
- Type "logout" to log out from
unix#.andrew.cmu.edu
- Type "zwrite userid" (Where userid is the Andrew
userid of the person receiving the zephyr) If screen says,
"Userid not logged in to messages", you cannot send a
message to that person until they log on. If screen says,
"Type your message now. End with a Ctrl-D or period on a
line by itself", you may send a message to that
person.
- Type your message.
Remember to press "Enter" at the end of each line (about
80 characters).
- To send the message, type "Enter" to reach a new line,
a period, then "Enter" again.
|
|
|
| |
-
These are like chat rooms that people can send & receive
messages. People subscribed to the zephyr class receive all
the messages sent to that class.
- In your home directory, open a file called ".zephyr.subs"
(Type "pico ~/.zephyr.subs")
If this file does not exist, opening it in pico will
create it.
- Type "cia,*,*" on a line by itself.
- Type "Ctrl-X" to exit Pico. Type "y" to save the changes you made.
- Type "zctl load". This will make the changes come into
effect.
-
These instructions assume you are sending to the CIA class.
- Type "zwrite -c cia -i instance" and press Enter.
-c is the zephyr class, in this case "cia"
-i is the instance, or subject. Please make the subject
one word, or multiple words separated by periods instead
of spaces (e.g. - "garage.hours"). Avoid symbols.
- Type your message. Remember to press "Enter" at the end of each line (about 80 characters).
- To send the message, type "Enter" to reach a new line, a period,
then "Enter" again.
-
Set-Up: Set up a file with a list of who you want to see if
they are online.
- In your personal main directory, open a file called ".anyone"
(type "pico ~/.anyone")
- Type Andrew userids, one per line, no symbols.
- Type "Ctrl-X" to exit Pico. Type "y" to save the changes you made.
- To check your list without editing it, type "cat
.anyone"
Using it:
-
While logged into zephyr, type "znol"
This will show you all the people on your list & are logged in to zephyr.
-
If you are not logged in to zephyr, type "znol -l"
-
Adding People: Type "echo userid >> .anyone"
-
Removing people: Type "cat .anyone | egrep -v ^userid$ > .anyone"
-
You will also receive login and logout messages each time
someone in your .anyone logs in or logs out,
respectively.
-
From a UNIX machine:
This will open a window with a list of all the people in
your .anyone who are currently online.
- Open a new "Xterm" window.
- Type "zwatch"
|
|
|
| |
-
This is for cases where you lost your connection but didn't
log out from zephyr. Zephyr will show that you are still
logged in. These phantom connections are also called
"Ghosts."
- Before zstarting again, type "zctl flush_locs"
You can now log in, but you are hidden when you zstart
again (no one can see when you log in).
- Type "zctl unhide"
-
This displays the last message you received.
- Type "zrepeat" and press Enter.
- To see messages before that one, type "zrepeat #"
Example: "zrepeat 2" will display the second to last
message you received.
|
|
|
| |
-
This is to change the name that appears with every message
you send.
- In your personal main directory, open a file called ".zephyr.vars"
(type "pico ~/.zephyr.vars")
If this file does not exist, opening it in pico will create it.
- Type "zwrite-signature = ", followed by your new signature.
Example: zwrite-signature = Go CIA Buggy!
Note: Signatures work best if they are only one line.
- Type "Ctrl-X" to exit Pico. Type "y" to save the
changes you made.
-
This sets up zephyr to send you a personal message each time
you receive new email.
- In your personal main directory, open a file called ".zephyr.subs"
(type "pico ~/.zephyr.subs")
- Type "mail,*,%me%" on a line by itself.
- Type "Ctrl-X" to exit Pico. Type "y" to save the
changes you made.
-
Set-Up: This is to shorten what you type each time you send
a message to a friend or class.
- In your personal main directory, open a file called ".cshrc"
(type "pico .cshrc")
Leave the contents in the file untouched and add your shortcuts to additional lines.
- Type alias ""
Example: alias zcia "zwrite -c cia -i" alias zu "zwrite userid" (Replace "u" & "userid" with the initial and userid, respectively, of the person you are writing to)
alias f "finger"
alias zz "zstart; znol"
alias zadd 'echo \!* >> ~/.anyone'
alias zremove cat ~/.anyone \| egrep -v \"^\!\*\"$ \> ~/.anyone.temp \; mv ~/.anyone.temp ~/.anyone
Notes:
- Commands that need a subject are left blank at the end, like the class instance or finger profile. You will have to fill in the instance or userid when you use these aliases.
- The ";" symbol acts like pressing "Enter"
- Long commands need to be on ONE line. For the last alias,
open pico by typing "pico -w .cshrc". This allows you to
paste it all onto one line.
- Type "Ctrl-X" to exit Pico. Type "y" to save the changes you made.
- Open your login file by typing "pico .login"
(This makes the aliases work next time you log in).
- At the end of the file (after the last line), type "source .cshrc"
- Type "Ctrl-X" to exit Pico. Type "y" to save the changes you made.
- To use aliases before logging in again, type "source
.cshrc" at the normal prompt.
-
This makes your letters blue on most telnet screens.
- In your message, put @b(word) around the word, phrase, or letters you want bolded.
Example: "Go @b(CIA) Buggy!" will make "CIA" bold.
Note: You can also use this in your zsig.
-
This is for cases when you want to have personal
conversations without seeing class messages.
- Type "zctl punt class instance *@REALM"
Example: "zctl punt cia \* \*" The next time you log in,
you will receive class messages again.
- Type "znol off"
To get class messages back, type " zctl unpunt cia \*
\*".
-
This will stop messages and pull it out of your .zephyr.subs
file.
- Type "zctl dl cia \* \*"
-
This will allow you to send and receive messages, but not
show up when someone types "znol"
- Type "zctl hide"
- To become visible again, type "zctl unhide"
-
You can send messages to people at MIT, in CS at CMU, or AB Tech, to name a few other groups that use zephyr. To send a message to someone in a different realm, type "zwrite userid@REALM.ORG"
Example: zwrite someone@ATHENA.MIT.EDU
zwrite geek@CS.CMU.EDU
zwrite alum@ABTECH.ORG
(This works better with real userids of course ;-)
- No huge long zephyrs, unless you warn ahead of time so
people can "punt" the class and instance. Some people are
set up to see pop-up windows of messages or have a small
buffer space.
-
The CIA zephyr class is not protected. Anyone can subscribe
to it. At this time members of Radio Club, ABTech,
Pioneers, or non-affiliated people also read messages sent
to the CIA zephyr class. Please refrain from discussing
confidential buggy information.
|
Written by: Katherine Crawford
Other information: http://web.mit.edu/answers/zephyr/
|
|