UNIVERSITY AT BUFFALO, THE STATE UNIVERSITY OF NEW YORK
The Department of Computer Science & Engineering
Helpful CSE 4/563 Materials
CSE 4/563: Knowledge Representation
Chris Hoeflich
Spring, 2008
Logging onto nickelback
Download and install
PuTTY
from the UBit website.
Open PuTTY and enter into the Host Name field
nickelback.cse.buffalo.edu
Click open and enter your username and password
Running Lisp
Log onto nickelback and type
mlisp
To change to a package, type
:pa package_name
To exit from Lisp, type
:exit
How to FTP a file to nickelback
Download and install
FileZilla
Enter the host (nickelback.cse.buffalo.edu), your username and password, and 22 for the port number and click QuickConnect
Find the file on your machine (left window)
Drag and drop file over to nickelback (right window)