Tutorials
Below is a list of tutorials that DeepCS members have presented over time
AFS Workshop - Presented by Suresh Solaimuthu (9/3/2009)
This presentation is about the AFS system that NJIT uses. It includes an explanation of what AFS is all about and some basic commands that one can use.
Crash Course on AFS - Presented by Vandanaben Patel (9/24/2007)
This presentation is about the AFS system that NJIT uses. It starts by explaining what AFS is all about and then some basic commands that one can use. It was meant for new NJIT students who didn't know much about AFS and Unix.
Crash Course on AFS - Presented by Suresh Solaimuthu
This presentation is about the AFS system that NJIT uses. It starts by explaining what AFS is all about and then some basic commands that one can use. It was meant for new NJIT students who didn't know much about AFS and Unix.
Text Editors - Presented by Rahul Jain
This presentation is about vi and emacs editor. General concepts and commands on how to use them are explained.
Linux Shell Programming - Presented by Suresh Solaimuthu
This presentation is about Linux Shell Programming
An Introduction to Linux - Presented by Yaroslav Halchenko
This presentation starts with a little history of Linux and then goes on to explain how to install it. It then explains how Linux works and also explains how to go about using it.
Perl: Part I(a), Perl: Part I(b) - Presented by Suresh Solaimuthu
Perl: Part II - Presented by Rahul Jain
Perl: Database Connectivity - Presented by Akheel Ahmed
These presentations are a part of the "Perl Tutorial for Novice" event. Perl: Part I starts with a brief history of Perl and explains about basic concepts of Perl. Perl: Part II deals with file handling, directory handling and Processes.Perl: Database Connectivity explains how to use Perl for creating a database aplication
Shellcode Construction - written by Eric Koppel
This document focuses on how to create a shellcode for a linux box. Knowledge of C, assembly language and gdb is helpful while reading this document.

