To log into the Unix systems from Spencer Lab:
- Open puTTY (search from the start menu). It may take a minute to open.
- In the window that opens:
- host: strauss.udel.edu
- port: 22
- Connection type: SSH
- A security alert window may pop up. If it does, click "yes".
- In the login window, enter your UdelNetID, e.g. mine would be
tharvey
5) type the name of the editor you choose, either pico or emacs or
vi. The program (except vi) will offer a tutorial or help to begin.
Connect from a Mac
Connect from Windows
UD help page on Unix
Unix set up & startup files
Basic Unix commands:
http://mally.stanford.edu/~sr/computing/basic-unix.html
Basic Unix tutorial:
http://people.ischool.berkeley.edu/~kevin/unix-tutorial/toc.html
Unix Shell commands to know:
cd
cp
mv
rm
chmod
mkdir
rmdir
ls
pwd