The course website has all assignments that will be due for our course. The textbook can be downloaded online or purchased at Uniprint.
| T | 9:30-10:30 |
| W | 10:30-12:30 |
| R | 10:30-11:30 |
Or by appointment
Slides
Unix Review
Intro
Week2
Week3
Week4
Week5
Week6
Week7
Week8
Some things you may need to know:
Remote login information (so you can work from home)
SSH server:
stdsun.cse.ohio-state.edu
If you have OS X, You can use the following command:
ssh -X cse_username@stdsun.cse.ohio-state.edu
The -X flag allows you to run X11 services, such as XEMACS, on your remote machine.
SSH clients (you may need these if you are running windows):
XWIN (download this so you can run emacs on your machine)
Follow the directions found using the following hyperlink. In particular,
you only need to pay attention to all sections up to and including PuTTY SSH
If you intend on using FTP here is the FTP server:
ftp.cse.ohio-state.edu
Of course you could use the Software provided by OSU. Look for their SSH and FTP software in their downloads section: