This is the basis of much of what we will be doing
Definitions (from The Internet Book by Douglas Comer)
- client-server computing
is the interaction between two programs when they communicate across a network
- a program at one site sends a request to a program at another site and awaits a response
- the requesting program is the client
- assuming we are using our laptops as a client, we might want to know how laptops work
- a program at one site sends a request to a program at another site and awaits a response
- the program satisfying the request is the
server
- assuming we want to retrieve something from a server over the web, we might want to know how web servers work
client-server interaction
is the basis of distributed computing
[top]
baseline understandings about the tools we will be using
How PCs work
advice on how to deal with problems as they come up
- The Weekly Fab 5 by Patrick Crispen, TOURBUS
- Basic Computer Security from ITS
[top]
terminology
- is memory the same thing as storage? [notice how dated the details are in this storage article]
- what are
operating systems?
- we are familiar with Windows and Apple
- what are some of the others? Wikipedia lists lots and lots
- what does open source mean?
[top]
email & file transfer
- Secure Shell Client is recommended for use with SILS servers
[top]
storage space
- FTP - reach into your files from home
- don't store anything on your lab computers as they are periodically wiped clean
[top]
screenshots
- a tool we will use a lot
- PrtSc & ALT+PrtSc
[top]
ergonomics
- HealthyComputing.com - advice on how to avoid ending up like someone we know
- How to use and transport your Laptop ergonomically
[top]
Last updated on