Week 1 notes

Concepts

Permissions - all files have unique permissions that control access, ls -la will reveal all your file permissions in your current working directory.

Mount Points - There are no drive letters in Unix, all additional file systems are added to one big tree. New file systems are attached to directories.

Common commands

The basics

Assorted cruft.

Points of interest

The Linux Documentaion Project is a huge Documentaion Project from University of North Carolina Linuxdoc.org

One particularly interesting point is DOS/Win to Linux HOWTO

I didn't mention this in class but there is a good ssh(faster than java) client for Windows called PuTTY