CSCI 141 GTA Instructions

 

Instructions For New Students (Transfer and non-Degree students)

 Where to get an account?
    Note: Remember to get both a UNIX account as well as a Windows NT account

 Getting started in UNIX

 Getting started in Windows NT

 Remote access to Unix

    SSH to hobbes.seas.gwu.edu

Getting ssh

Instructions On Getting Started In The Lab (on Windows NT)


Instructions On Development Remotely Using Hobbes (unix)

  • Setting up path for java development kit

  • Remote Software Development (from HOME)

        Development Tools

             Download Java Development Kit - JDK 2 v 1.3

            Emacs Text Editor

                Emacs Description

                Emacs Windows Download

                     Note: If you are trying to install Emacs on a unix or linux system, chances are emacs is already installed.
                              Check by typing emacs at the shell prompt. If not, download from ftp://ftp.uu.net/archive/systems/gnu/emacs/emacs-20.7.tar.gz

                 Utilities to extract files in windows

        Java Development Environment for Emacs

                Extract the following files depending on your operating system

                     JDE in Emacs for Windows

                        Note: For Windows unzip this file to your c:\

    JDE in Emacs for Unix/Linux
                        Note: Untar this file by typing tar -xvf jde.tar into your home directory.