UNIX Fundamentals
These pages will teach you enough to get started using UNIX.
- localGuide.html is a guide to
using the NCSSM student computing server, Neverland. It contains
all you heed to get started.
- commands.html goes over the most
frequently used UNIX commands for managing your files.
- editing.html shows you how
to edit files using the VI text editor.
- directories.html shows you
how to organize your files into directories (folders) and how to
manage your directories.
- compiling.html shows how to
compile simple programs in C++, Python and Java.
- webpage.html shows you how to
create a simple web page and points you to learning resources.
- htmlNotes.html give some basic
information on writing HTML code.
- UNIXNotes.html gives a summary
of some basic UNIX commands and procedures.
- A Linux Command Line Cheat Sheet contains the most frequently
used Linux commands. Get yours today.
- Regular Expression Cheat Sheet is a useful tool for
regex mavens.