]> sipb.mit.edu Git - wiki.git/commitdiff
Edited the Debian ssh instructions.
authorjhamrick via Trac <jhamrick@mit.edu>
Mon, 15 Jun 2009 04:32:35 +0000 (23:32 -0500)
committerGeoffrey Thomas <geofft@mit.edu>
Mon, 21 Sep 2009 01:13:28 +0000 (21:13 -0400)
doc/UsingZephyr

index 8d4a7fe4c9af07096881ce44c3c1ccf8f2bba571..c9ebaac5c22d24f028f2e75d077b7c10011a5a01 100644 (file)
@@ -26,7 +26,7 @@ Using Barnowl is recommended, as it is better supported and more documentation e
 
 === Using Barnowl ===
 
 
 === Using Barnowl ===
 
-You will need access to an Athena machine to run barnowl.  The easiest way to do this would be to SSH into linerva.mit.edu.  On a Debian-based linux distro, open up a terminal and type {{{sudo aptitude install ssh; ssh <username>@linerva.mit.edu}}}.  On Windows, download a SSH client (such as PuTTY, at http://chiark.greenend.org.uk/~sgtatham/putty/download.html) and install it.  Once you've opened it, type {{{<username>@linerva.mit.edu}}} into the prompt and hit enter.  On a Mac, open Terminal from the Utilities Folder in Applications. Type {{{kinit <username>ATHENA.MIT.EDU && ssh -K <username>@linerva.mit.edu}}} (In all these cases, don't include the angle brackets, just replace <username> with your MIT username).  You will then be prompted for your password.  Enter it, and then carry on with running barnowl!
+You will need access to an Athena machine to run barnowl.  The easiest way to do this would be to SSH into linerva.mit.edu.  On a Debian-based linux distro, open up a terminal and type {{{ssh <username>@linerva.mit.edu}}}.  On Windows, download a SSH client (such as PuTTY, at http://chiark.greenend.org.uk/~sgtatham/putty/download.html) and install it.  Once you've opened it, type {{{<username>@linerva.mit.edu}}} into the prompt and hit enter.  On a Mac, open Terminal from the Utilities Folder in Applications. Type {{{kinit <username>ATHENA.MIT.EDU && ssh -K <username>@linerva.mit.edu}}} (In all these cases, don't include the angle brackets, just replace <username> with your MIT username).  You will then be prompted for your password.  Enter it, and then carry on with running barnowl!
 
 To start barnowl, run the command {{{add barnowl; barnowl}}} at the prompt on any Athena machine or dialup, such as linerva.mit.edu.
 
 
 To start barnowl, run the command {{{add barnowl; barnowl}}} at the prompt on any Athena machine or dialup, such as linerva.mit.edu.