These pages will teach you enough to get started using UNIX.
- localGuide.php is a guide to using the NCSSM student computing server, Neverland. It contains all you heed to get started.
- commands.php goes over the most frequently used UNIX commands for managing your files.
- editing.php shows you how to edit files using the VI text editor.
- directories.php shows you how to organize your files into directories (folders) and how to manage your directories.
- compiling.php shows how to compile simple programs in C++, Python and Java.
- webpage.php shows you how to create a simple web page and points you to learning resources.
- prompt.php shows you how to customize your bash shell prompt.
- UNIXNotes.php 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.
- Online Linux Command Line Cheat Sheet contains a bunch of useful Linux commands. Have a look.
- Regular Expression Cheat Sheet is a useful tool for regex mavens.