From: jhamrick via Trac Date: Mon, 15 Jun 2009 04:32:35 +0000 (-0500) Subject: Edited the Debian ssh instructions. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/e0bf2cce8246f14042eecaeabd8937388cb5fb1d Edited the Debian ssh instructions. --- diff --git a/doc/UsingZephyr b/doc/UsingZephyr index 8d4a7fe..c9ebaac 100644 --- a/doc/UsingZephyr +++ b/doc/UsingZephyr @@ -26,7 +26,7 @@ Using Barnowl is recommended, as it is better supported and more documentation e === 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 @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 {{{@linerva.mit.edu}}} into the prompt and hit enter. On a Mac, open Terminal from the Utilities Folder in Applications. Type {{{kinit ATHENA.MIT.EDU && ssh -K @linerva.mit.edu}}} (In all these cases, don't include the angle brackets, just replace 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 @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 {{{@linerva.mit.edu}}} into the prompt and hit enter. On a Mac, open Terminal from the Utilities Folder in Applications. Type {{{kinit ATHENA.MIT.EDU && ssh -K @linerva.mit.edu}}} (In all these cases, don't include the angle brackets, just replace 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.