How to compute like a grad student

Joseph O'Sullivan
Robert O'Callahan
John Langford
A cast of thousands
http://www.cs.cmu.edu/~josullvn/ic99/

August 24th, 1999

Slides adapted from David Rochberg adapted from Darrell Kindred adapted from David Eckhardt...


(page 1)


Why this talk?

Easing your transition.

Different times, different audiences


(page 2)


Overview



Don't hurt yourself
Make yourself at home
How to get help
What's different about CMU
Security
Communication
Misc Collections
The rest


(page 3)


Computers are bad for you

Not OK for your wrists/arms/fingers to hurt.

We are not experts but...

CMU ergo specialists (8-8182)

Jim Skees has spoken about this?


(page 4)


DO THIS TODAY!






(page 5)


DO THIS TODAY! (cont'd)








NOTE

To create a josullvn.root id, I would
'telnet jeeves' and create josullvn.root; I would then have someone add
josullvn.root@CS.CMU.EDU to ~root/.klogin.local on my machine,
and then type `su' and enter the josullvn.root password
That someone is gripe, so after you have created the identity,
mail gripe@cs to set you up.

Both of these last two items aren't essential till it's 11pm at night, your computer has crashed, needing you to fsck before you can print out the exam you need a hundred copies of.


(page 6)


How to get help




(page 7)


How to get help from CS facilities






(page 8)


A note about Facilities





(page 9)


What's different at SCS





(page 10)


Part of that mishmash




(page 11)


Remember what we said about hardware




(page 12)


Security






Notes:

(1) This allows us to illustrate the fabulous zarchive technology.
Check out http://zarchive.srv.cs.cmu.edu/prog/zquery?query=zarchive+ftp+anonymous+ftpd+meme+FREAKS&start=&end=today&ctr=f&max=200&kt=

Links for kclient and nifty telnet distribution
http://andrew2.andrew.cmu.edu/dist

There are also command line ssh ports which are useful for things like
CVS.

It's possible to disable unencrypted telnet to a machine by adding to /etc/quirk.local
telnetd_force_encrypt = on

Ttssh was written by SCSer Robert O'Callahan during a vacation to Australia. Since Rob is a non-citizen of the US and he wrote the software overseas, it's free of export restrictions from australia & many other places and it can be imported to the US.

Checking email while away from CMU presents an especially annoying problem. Sometimes, you can install SSH or ttssh, but often you can't. SCS facilities will soon have 'kopie' a one-time password system working. This ought to let you check your email from somewhere else with either a list of one-time passwords or a pilot to do funky one-time password computations. Until then, get a free email account with http://my.yahoo.com or http://www.hotmail.com or someone and forward your mail to that when you are away.

ssh is much more secure than VNC. In fact VNC is not secure. Its just neat, and a symptom of what happens when multiple people prepare a presentation.


(page 13)


Kerberos





(page 14)


Communicating: e-mail names









Notes:

You probably don't want to give out your address as first_last@cs.cmu.edu

It might be convenient, but names are less unique than you might hope.


(page 15)


Communicating: e-mail delivery

http://www.cs.cmu.edu/~help/mail_news/TOC.html


(page 16)


Communicating: reading e-mail in SCS





Notes:

Some biased opinions:

Current hip IMAP clients include mulberry, gnus nnimap, tkrat, and pine. mulberry exists only for windows/macos now, linux port soon, and supports kerberos for delicious security. it's the andrew-side favorite. In particular, mulberry is pretty usable over slow PPP even with large mailboxes because it doesn't suck down the whole mailbox whenever you log in. netscape does a little dance on every message in the mailbox whenever you connect, making it useless over slow lines. At least it used to. see here
http://zarchive.srv.cs.cmu.edu/prog/zquery?ctr=m&mark=1155576&stem=help+mulberry#mark

MH: http://www.cs.cmu.edu/~help/introdoc/mh/TOC.html
Old and clunky but scales well. Emacs versions less clunky, but still slow.This link is actually surprisingly useful: http://www.cs.cmu.edu/~help/introdoc/mh/search_alias.html

"VM: I fear having all my mail in one big file that emacs must load in at once and is at its liberty to corrupt. I'm paranoid that way. If you haven't been scarred by bogus emacs v18 RMAIL bugs, you may be calmer". BTW netscape, eudora, outlook etc all basically work in the one big file way.

gnus: "Tough to configure"

Eudora: Synchronization trouble, also known as the devil spawn.

Netscape: Occasionally crashy, but maybe less so nowadays. It has its "hip" client supporters, whereas others say "netscape's imap client is much goofier and has some serious problems compared to mulberry". Mozilla will obviously fix all. To use netscape, read http://www.cs.cmu.edu/~help/mail_news/netpop.html


(page 17)


Zephyr





(page 18)


Minimal Zephyr with zwgc & friends




(page 19)


Public Zephyr








(page 20)


Public Zephyr Culture



(page 21)


Emacs Zephyr Mode
zephyr.gif


(page 22)


Netnews (or 'bboards')

required reading:
important announcements
new software or changes

general-interest items, no discussion

university news and announcements

do you want to graduate?

do you want to keep any friends?


(page 23)


Mailing lists




(page 24)


Lower-tech communication




(page 25)


Scheduling





(page 26)


/usr/local ('misc collections')




(page 27)


Your Workstation




(page 28)


Using AFS






Notes:

AFS is a network filesystem. That means that if you have no network, you lose. If you are careful to not touch any bits in AFS, a network-less machine can sometimes limp along for a while, but, at those unpleasant times when you're without AFS:

1. Your machine will grind to a halt unless you've been careful to use depot.pref.local to install useful tools on your local disk.

2. You won't be able to get at remote data.

Take a look at the zarchives/FZQ for info on what should go in your depot.pref.local to make your machine usable during an AFS outage.


(page 29)


Windows NT

http://www.cs.cmu.edu/~help/pc/index.html




(page 30)


Emacs

Two are common





Notes:

Gnuclient -nw is really nice. The MO is this:

Leave an xemacs running at school.

Go home. Log in. Run 'gnuclient -nw' and voila; you have access to the xemacs session at school. This is a big win for keeping files synchronized.

(page 31)


Printing

http://www.cs.cmu.edu/~help/printing/





NOTE
psxup is a cmu-local name invented by KOSAK, the pstools maintainer


(page 32)


Other resources









(page 33)


The RPP in computing




(page 34)


A Note on Free Speech and the RPP



(page 35)


A reminder (or 'do as I say, not as I do')



(page 36)


Andrew: How the other half lives






NOTE

(page 37)


Andrew-continued



(page 38)


Weird I/O devices in SCS



(page 39)


Home machines







NOTE

CS 56k dialups are v.90, and the Andrew 56k dialups are USRx2.

Screen has its fans. Screen allows for luscious compute-from-home-over-flaky-dialups joy. You can even do screen+'gnuclient -nw'. a disconnection while you're using just gnuclient can kill the host xemacs.

(page 40)


Conclusion


(page 41)